Dwarf Fortress Bug Tracker - Dwarf Fortress
View Issue Details
0011491Dwarf FortressCombat -- Generalpublic2020-04-03 13:132020-04-03 13:13
spiral-king 
 
lowminoralways
newopen 
0.47.04 
 
0011491: Cheeks and lips don't surround teeth as expected
In b_detail_plan_default, there's two entries that define cheeks as surrounding teeth.

[BP_RELATION:BY_CATEGORY:CHEEK:AROUND:BY_CATEGORY:TEETH:100]
[BP_RELATION:BY_CATEGORY:LIP:AROUND:BY_CATEGORY:TEETH:100]

There isn't any TEETH category, that's defined as TOOTH. So the lines should read as follows:

[BP_RELATION:BY_CATEGORY:CHEEK:AROUND:BY_CATEGORY:TOOTH:100]
[BP_RELATION:BY_CATEGORY:LIP:AROUND:BY_CATEGORY:TOOTH:100]
Search for BY_CATEGORY:TEETH in b_detail_plan_default.txt.
No tags attached.
Issue History
2020-04-03 13:13spiral-kingNew Issue

There are no notes attached to this issue.