Skip to content

Commit

Permalink
fix staircase conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
BenLubar committed Mar 23, 2021
1 parent 10c52e7 commit 345855e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rooms/templates/generic01_mineshaft_segment/generic.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,8 @@
"y": 0,
"z": 0,
"construction": "UpDownStair",
"dig": "UpDownStair"
"dig": "UpDownStair",
"stairs_special": true
}
],
"r": [
Expand Down

0 comments on commit 345855e

Please sign in to comment.