Skip to content

Commit f2ac3b9

Browse files
authored
Changed some labels according to Rangi's comments
1 parent 4aed8ea commit f2ac3b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

maps/PlayersHouse1F.asm

+3-3
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ MomScript:
130130
end
131131

132132
.GotAPokemon:
133-
writetext AfterGotAMonText
133+
writetext SoWhatWasProfElmsErrandText
134134
waitbutton
135135
closetext
136136
end
@@ -297,7 +297,7 @@ HurryUpElmIsWaitingText:
297297
para "Hurry up, baby!"
298298
done
299299

300-
AfterGotAMonText:
300+
SoWhatWasProfElmsErrandText:
301301
text "So, what was PROF."
302302
line "ELM's errand?"
303303

@@ -382,7 +382,7 @@ TVText:
382382
para "I'd better get"
383383
line "rolling too!"
384384
done
385-
385+
386386
PlayersHouse1F_MapEvents:
387387
db 0, 0 ; filler
388388

0 commit comments

Comments
 (0)