modules - E to L

This commit is contained in:
deathride58
2018-01-04 00:53:38 -05:00
parent 0dbc2241ea
commit 5dc3f29ad4
83 changed files with 1377 additions and 641 deletions
+2 -2
View File
@@ -12,9 +12,9 @@
icon_harvest = "xpod-harvest"
growthstages = 4
/obj/item/seeds/random/New()
/obj/item/seeds/random/Initialize()
. = ..()
randomize_stats()
..()
if(prob(60))
add_random_reagents(1, 3)
if(prob(50))