We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c8776 commit 3bf85b8Copy full SHA for 3bf85b8
xivModdingFramework/Models/DataContainers/EquipmentParameter.cs
@@ -191,7 +191,7 @@ public enum EquipmentParameterFlag
191
BodyShowNecklace = 11,
192
BodyShowBracelet = 12, // "Wrist[slot]" is not used in this context b/c it can be confusing with other settings.
193
BodyShowTail = 13,
194
- BodyTriggersomeShapeData = 14,
+ BodyDisableBreastPhysics = 14,
195
Bit15 = 15,
196
197
// Byte 2 - Leg
0 commit comments