You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
Rename more script commands for consistency and predictability
Fixes #540
This commit is contained in:
@@ -47,7 +47,7 @@ RuinsOfAlphAerodactylChamber_MapScripts:
|
||||
|
||||
RuinsOfAlphAerodactylChamberPuzzle:
|
||||
refreshscreen
|
||||
writebyte UNOWNPUZZLE_AERODACTYL
|
||||
setval UNOWNPUZZLE_AERODACTYL
|
||||
special UnownPuzzle
|
||||
closetext
|
||||
iftrue .PuzzleComplete
|
||||
@@ -81,7 +81,7 @@ RuinsOfAlphAerodactylChamberDescriptionSign:
|
||||
RuinsOfAlphAerodactylChamberWallPatternLeft:
|
||||
opentext
|
||||
writetext RuinsOfAlphAerodactylChamberWallPatternLeftText
|
||||
writebyte UNOWNWORDS_LIGHT
|
||||
setval UNOWNWORDS_LIGHT
|
||||
special DisplayUnownWords
|
||||
closetext
|
||||
end
|
||||
@@ -91,7 +91,7 @@ RuinsOfAlphAerodactylChamberWallPatternRight:
|
||||
iftrue .WallOpen
|
||||
opentext
|
||||
writetext RuinsOfAlphAerodactylChamberWallPatternRightText
|
||||
writebyte UNOWNWORDS_LIGHT
|
||||
setval UNOWNWORDS_LIGHT
|
||||
special DisplayUnownWords
|
||||
closetext
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user