You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Updated signpost items and person_event flags
This commit is contained in:
@@ -24,7 +24,7 @@ TeacherScript_0x5535d:
|
||||
setevent EVENT_GOT_SQUIRTBOTTLE
|
||||
loadmovesprites
|
||||
setevent EVENT_FLORIA_AT_SUDOWOODO
|
||||
clearevent EVENT_768
|
||||
clearevent EVENT_FLORIA_AT_FLOWER_SHOP
|
||||
end
|
||||
|
||||
UnknownScript_0x5538f:
|
||||
@@ -55,7 +55,7 @@ LassScript_0x553a2:
|
||||
closetext
|
||||
loadmovesprites
|
||||
setevent EVENT_0BA
|
||||
setevent EVENT_768
|
||||
setevent EVENT_FLORIA_AT_FLOWER_SHOP
|
||||
clearevent EVENT_FLORIA_AT_SUDOWOODO
|
||||
end
|
||||
|
||||
@@ -173,4 +173,4 @@ GoldenrodFlowerShop_MapEventHeader:
|
||||
; people-events
|
||||
db 2
|
||||
person_event SPRITE_TEACHER, 8, 6, LEFT << 2 | $1, $0, -1, -1, $0, 0, TeacherScript_0x5535d, -1
|
||||
person_event SPRITE_LASS, 10, 9, DOWN << 2 | $2, $11, -1, -1, (PAL_OW_BLUE << 4) | $80, 0, LassScript_0x553a2, EVENT_768
|
||||
person_event SPRITE_LASS, 10, 9, DOWN << 2 | $2, $11, -1, -1, (PAL_OW_BLUE << 4) | $80, 0, LassScript_0x553a2, EVENT_FLORIA_AT_FLOWER_SHOP
|
||||
|
||||
Reference in New Issue
Block a user