You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Label more map scripts
This commit is contained in:
@@ -5,7 +5,7 @@ GoldenrodDeptStoreElevator_MapScripts:
|
||||
|
||||
GoldenrodDeptStoreElevatorScript:
|
||||
opentext
|
||||
elevator Elevator_0x566e0
|
||||
elevator GoldenrodDeptStoreElevatorData
|
||||
closetext
|
||||
iffalse .Done
|
||||
pause 5
|
||||
@@ -41,7 +41,7 @@ GoldenrodDeptStoreElevatorScript:
|
||||
.Done:
|
||||
end
|
||||
|
||||
Elevator_0x566e0:
|
||||
GoldenrodDeptStoreElevatorData:
|
||||
db 7 ; floors
|
||||
elevfloor FLOOR_B1F, 2, GOLDENROD_DEPT_STORE_B1F
|
||||
elevfloor FLOOR_1F, 4, GOLDENROD_DEPT_STORE_1F
|
||||
|
||||
Reference in New Issue
Block a user