From 5c9dc4c7b5cceaae4b68372764b0a1fb1900beed Mon Sep 17 00:00:00 2001 From: Razgriz Date: Thu, 22 Sep 2022 22:42:55 -0700 Subject: [PATCH] Update signs.dm --- code/game/objects/structures/signs.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/game/objects/structures/signs.dm b/code/game/objects/structures/signs.dm index eda0140467..dfa33067dc 100644 --- a/code/game/objects/structures/signs.dm +++ b/code/game/objects/structures/signs.dm @@ -275,6 +275,7 @@ desc = "Next to the extremely long list of names and job titles. Beneath the image, someone has scratched the word \"PACKETS\"" icon_state = "kiddieplaque" +//CHOMP Add start /obj/structure/sign/kiddieplaque/poi1 name = "expeditionary corps frame" desc = "An old framed photograph of four figures in retro mining gear wielding harpoons. They look ready for a fight." @@ -294,7 +295,7 @@ name = "expeditionary corps frame" desc = "An old framed paper map littered with notes. Looks like the creator was marking the location of deposits." icon_state = "explorerplaque4" - +//CHOMP Add end /obj/structure/sign/atmosplaque name = "\improper FEA atmospherics division plaque"