diff options
| author | GriffinR <griffin.richards@comcast.net> | 2019-11-16 18:12:21 -0500 |
|---|---|---|
| committer | huderlem <huderlem@gmail.com> | 2019-11-17 08:16:28 -0600 |
| commit | 6ac7efb54f79a3ecd216cdc560bf2703b6c799c2 (patch) | |
| tree | 16b81bf939ce3f96c513c6b63b4575a8148ce0f1 /data/maps/BattleFrontier_Lounge3 | |
| parent | f7e17ca985fcc2b027a16d2cba30e6500e664207 (diff) | |
Document Scotts House and begin frontier macros
Diffstat (limited to 'data/maps/BattleFrontier_Lounge3')
| -rw-r--r-- | data/maps/BattleFrontier_Lounge3/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/BattleFrontier_Lounge3/scripts.inc b/data/maps/BattleFrontier_Lounge3/scripts.inc index ce7a941c3..e892ad3ea 100644 --- a/data/maps/BattleFrontier_Lounge3/scripts.inc +++ b/data/maps/BattleFrontier_Lounge3/scripts.inc @@ -130,7 +130,7 @@ BattleFrontier_Lounge3_EventScript_WonChallenge:: @ 8261F2E call_if_eq BattleFrontier_Lounge3_EventScript_RewardBet10 compare VAR_FRONTIER_GAMBLER_AMOUNT_BET, FRONTIER_GAMBLER_BET_15 call_if_eq BattleFrontier_Lounge3_EventScript_RewardBet15 - msgbox BattleFrontier_Lounge3_Text_ObtainedBattlePoints, 9 + msgbox BattleFrontier_Lounge3_Text_ObtainedBattlePoints, MSGBOX_GETPOINTS special GiveFrontierBattlePoints msgbox BattleFrontier_Lounge3_Text_ThinkOfMeForAnotherChallenge, MSGBOX_DEFAULT setvar VAR_FRONTIER_GAMBLER_STATE, FRONTIER_GAMBLER_WAITING |
