mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Ggive dummy item in Item Space (#22)
This commit is contained in:
parent
98b04522e1
commit
20e7791a83
@ -34,6 +34,9 @@ ItemSpaceScript::
|
||||
scall ArriveToRegularSpaceScript
|
||||
iftrue .not_landed
|
||||
scall LandedInRegularSpaceScript_BeforeSpaceEffect
|
||||
opentext
|
||||
verbosegiveitem POTION
|
||||
closetext
|
||||
scall LandedInRegularSpaceScript_AfterSpaceEffect
|
||||
.not_landed
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user