You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
sprite constants in map events
This commit is contained in:
@@ -270,7 +270,7 @@ OlivineLighthouse2F_MapEventHeader: ; 0x5b1fd
|
||||
|
||||
; people-events
|
||||
db 2
|
||||
person_event $49, 7, 13, $9, $0, 255, 255, $92, 3, TrainerSailorHuey1, $ffff
|
||||
person_event $40, 12, 21, $8, $0, 255, 255, $92, 3, TrainerGentlemanAlfred, $ffff
|
||||
person_event SPRITE_SAILOR, 7, 13, $9, $0, 255, 255, $92, 3, TrainerSailorHuey1, $ffff
|
||||
person_event SPRITE_GENTLEMAN, 12, 21, $8, $0, 255, 255, $92, 3, TrainerGentlemanAlfred, $ffff
|
||||
; 0x5b23b
|
||||
|
||||
|
||||
Reference in New Issue
Block a user