Skip to content

Commit

Permalink
Merge pull request sojourn-13#5570 from benj8560/I-was-crazy-once-
Browse files Browse the repository at this point in the history
Cloth psych ward walls
  • Loading branch information
Trilbyspaceclone authored Jul 24, 2024
2 parents 57a5419 + 64143c3 commit 1365598
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 29 deletions.
3 changes: 3 additions & 0 deletions code/game/turfs/simulated/wall_types.dm
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,9 @@
/turf/simulated/wall/wood/New(var/newloc)
..(newloc,MATERIAL_WOOD)

/turf/simulated/wall/cloth/New(var/newloc)
..(newloc,MATERIAL_CLOTH)


/turf/simulated/wall/marble/New(var/newloc)
..(newloc,MATERIAL_MARBLE)
Expand Down
61 changes: 32 additions & 29 deletions maps/__Nadezhda/map/_Nadezhda_Colony_New.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -36028,6 +36028,9 @@
/obj/structure/medical_stand/anesthetic,
/turf/simulated/floor/tiled/white/monofloor,
/area/nadezhda/medical/surgery)
"hfp" = (
/turf/simulated/wall/cloth,
/area/nadezhda/medical/ward)
"hft" = (
/obj/machinery/atmospherics/pipe/zpipe/up,
/obj/structure/cable/cyan{
Expand Down Expand Up @@ -139873,11 +139876,11 @@ wGH
wGH
wGH
cVw
wGH
wGH
wGH
wGH
wGH
hfp
hfp
hfp
hfp
hfp
wGH
cZb
cZb
Expand Down Expand Up @@ -140079,7 +140082,7 @@ bFY
gWK
hLi
kws
wGH
hfp
wGH
cZb
cZb
Expand Down Expand Up @@ -140281,7 +140284,7 @@ bvj
hlr
kws
lCy
wGH
hfp
wGH
cZb
cZb
Expand Down Expand Up @@ -140483,7 +140486,7 @@ bFY
iJu
dED
kws
wGH
hfp
wGH
cZb
cZb
Expand Down Expand Up @@ -140681,11 +140684,11 @@ qXJ
wGH
nCu
nrg
wGH
wGH
wGH
wGH
wGH
hfp
hfp
hfp
hfp
hfp
wGH
rGU
cZb
Expand Down Expand Up @@ -140887,7 +140890,7 @@ bFY
gWK
kws
urG
wGH
hfp
wGH
sYJ
xSO
Expand Down Expand Up @@ -141089,7 +141092,7 @@ qNz
mMf
kws
lCy
wGH
hfp
wGH
cZb
sYJ
Expand Down Expand Up @@ -141291,7 +141294,7 @@ bFY
iJu
dED
kws
wGH
hfp
wGH
gga
cOg
Expand Down Expand Up @@ -141489,11 +141492,11 @@ sRJ
wGH
huv
nrg
wGH
wGH
wGH
wGH
wGH
hfp
hfp
hfp
hfp
hfp
wGH
rGU
dxp
Expand Down Expand Up @@ -141695,7 +141698,7 @@ bFY
gWK
kws
kws
wGH
hfp
wGH
cZb
sYJ
Expand Down Expand Up @@ -141897,7 +141900,7 @@ ved
mMf
kws
lCy
wGH
hfp
wGH
cZb
sYJ
Expand Down Expand Up @@ -142099,7 +142102,7 @@ lNn
iJu
dED
bhB
wGH
hfp
wGH
cZb
rGU
Expand Down Expand Up @@ -142297,11 +142300,11 @@ wGH
wGH
wGH
wGH
wGH
wGH
wGH
wGH
wGH
hfp
hfp
hfp
hfp
hfp
wGH
cZb
cZb
Expand Down

0 comments on commit 1365598

Please sign in to comment.