mirror of
https://github.com/pret/pmd-red.git
synced 2026-05-02 02:56:02 -05:00
* Defined DungeonEntity * Rename EntityType enums * Revert EntityType rename * Defined more in-dungeon structs and enums * Added more dungeon global structs/enums * Prefixed dungeonGlobalData with g * Fixed compile errors * Removed some CRLFs * Fixed compile after merge * Revert Makefile * Rename DungeonEntityData.entityType Co-authored-by: Seth Barberee <seth.barberee@gmail.com> * Renamed symbols per PR comments Co-authored-by: Cheng Hann Gan <chenghann_gan@ultimatesoftware.com> Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
96 lines
1.9 KiB
JSON
96 lines
1.9 KiB
JSON
{
|
|
"name": "UproarForestFloorID",
|
|
"tables": [
|
|
{
|
|
"MainData": 1026,
|
|
"Pokemon": 475,
|
|
"Traps": 10,
|
|
"Items": 115,
|
|
"KecleonShop": 37,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 66
|
|
},
|
|
{
|
|
"MainData": 1027,
|
|
"Pokemon": 475,
|
|
"Traps": 10,
|
|
"Items": 115,
|
|
"KecleonShop": 37,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 66
|
|
},
|
|
{
|
|
"MainData": 1028,
|
|
"Pokemon": 475,
|
|
"Traps": 10,
|
|
"Items": 115,
|
|
"KecleonShop": 37,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 66
|
|
},
|
|
{
|
|
"MainData": 1029,
|
|
"Pokemon": 476,
|
|
"Traps": 10,
|
|
"Items": 116,
|
|
"KecleonShop": 37,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 66
|
|
},
|
|
{
|
|
"MainData": 1030,
|
|
"Pokemon": 477,
|
|
"Traps": 10,
|
|
"Items": 116,
|
|
"KecleonShop": 37,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 66
|
|
},
|
|
{
|
|
"MainData": 1031,
|
|
"Pokemon": 478,
|
|
"Traps": 10,
|
|
"Items": 116,
|
|
"KecleonShop": 37,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 66
|
|
},
|
|
{
|
|
"MainData": 1032,
|
|
"Pokemon": 479,
|
|
"Traps": 10,
|
|
"Items": 116,
|
|
"KecleonShop": 37,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 66
|
|
},
|
|
{
|
|
"MainData": 1033,
|
|
"Pokemon": 480,
|
|
"Traps": 10,
|
|
"Items": 116,
|
|
"KecleonShop": 37,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 66
|
|
},
|
|
{
|
|
"MainData": 1034,
|
|
"Pokemon": 480,
|
|
"Traps": 10,
|
|
"Items": 117,
|
|
"KecleonShop": 37,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 66
|
|
},
|
|
{
|
|
"MainData": 1035,
|
|
"Pokemon": 480,
|
|
"Traps": 10,
|
|
"Items": 118,
|
|
"KecleonShop": 37,
|
|
"MonsterRoomItems": 2,
|
|
"BuriedItems": 66
|
|
}
|
|
]
|
|
}
|