More labels cleanup in map scripts.

This commit is contained in:
IIMarckus
2016-04-07 04:13:59 -06:00
parent 88328f18b6
commit 0a2b14309a
52 changed files with 559 additions and 558 deletions

View File

@@ -16,14 +16,14 @@ RadioTower3F_MapScriptHeader:
; callbacks
dbw MAPCALLBACK_TILES, UnknownScript_0x5e543
dbw MAPCALLBACK_TILES, CardKeyShutterCallback
UnknownScript_0x5e543:
CardKeyShutterCallback:
checkevent EVENT_USED_THE_CARD_KEY_IN_THE_RADIO_TOWER
iftrue UnknownScript_0x5e54a
iftrue .Change
return
UnknownScript_0x5e54a:
.Change
changeblock $e, $2, $2a
changeblock $e, $4, $1
return