You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like it to be possible also to recall some purely IMP jobs for any creature.
These jobs should be able to be assigned in
-----------creaturename.cfg ----------- (example)
[jobs]
PrimaryJobs=GROUP,
SecondaryJobs=TAKE_SLEEP
NotDoJobs=EXEMPT TEMPLE_SACRIFICE
StressfulJobs=MANUFACTURE
Specifically:
[job11]
Name = GROUP
[job16]
Name = EXEMPT
[job17]
Name = TEMPLE_SACRIFICE
[job22]
Name = TAKE_FEED
[job23]
Name = TAKE_SLEEP
Besides Smoking and Relaxing
The text was updated successfully, but these errors were encountered:
I would like it to be possible also to recall some purely IMP jobs for any creature.
These jobs should be able to be assigned in
-----------creaturename.cfg ----------- (example)
[jobs]
PrimaryJobs=GROUP,
SecondaryJobs=TAKE_SLEEP
NotDoJobs=EXEMPT TEMPLE_SACRIFICE
StressfulJobs=MANUFACTURE
Specifically:
[job11]
Name = GROUP
[job16]
Name = EXEMPT
[job17]
Name = TEMPLE_SACRIFICE
[job22]
Name = TAKE_FEED
[job23]
Name = TAKE_SLEEP
Besides Smoking and Relaxing
The text was updated successfully, but these errors were encountered: