Re-adds room beauty without the negative moodlets (#46848)

* re-add

* epic

* fix

* epic
This commit is contained in:
Qustinnus
2019-10-05 22:47:49 -04:00
committed by moo
parent dd20f0e757
commit 26a95ac867
20 changed files with 152 additions and 3 deletions
+1
View File
@@ -317,6 +317,7 @@
/obj/item/twohanded/required/kirbyplants/Initialize()
. = ..()
AddComponent(/datum/component/tactical)
addtimer(CALLBACK(src, /datum.proc/AddComponent, /datum/component/beauty, 500), 0)
/obj/item/twohanded/required/kirbyplants/random
icon = 'icons/obj/flora/_flora.dmi'