Add dungeons from 0ed3a736e3

This commit is contained in:
Runemoro 2018-01-23 18:15:44 -05:00
parent c3e543b0ca
commit df135438a2
5 changed files with 36 additions and 0 deletions

View file

@ -714,6 +714,42 @@
"open": false, "open": false,
"size": 2, "size": 2,
"baseWeight": 200 "baseWeight": 200
},
{
"id": "abc",
"type": "simple_hall",
"author": "SenseiKiwi",
"comment": "https://github.com/cwbit/DimDoorsDungeons/commit/0ed3a736e3992df9b2fe8b897d3bca2c5a45e707",
"open": true,
"size": 2,
"baseWeight": 100
},
{
"id": "xyz",
"type": "simple_hall",
"author": "SenseiKiwi",
"comment": "https://github.com/cwbit/DimDoorsDungeons/commit/0ed3a736e3992df9b2fe8b897d3bca2c5a45e707",
"open": true,
"size": 2,
"baseWeight": 100
},
{
"id": "piston_hall",
"type": "trap",
"author": "SenseiKiwi",
"comment": "https://github.com/cwbit/DimDoorsDungeons/commit/0ed3a736e3992df9b2fe8b897d3bca2c5a45e707",
"open": true,
"size": 2,
"baseWeight": 100
},
{
"id": "water_slide",
"type": "trap",
"author": "SenseiKiwi",
"comment": "https://github.com/cwbit/DimDoorsDungeons/commit/0ed3a736e3992df9b2fe8b897d3bca2c5a45e707",
"open": true,
"size": 2,
"baseWeight": 100
} }
] ]
} }