better decomp of set-subtask-hook!, sub-task-list array and *-setting! macros (#2654)

Improves code readability considerably.
This commit is contained in:
ManDude
2023-05-16 23:08:35 +01:00
committed by GitHub
parent 263f4caaf9
commit 0dccd048ef
229 changed files with 10526 additions and 11420 deletions
@@ -196,7 +196,7 @@ Seen take in - `true-func` which takes no args TODO - seems fishy
)
(when (and (or (= (-> gp-0 action) (game-task-action say))
(= (-> gp-0 action) (game-task-action talk))
(= (-> gp-0 action) (game-task-action shade))
(= (-> gp-0 action) (game-task-action trade))
(= (-> gp-0 action) (game-task-action play))
)
(process-taskable-method-34 self)