This commit is contained in:
Zuhayr
2015-03-24 12:45:37 +10:30
parent 19af11fb2f
commit ef50918b9c

View File

@@ -12,6 +12,8 @@ var/global/list/plant_seed_sprites = list()
var/modified = 0
/obj/item/seeds/New()
while(!plant_controller)
sleep(30)
update_seed()
..()