mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-21 05:04:10 +01:00
Added plant controller.
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
H.death()
|
||||
|
||||
//This is a terrible hack and I should be ashamed.
|
||||
var/datum/seed/diona = seed_types["diona"]
|
||||
var/datum/seed/diona = plant_controller.seeds["diona"]
|
||||
if(!diona)
|
||||
del(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user