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 @@ MrPsychicsHouse_MapScriptHeader: ; 0x18a778
|
||||
db 0
|
||||
; 0x18a77a
|
||||
|
||||
UnknownScript_0x18a77a: ; 0x18a77a
|
||||
FishingGuruScript_0x18a77a: ; 0x18a77a
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $00e3
|
||||
@@ -61,6 +61,6 @@ MrPsychicsHouse_MapEventHeader: ; 0x18a7f0
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event $3b, 7, 9, $8, $0, 255, 255, $a0, 0, UnknownScript_0x18a77a, $ffff
|
||||
person_event SPRITE_FISHING_GURU, 7, 9, $8, $0, 255, 255, $a0, 0, FishingGuruScript_0x18a77a, $ffff
|
||||
; 0x18a817
|
||||
|
||||
|
||||
Reference in New Issue
Block a user