Suplex The Rod (#40774)

* rod suplex

* flux spawn + medal setup

* deals with rod-form wizards

* webedit lol
This commit is contained in:
MMMiracles
2018-10-12 04:48:23 -04:00
committed by Emmett Gaines
parent 199339d994
commit b14f3827e5
5 changed files with 30 additions and 2 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)]"
. = ..()