mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-27 13:53:52 +01:00
Add missed deoxys rock local id
This commit is contained in:
parent
fac6288156
commit
a88676094b
@ -1,3 +1,4 @@
|
|||||||
|
.set LOCALID_DEOXYS_ROCK, 1
|
||||||
.set LOCALID_DEOXYS, 2
|
.set LOCALID_DEOXYS, 2
|
||||||
|
|
||||||
BirthIsland_Exterior_MapScripts:: @ 8267F15
|
BirthIsland_Exterior_MapScripts:: @ 8267F15
|
||||||
@ -67,7 +68,7 @@ BirthIsland_Exterior_EventScript_NotSolved3:: @ 8267FBF
|
|||||||
|
|
||||||
BirthIsland_Exterior_EventScript_Deoxys:: @ 8267FC1
|
BirthIsland_Exterior_EventScript_Deoxys:: @ 8267FC1
|
||||||
waitse
|
waitse
|
||||||
setfieldeffectargument 0, 1
|
setfieldeffectargument 0, LOCALID_DEOXYS_ROCK
|
||||||
setfieldeffectargument 1, 58
|
setfieldeffectargument 1, 58
|
||||||
setfieldeffectargument 2, 26
|
setfieldeffectargument 2, 26
|
||||||
dofieldeffect FLDEFF_65
|
dofieldeffect FLDEFF_65
|
||||||
|
Loading…
x
Reference in New Issue
Block a user