RD can now suplex a rod. Good fucking luck.

This commit is contained in:
unknown
2019-06-11 18:53:17 +03:00
parent 37f5006a6f
commit 80eb813a07
4 changed files with 27 additions and 1 deletions
+6
View File
@@ -101,6 +101,12 @@
icon_state = "festivus_pole"
desc = "During last year's Feats of Strength the Research Director was able to suplex this passing immobile rod into a planter."
/obj/structure/festivus/anchored
name = "suplexed rod"
desc = "A true feat of strength, almost as good as last year."
icon_state = "anchored_rod"
anchored = TRUE
/obj/structure/flora/tree/dead/Initialize()
icon_state = "tree_[rand(1, 6)]"
. = ..()