diff options
Diffstat (limited to 'data-de')
-rw-r--r-- | data-de/event_scripts.s | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data-de/event_scripts.s b/data-de/event_scripts.s index 04c9a26a8..302692510 100644 --- a/data-de/event_scripts.s +++ b/data-de/event_scripts.s @@ -32,12 +32,12 @@ gSpecialVars:: .4byte gSpecialVar_0x8009 .4byte gSpecialVar_0x800A .4byte gSpecialVar_0x800B - .4byte gScriptFacing - .4byte gScriptResult - .4byte gScriptItemId - .4byte gScriptLastTalked - .4byte gScriptContestRank - .4byte gScriptContestCategory + .4byte gSpecialVar_Facing + .4byte gSpecialVar_Result + .4byte gSpecialVar_ItemId + .4byte gSpecialVar_LastTalked + .4byte gSpecialVar_ContestRank + .4byte gSpecialVar_ContestCategory .include "data/specials.inc" |