You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
hiddenitem, like itemball and object_event, puts the item first and the event last
This commit is contained in:
@@ -135,7 +135,7 @@ CeruleanGymGuyScript:
|
||||
end
|
||||
|
||||
CeruleanGymHiddenMachinePart:
|
||||
hiddenitem EVENT_FOUND_MACHINE_PART_IN_CERULEAN_GYM, MACHINE_PART
|
||||
hiddenitem MACHINE_PART, EVENT_FOUND_MACHINE_PART_IN_CERULEAN_GYM
|
||||
|
||||
CeruleanGymStatue1:
|
||||
checkevent EVENT_TRAINERS_IN_CERULEAN_GYM
|
||||
|
||||
Reference in New Issue
Block a user