Port over Roundstats System

This commit is contained in:
Rykka
2020-01-15 16:42:41 -07:00
parent 3f75fed80e
commit 4a78b14451
12 changed files with 70 additions and 0 deletions

View File

@@ -305,6 +305,7 @@
if(seed.get_trait(TRAIT_SPREAD) > 0)
user << "<span class='notice'>You plant the [src.name].</span>"
new /obj/machinery/portable_atmospherics/hydroponics/soil/invisible(get_turf(user),src.seed)
GLOB.seed_planted_shift_roundstat++
qdel(src)
return