mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 20:52:41 +00:00
Hackfix for #8588
This commit is contained in:
@@ -12,6 +12,8 @@ var/global/list/plant_seed_sprites = list()
|
|||||||
var/modified = 0
|
var/modified = 0
|
||||||
|
|
||||||
/obj/item/seeds/New()
|
/obj/item/seeds/New()
|
||||||
|
while(!plant_controller)
|
||||||
|
sleep(30)
|
||||||
update_seed()
|
update_seed()
|
||||||
..()
|
..()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user