mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Hackfix for #8588
This commit is contained in:
@@ -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()
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user