Start porting pokeruby vars to pokeemerald

This commit is contained in:
Phlosioneer
2019-02-22 04:01:38 -05:00
parent b105d20d1e
commit e12a7790cf
68 changed files with 389 additions and 389 deletions

View File

@@ -8,7 +8,7 @@ Route128_MapScript1_1F6B43: @ 81F6B43
end
Route128_MapScript2_1F6B4D: @ 81F6B4D
map_script_2 VAR_0x407B, 1, Route128_EventScript_1F6B57
map_script_2 VAR_ROUTE128_STATE, 1, Route128_EventScript_1F6B57
.2byte 0
Route128_EventScript_1F6B57:: @ 81F6B57
@@ -74,7 +74,7 @@ Route128_EventScript_1F6B57:: @ 81F6B57
removeobject 3
waitfieldeffect 30
clearflag FLAG_SPECIAL_FLAG_0x4000
setvar VAR_0x407B, 2
setvar VAR_ROUTE128_STATE, 2
releaseall
end