Search Results

Found 1 results for "1c48b63329ef69de09919ce2d5851128" across all boards searching md5.

Anonymous /vst/2028502#2029235
5/8/2025, 3:45:58 PM
For the unknowledgeable, the Steam version of DF REQUIRES a new gen every RAW change due to mods not being baked into the save anymore.

How to remove gays from all creatures
Notepad++
open all creature RAWs
ctrl+H
[CASTE:MALE]

[CASTE:MALE]\n\t\t[ORIENTATION:FEMALE:0:0:100]\n\t\t[ORIENTATION:MALE:100:0:0]

Replace in all opened files


[CASTE:FEMALE]

[CASTE:FEMALE]\n\t\t[ORIENTATION:MALE:0:0:100]\n\t\t[ORIENTATION:FEMALE:100:0:0]


Replace in all opened files

How to remove black dwarves
>creature_standard txt
line 436 replace line with
[SET_TL_GROUP:BY_CATEGORY:ALL:SKIN]
[TL_COLOR_MODIFIER:PALE_PINK:1:PEACH:1:PINK:1]

How to remove bald dwarves
>entity_default txt
under [ENTITY:MOUNTAIN]
replace line 862 with

[TS_MAINTAIN_LENGTH:100:NONE]
[TS_PREFERRED_SHAPING:NEATLY_COMBED]
[TS_PREFERRED_SHAPING:BRAIDED]
[TS_PREFERRED_SHAPING:DOUBLE_BRAIDS]
[TS_PREFERRED_SHAPING:PONY_TAILS]