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:
@@ -6,7 +6,7 @@ GoldenrodNameRatersHouse_MapScriptHeader: ; 0x5577a
|
||||
db 0
|
||||
; 0x5577c
|
||||
|
||||
UnknownScript_0x5577c: ; 0x5577c
|
||||
GentlemanScript_0x5577c: ; 0x5577c
|
||||
faceplayer
|
||||
loadfont
|
||||
special $0057
|
||||
@@ -45,6 +45,6 @@ GoldenrodNameRatersHouse_MapEventHeader: ; 0x55953
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event $40, 8, 6, $6, $2, 255, 255, $0, 0, UnknownScript_0x5577c, $ffff
|
||||
person_event SPRITE_GENTLEMAN, 8, 6, $6, $2, 255, 255, $0, 0, GentlemanScript_0x5577c, $ffff
|
||||
; 0x5597f
|
||||
|
||||
|
||||
Reference in New Issue
Block a user