no more nullspace tomatoes and trees

This commit is contained in:
Gatchapod
2020-07-05 15:06:04 +02:00
parent 94a77895bc
commit 4fd4a949aa
+1 -1
View File
@@ -978,7 +978,7 @@
/obj/machinery/hydroponics/proc/spawnplant() // why would you put strange reagent in a hydro tray you monster I bet you also feed them blood
var/list/livingplants = list(/mob/living/simple_animal/hostile/tree, /mob/living/simple_animal/hostile/killertomato)
var/chosen = pick(livingplants)
var/mob/living/simple_animal/hostile/C = new chosen
var/mob/living/simple_animal/hostile/C = new chosen(src.loc)
C.faction = list("plants")
/obj/machinery/hydroponics/proc/become_self_sufficient() // Ambrosia Gaia effect