Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: [47.05] labors being assigned to migrants despite init, is it dfhack?  (Read 386 times)

Metruption

  • Bay Watcher
  • They/Them
    • View Profile

In my d_init.txt file I have
Code: [Select]
[SET_LABOR_LISTS:NONE] set but for some reason fresh migrants will sometimes arrive with labors enabled and I need to manually remove them with therapist. Is this because of an obscure dfhack option that is enabled by default? I'm using dfhack 47.05-r8. I don't think it could possibly be autolabor because I remember in the past when I mistakenly enabled it any time I changed a dwarf's labors with therapist it would immediately override every labor on every dwarf.
Logged

A_Curious_Cat

  • Bay Watcher
    • View Profile

In my d_init.txt file I have
Code: [Select]
[SET_LABOR_LISTS:NONE] set but for some reason fresh migrants will sometimes arrive with labors enabled and I need to manually remove them with therapist. Is this because of an obscure dfhack option that is enabled by default? I'm using dfhack 47.05-r8. I don't think it could possibly be autolabor because I remember in the past when I mistakenly enabled it any time I changed a dwarf's labors with therapist it would immediately override every labor on every dwarf.

Try
Code: [Select]
[SET_LABOR_LISTS:NO].

Logged
Really hoping somebody puts this in their signature.

Metruption

  • Bay Watcher
  • They/Them
    • View Profile

Thanks. I think in my mind that setting should have been NONE because so many of the old LNP guis used to use NONE as the text for that option in the gui.
Logged