Added pseudo-stairs (placeholder) and changed budport

This commit is contained in:
Ninjdai 2023-11-11 21:33:04 +01:00
parent eede5adfbc
commit dc53ff7782
6 changed files with 27 additions and 1 deletions

Binary file not shown.

View File

@ -4444,7 +4444,7 @@
{
"id": "LAYOUT_BUDPORT_CITY",
"name": "BudportCity_Layout",
"width": 46,
"width": 50,
"height": 40,
"primary_tileset": "gTileset_General",
"secondary_tileset": "gTileset_Budport",

View File

@ -26,6 +26,32 @@
"trainer_sight_or_berry_tree_id": "1",
"script": "NULL",
"flag": "0"
},
{
"graphics_id": "OBJ_EVENT_GFX_LIGHT_SPRITE",
"x": 13,
"y": 22,
"elevation": 0,
"movement_type": "MOVEMENT_TYPE_NONE",
"movement_range_x": 0,
"movement_range_y": 0,
"trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "NULL",
"flag": "0"
},
{
"graphics_id": "OBJ_EVENT_GFX_LIGHT_SPRITE",
"x": 13,
"y": 17,
"elevation": 0,
"movement_type": "MOVEMENT_TYPE_NONE",
"movement_range_x": 0,
"movement_range_y": 0,
"trainer_type": "TRAINER_TYPE_NONE",
"trainer_sight_or_berry_tree_id": "0",
"script": "NULL",
"flag": "0"
}
],
"warp_events": [

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

After

Width:  |  Height:  |  Size: 12 KiB