From 8bf7e7b6f5abad1a4f0772a88ed415079edb7df8 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Wed, 2 Mar 2022 19:45:28 -0500 Subject: Improve egg hatch documentation --- graphics/misc/egg_hatch.png | Bin 469 -> 0 bytes graphics/misc/egg_shard.png | Bin 189 -> 0 bytes graphics/pokemon/egg/hatch.png | Bin 0 -> 469 bytes graphics/pokemon/egg/shard.png | Bin 0 -> 189 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 graphics/misc/egg_hatch.png delete mode 100644 graphics/misc/egg_shard.png create mode 100644 graphics/pokemon/egg/hatch.png create mode 100644 graphics/pokemon/egg/shard.png (limited to 'graphics') diff --git a/graphics/misc/egg_hatch.png b/graphics/misc/egg_hatch.png deleted file mode 100644 index abea3122f..000000000 Binary files a/graphics/misc/egg_hatch.png and /dev/null differ diff --git a/graphics/misc/egg_shard.png b/graphics/misc/egg_shard.png deleted file mode 100644 index d404445b8..000000000 Binary files a/graphics/misc/egg_shard.png and /dev/null differ diff --git a/graphics/pokemon/egg/hatch.png b/graphics/pokemon/egg/hatch.png new file mode 100644 index 000000000..abea3122f Binary files /dev/null and b/graphics/pokemon/egg/hatch.png differ diff --git a/graphics/pokemon/egg/shard.png b/graphics/pokemon/egg/shard.png new file mode 100644 index 000000000..d404445b8 Binary files /dev/null and b/graphics/pokemon/egg/shard.png differ -- cgit v1.2.3