We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aed8ea commit f2ac3b9Copy full SHA for f2ac3b9
maps/PlayersHouse1F.asm
@@ -130,7 +130,7 @@ MomScript:
130
end
131
132
.GotAPokemon:
133
- writetext AfterGotAMonText
+ writetext SoWhatWasProfElmsErrandText
134
waitbutton
135
closetext
136
@@ -297,7 +297,7 @@ HurryUpElmIsWaitingText:
297
para "Hurry up, baby!"
298
done
299
300
-AfterGotAMonText:
+SoWhatWasProfElmsErrandText:
301
text "So, what was PROF."
302
line "ELM's errand?"
303
@@ -382,7 +382,7 @@ TVText:
382
para "I'd better get"
383
line "rolling too!"
384
385
-
+
386
PlayersHouse1F_MapEvents:
387
db 0, 0 ; filler
388
0 commit comments