bits and bobs

fixes an issue viwalls pointed out and tweaks chief's monologue
This commit is contained in:
Llinos Evans 2023-05-14 08:59:12 +01:00
parent 8735785fd5
commit 211e92ddeb
2 changed files with 6 additions and 5 deletions

View file

@ -24,6 +24,6 @@ SSAnne1FRooms_Object:
object_event 12, 15, SPRITE_POKE_BALL, STAY, NONE, 10, TM_BODY_SLAM
object_event 21, 13, SPRITE_GENTLEMAN, WALK, LEFT_RIGHT, 11 ; person
object_event 0, 4, SPRITE_GAMEBOY_KID, STAY, DOWN, 12 ; Perrserker Trader
object_event 20, 14, SPRITE_GAMEBOY_KID, STAY, DOWN, 13 ; Weezing Trader
object_event 10, 4, SPRITE_GAMEBOY_KID, STAY, DOWN, 13 ; Weezing Trader
def_warps_to SS_ANNE_1F_ROOMS

View file

@ -33,12 +33,12 @@ _ChiefMonologue::
prompt
_ChiefDefeatedText::
text "No!"
text "CHIEF: No!"
line "I...I..."
prompt
_ChiefVictoryText::
text "Ha!"
text "CHIEF: Ha!"
line "Now hand it over!"
prompt
@ -66,8 +66,9 @@ _ChiefAfterBattleText::
para "Go."
para "Otherwise..."
line "MEWTWO's hatred"
cont "will crush this"
para "MEWTWO's hatred"
line "will crush this"
cont "world."
done