Photosynthesis element. (#12394)

* Photosynthesis element.

* element yaketi sax.

* Ok, let's just use SSobj which has 20 wait instead of 10.
This commit is contained in:
Ghom
2020-06-03 00:23:09 +02:00
committed by GitHub
parent a41f40503d
commit ea763df326
7 changed files with 105 additions and 46 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
var/list/user_by_item = list()
/datum/element/earhealing/New()
START_PROCESSING(SSdcs, src)
START_PROCESSING(SSobj, src)
/datum/element/earhealing/Attach(datum/target)
. = ..()