cleans up flags, adds aoe trap

This commit is contained in:
Llywelwyn 2023-08-17 11:11:53 +01:00
parent 5a4d3bf067
commit 6eab48e616
6 changed files with 30 additions and 17 deletions

View file

@ -103,6 +103,7 @@
"table": [
{ "id": "trap_bear", "weight": 2, "difficulty": 1},
{ "id": "trap_confusion", "weight": 1, "difficulty": 1},
{ "id": "trap_mini_mine", "weight": 1, "difficulty": 3},
{ "id": "trap_stonefall", "weight": 1, "difficulty": 5}
]
}