diff options
Diffstat (limited to 'internal/action/behavior.go')
| -rw-r--r-- | internal/action/behavior.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/action/behavior.go b/internal/action/behavior.go index 4071f0d..1fdc8df 100644 --- a/internal/action/behavior.go +++ b/internal/action/behavior.go @@ -56,6 +56,7 @@ type NodeAction struct { ExtendTask bool `yaml:"extend_task"` ReputationCost int `yaml:"reputation_cost"` Sawmill bool `yaml:"sawmill"` + ApsNode bool `yaml:"aps_node"` } type ShopConfig struct { |
