Skip to content

Commit

Permalink
Add stairs down in house31 and house32.
Browse files Browse the repository at this point in the history
  • Loading branch information
eltank committed Jun 9, 2021
1 parent b0bac9c commit d264637
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions data/json/mapgen/house/house31.json
Expand Up @@ -2,7 +2,7 @@
{
"method": "json",
"om_terrain": "house_31",
"//": "used by legacy basements including lab basements, no dedicated stairs added.",
"//": "used by lab basements.",
"type": "mapgen",
"weight": 100,
"object": {
Expand All @@ -20,7 +20,7 @@
") hhhh #~~~~~~~#",
") ffff +~~~~~~~#",
") hhhh #U~NN~~q#",
"# RRT #########",
"# >RRT #########",
"#6 Y|||||||| | I@@I #",
"#6 J|RIII + + @@ o",
"o7 J| h ||+|| b#",
Expand Down
4 changes: 2 additions & 2 deletions data/json/mapgen/house/house32.json
Expand Up @@ -2,7 +2,7 @@
{
"method": "json",
"om_terrain": "house_32",
"//": "used by lab basements, no dedicated stairs added.",
"//": "used by lab basements.",
"type": "mapgen",
"weight": 100,
"object": {
Expand All @@ -14,7 +14,7 @@
"#~~~~~~~~+ *````.....",
"#~~~~~~~~# o.......^.",
"#~~~~~~~U#L ###]]]]###",
"#~~~~~~~U# HHHH T#",
"#~~~~~~~U#> HHHH T#",
"#~~~~~~~q#R ll x#",
"#~~NN~~qq#R o",
"##########c HHHH #",
Expand Down

0 comments on commit d264637

Please sign in to comment.