From 23e3d6c7759468d7b09029c4220eacfd1bed5e45 Mon Sep 17 00:00:00 2001 From: TheFurryFeline <38586851+TheFurryFeline@users.noreply.github.com> Date: Tue, 17 Dec 2019 21:33:14 -0500 Subject: [PATCH] Unused Lore Changelog Notes: - Removes a poster that refers to sub-breeds of Prommies in lore that we don't use in Virgo's own lore. --- code/game/objects/effects/decals/posters/polarisposters.dm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/code/game/objects/effects/decals/posters/polarisposters.dm b/code/game/objects/effects/decals/posters/polarisposters.dm index 39e44e17e78..d40cdd0db0f 100644 --- a/code/game/objects/effects/decals/posters/polarisposters.dm +++ b/code/game/objects/effects/decals/posters/polarisposters.dm @@ -180,10 +180,14 @@ The poster's captions explain the importance of knowing how to operate a mechatronic vehicle safely, especially near other personnel.\ The image seems important." +//VOREStation Removal Start TFF 17/12/19 - lore not used in our station's own lore. +/* /datum/poster/nanotrasen/nt_4 icon_state = "ntposter04" name = "Beware Aetotheans" desc = "This poster displays a distinctly hostile-looking red Promethean in a black coat. The fine-print around the edges warns the reader about the dangers posed by Almachi Prometheans." +*/ +//VOREstation Removal End /datum/poster/nanotrasen/nt_5 icon_state = "ntposter05"