Skip to content

Commit

Permalink
[MIRROR] Add a wholesome poster to the therapy room
Browse files Browse the repository at this point in the history
  • Loading branch information
halworsen authored and LordNest committed Feb 11, 2025
1 parent f61b493 commit df958fd
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
Binary file modified icons/obj/structures/contraband.dmi
Binary file not shown.
8 changes: 8 additions & 0 deletions maps/torch/structures/posters.dm
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
/obj/structure/sign/poster/torch
random_poster_base_type = /singleton/poster/torch

/obj/structure/sign/poster/torch/counselor
poster_type = /singleton/poster/torch/counselor

/singleton/poster/torch
icon_state="poster_ripped"
name = "Torch Poster"
desc = "You probably shouldn't be seeing this."
abstract_type = /singleton/poster/torch

/singleton/poster/torch/counselor
icon_state="live_laugh_love"
name = "Wholesome Poster"
desc = "A wholesome, mass-fabricated poster that states \"Live Laugh Love\". There's tons of small hearts plastered around the text. The dot above the \"i\" has been drawn in the shape of a heart. Supposed to lift your mood... somehow?"

/singleton/poster/torch/event1
icon_state="bsposter_event1"
name = "Justice for Joe"
Expand Down
8 changes: 7 additions & 1 deletion maps/torch/torch5_deck1.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -22777,6 +22777,12 @@
},
/turf/simulated/floor/tiled,
/area/hallway/primary/firstdeck/fore)
"niA" = (
/obj/structure/sign/poster/torch/counselor{
icon_state = "live_laugh_love"
},
/turf/simulated/wall/prepainted,
/area/medical/counselor/therapy)
"njb" = (
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4
Expand Down Expand Up @@ -55911,7 +55917,7 @@ aho
ahH
ahn
air
ahd
niA
eGb
pbb
pFb
Expand Down

0 comments on commit df958fd

Please sign in to comment.