Skip to content

Commit

Permalink
Add noise foam (#2515)
Browse files Browse the repository at this point in the history
This PR adds noise absorbing foam as wall decor for the artist studio.

Sprite by Infrared Baron.
  • Loading branch information
hyperioo authored Apr 21, 2024
1 parent 84433c8 commit 9624cc0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file modified mojave/icons/structure/wall_decor.dmi
Binary file not shown.
5 changes: 5 additions & 0 deletions mojave/structures/wall_decorations.dm
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,11 @@
desc = "Three monitors stuck to the wall, in-case you needed more monitors."
icon_state = "wallscreen"

/obj/structure/ms13/wall_decor/noisefoam
name = "noise absorbing foam"
desc = "A specialized material designed to control and improve the acoustics of a space by absorbing sound waves."
icon_state = "noisefoam"

/// POSTERS ///
/obj/structure/ms13/wall_decor/poster
name = "\improper NCR poster"
Expand Down

0 comments on commit 9624cc0

Please sign in to comment.