pokeplatinum/res/field/events/events_flower_paradise.json
Viperio 7c1e6f0a3a
Some checks are pending
build / build (push) Waiting to run
Document floaroma and valley windworks scripts (#989)
2026-03-07 23:29:54 -08:00

23 lines
586 B
JSON

{
"bg_events": [],
"object_events": [
{
"id": "LOCALID_SHAYMIN",
"graphics_id": "OBJ_EVENT_GFX_SHAYMIN",
"movement_type": "MOVEMENT_TYPE_NONE",
"trainer_type": "TRAINER_TYPE_NONE",
"hidden_flag": "FLAG_HIDE_FLOWER_PARADISE_SHAYMIN",
"script": 3,
"initial_dir": 1,
"data": [],
"movement_range_x": 0,
"movement_range_z": 0,
"x": 911,
"z": 203,
"y": 0
}
],
"warp_events": [],
"coord_events": []
}