Move monster pics from numbered directories to named ones.

This commit is contained in:
yenatch
2014-04-01 16:30:38 -04:00
parent 1aa75da4d5
commit 48f4314854
2173 changed files with 2222 additions and 2222 deletions

View File

@@ -1,26 +1,26 @@
UnownAAnimation: INCLUDE "gfx/pics/201a/anim0.asm"
UnownBAnimation: INCLUDE "gfx/pics/201b/anim0.asm"
UnownCAnimation: INCLUDE "gfx/pics/201c/anim0.asm"
UnownDAnimation: INCLUDE "gfx/pics/201d/anim0.asm"
UnownEAnimation: INCLUDE "gfx/pics/201e/anim0.asm"
UnownFAnimation: INCLUDE "gfx/pics/201f/anim0.asm"
UnownGAnimation: INCLUDE "gfx/pics/201g/anim0.asm"
UnownHAnimation: INCLUDE "gfx/pics/201h/anim0.asm"
UnownIAnimation: INCLUDE "gfx/pics/201i/anim0.asm"
UnownJAnimation: INCLUDE "gfx/pics/201j/anim0.asm"
UnownKAnimation: INCLUDE "gfx/pics/201k/anim0.asm"
UnownLAnimation: INCLUDE "gfx/pics/201l/anim0.asm"
UnownMAnimation: INCLUDE "gfx/pics/201m/anim0.asm"
UnownNAnimation: INCLUDE "gfx/pics/201n/anim0.asm"
UnownOAnimation: INCLUDE "gfx/pics/201o/anim0.asm"
UnownPAnimation: INCLUDE "gfx/pics/201p/anim0.asm"
UnownQAnimation: INCLUDE "gfx/pics/201q/anim0.asm"
UnownRAnimation: INCLUDE "gfx/pics/201r/anim0.asm"
UnownSAnimation: INCLUDE "gfx/pics/201s/anim0.asm"
UnownTAnimation: INCLUDE "gfx/pics/201t/anim0.asm"
UnownUAnimation: INCLUDE "gfx/pics/201u/anim0.asm"
UnownVAnimation: INCLUDE "gfx/pics/201v/anim0.asm"
UnownWAnimation: INCLUDE "gfx/pics/201w/anim0.asm"
UnownXAnimation: INCLUDE "gfx/pics/201x/anim0.asm"
UnownYAnimation: INCLUDE "gfx/pics/201y/anim0.asm"
UnownZAnimation: INCLUDE "gfx/pics/201z/anim0.asm"
UnownAAnimation: INCLUDE "gfx/pics/unown_a/anim0.asm"
UnownBAnimation: INCLUDE "gfx/pics/unown_b/anim0.asm"
UnownCAnimation: INCLUDE "gfx/pics/unown_c/anim0.asm"
UnownDAnimation: INCLUDE "gfx/pics/unown_d/anim0.asm"
UnownEAnimation: INCLUDE "gfx/pics/unown_e/anim0.asm"
UnownFAnimation: INCLUDE "gfx/pics/unown_f/anim0.asm"
UnownGAnimation: INCLUDE "gfx/pics/unown_g/anim0.asm"
UnownHAnimation: INCLUDE "gfx/pics/unown_h/anim0.asm"
UnownIAnimation: INCLUDE "gfx/pics/unown_i/anim0.asm"
UnownJAnimation: INCLUDE "gfx/pics/unown_j/anim0.asm"
UnownKAnimation: INCLUDE "gfx/pics/unown_k/anim0.asm"
UnownLAnimation: INCLUDE "gfx/pics/unown_l/anim0.asm"
UnownMAnimation: INCLUDE "gfx/pics/unown_m/anim0.asm"
UnownNAnimation: INCLUDE "gfx/pics/unown_n/anim0.asm"
UnownOAnimation: INCLUDE "gfx/pics/unown_o/anim0.asm"
UnownPAnimation: INCLUDE "gfx/pics/unown_p/anim0.asm"
UnownQAnimation: INCLUDE "gfx/pics/unown_q/anim0.asm"
UnownRAnimation: INCLUDE "gfx/pics/unown_r/anim0.asm"
UnownSAnimation: INCLUDE "gfx/pics/unown_s/anim0.asm"
UnownTAnimation: INCLUDE "gfx/pics/unown_t/anim0.asm"
UnownUAnimation: INCLUDE "gfx/pics/unown_u/anim0.asm"
UnownVAnimation: INCLUDE "gfx/pics/unown_v/anim0.asm"
UnownWAnimation: INCLUDE "gfx/pics/unown_w/anim0.asm"
UnownXAnimation: INCLUDE "gfx/pics/unown_x/anim0.asm"
UnownYAnimation: INCLUDE "gfx/pics/unown_y/anim0.asm"
UnownZAnimation: INCLUDE "gfx/pics/unown_z/anim0.asm"