Improve Pyramid location documentaion
This commit is contained in:
@@ -69,8 +69,8 @@
|
||||
.endm
|
||||
|
||||
@ VAR_RESULT is 1 if player is on a Pyramid floor, 2 if on the Pyramid peak, 0 otherwise
|
||||
.macro pyramid_inchallenge
|
||||
setvar VAR_0x8004, BATTLE_PYRAMID_FUNC_IS_IN
|
||||
.macro pyramid_getlocation
|
||||
setvar VAR_0x8004, BATTLE_PYRAMID_FUNC_CURRENT_LOCATION
|
||||
special CallBattlePyramidFunction
|
||||
.endm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user