sprite constants in map events

This commit is contained in:
yenatch
2013-07-12 17:06:11 -04:00
parent 5f6d69fdd3
commit 4ac88d6cdc
349 changed files with 2312 additions and 2310 deletions

View File

@@ -6,7 +6,7 @@ Route14_MapScriptHeader: ; 0x1ad47d
db 0
; 0x1ad47f
UnknownScript_0x1ad47f: ; 0x1ad47f
TeacherScript_0x1ad47f: ; 0x1ad47f
faceplayer
loadfont
trade $5
@@ -174,9 +174,9 @@ Route14_MapEventHeader: ; 0x1ad6a1
; people-events
db 4
person_event $2d, 19, 15, $9, $0, 255, 255, $82, 3, TrainerPokefanmCarter, $ffff
person_event $27, 31, 15, $a, $0, 255, 255, $92, 3, TrainerBird_keeperRoy, $ffff
person_event $2d, 15, 10, $a, $0, 255, 255, $82, 3, TrainerPokefanmTrevor, $ffff
person_event $29, 9, 11, $5, $1, 255, 255, $a0, 4, UnknownScript_0x1ad47f, $ffff
person_event SPRITE_POKEFAN_M, 19, 15, $9, $0, 255, 255, $82, 3, TrainerPokefanmCarter, $ffff
person_event SPRITE_YOUNGSTER, 31, 15, $a, $0, 255, 255, $92, 3, TrainerBird_keeperRoy, $ffff
person_event SPRITE_POKEFAN_M, 15, 10, $a, $0, 255, 255, $82, 3, TrainerPokefanmTrevor, $ffff
person_event SPRITE_TEACHER, 9, 11, $5, $1, 255, 255, $a0, 4, TeacherScript_0x1ad47f, $ffff
; 0x1ad6db