duu
This commit is contained in:
parent
88f618cadf
commit
8f9f5b5100
108 changed files with 2139 additions and 1500 deletions
|
|
@ -230,6 +230,7 @@ function setBehaviorFromAction(tarinai, action, choice = {}, reasonText = "", op
|
|||
lockSeconds: options.lockSeconds,
|
||||
minDuration: options.minDuration,
|
||||
phase: options.phase || "starting",
|
||||
data: options.leisure ? { leisure: true } : options.data,
|
||||
specId: action.id,
|
||||
specKind: action.kind || "need_action",
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue