You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
More Battle Tower map script constants, fewer raw hex values
This commit is contained in:
@@ -429,10 +429,10 @@ Function17d1f1: ; 17d1f1
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
; Parameter: [ScriptVar] = 0..1
|
||||
;
|
||||
; if [ScriptVar] == 0
|
||||
; if [ScriptVar] == FALSE
|
||||
; Show japanese menu options
|
||||
; - News - News - ??? - Cancel
|
||||
; if [ScriptVar] == 1
|
||||
; if [ScriptVar] == TRUE
|
||||
; Show BattleTower-Menu with 3 options in english language
|
||||
; - Challenge - Explanation - Cancel
|
||||
Special_Menu_ChallengeExplanationCancel: ; 17d224
|
||||
|
||||
Reference in New Issue
Block a user