feat: unify authored activity commands
This commit is contained in:
@@ -23,6 +23,7 @@ func _run() -> void:
|
||||
_set_wood_amount(manager, 0.5)
|
||||
|
||||
interested.set_task(SimulationIds.ACTION_STUDY, 1.0)
|
||||
interested.target_id = SimulationIds.ACTIVITY_STUDY_DESK
|
||||
interested.start_working()
|
||||
manager.simulate_tick()
|
||||
var opportunity: OpportunityStateRecord = manager.get_active_opportunity()
|
||||
|
||||
Reference in New Issue
Block a user