feat: add deterministic goat routine
This commit is contained in:
@@ -89,6 +89,8 @@ func _apply_resource_capture_overrides() -> bool:
|
||||
if hide_animal_labels:
|
||||
animal.set_debug_label_enabled(false)
|
||||
if hide_all_labels:
|
||||
for site in AnimalRoutineSite.get_all():
|
||||
site.set_debug_label_enabled(false)
|
||||
for storage in StorageNode.get_all():
|
||||
storage.set_debug_label_enabled(false)
|
||||
for site in ActivitySite.get_all():
|
||||
|
||||
Reference in New Issue
Block a user