diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-02-21 15:02:05 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-02-21 15:02:05 -0500 |
commit | 2ed0c4b1803336b5e419a42682c5197d9c36de32 (patch) | |
tree | 037ac0b66c0d97fd6e4c832fafc491d13d8c3efe | |
parent | b7c28c4be76f19d3515ede426ae874390523457f (diff) |
Remove outdated comment
-rw-r--r-- | data/maps/CeladonCity_GameCorner/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/CeladonCity_GameCorner/scripts.inc b/data/maps/CeladonCity_GameCorner/scripts.inc index f44c2d29b..9032cd053 100644 --- a/data/maps/CeladonCity_GameCorner/scripts.inc +++ b/data/maps/CeladonCity_GameCorner/scripts.inc @@ -258,7 +258,7 @@ CeladonCity_GameCorner_EventScript_SlotMachine:: @ 816C96C setfieldeffectarg 1, 10 setfieldeffectarg 2, 14 dofieldeffect FLDEFF_SMILEY_FACE_ICON - waitfieldeffect FLDEFF_SMILEY_FACE_ICON @ Smile icon? + waitfieldeffect FLDEFF_SMILEY_FACE_ICON specialvar VAR_RESULT, Special_GetRandomSlotMachine playslotmachine VAR_RESULT releaseall |