Improve some map script labels.

This commit is contained in:
IIMarckus
2016-04-06 22:59:45 -06:00
parent 7fefefcf12
commit 88328f18b6
83 changed files with 350 additions and 391 deletions

View File

@@ -1,4 +1,3 @@
Route16_MapScriptHeader:
.MapTriggers:
db 0
@@ -22,10 +21,10 @@ UnknownScript_0x1ad328:
clearflag ENGINE_ALWAYS_ON_BIKE
return
MapRoute16Signpost0Script:
jumptext UnknownText_0x1ad32f
CyclingRoadSign:
jumptext CyclingRoadSignText
UnknownText_0x1ad32f:
CyclingRoadSignText:
text "CYCLING ROAD"
para "DOWNHILL COASTING"
@@ -49,7 +48,7 @@ Route16_MapEventHeader:
.Signposts:
db 1
signpost 5, 5, SIGNPOST_READ, MapRoute16Signpost0Script
signpost 5, 5, SIGNPOST_READ, CyclingRoadSign
.PersonEvents:
db 0