You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Ggive dummy item in Item Space (#22)
This commit is contained in:
@@ -34,6 +34,9 @@ ItemSpaceScript::
|
||||
scall ArriveToRegularSpaceScript
|
||||
iftrue .not_landed
|
||||
scall LandedInRegularSpaceScript_BeforeSpaceEffect
|
||||
opentext
|
||||
verbosegiveitem POTION
|
||||
closetext
|
||||
scall LandedInRegularSpaceScript_AfterSpaceEffect
|
||||
.not_landed
|
||||
end
|
||||
|
Reference in New Issue
Block a user