Skip to content

Commit 3bf85b8

Browse files
committed
Updated EQP parameter name.
1 parent 72c8776 commit 3bf85b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xivModdingFramework/Models/DataContainers/EquipmentParameter.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ public enum EquipmentParameterFlag
191191
BodyShowNecklace = 11,
192192
BodyShowBracelet = 12, // "Wrist[slot]" is not used in this context b/c it can be confusing with other settings.
193193
BodyShowTail = 13,
194-
BodyTriggersomeShapeData = 14,
194+
BodyDisableBreastPhysics = 14,
195195
Bit15 = 15,
196196

197197
// Byte 2 - Leg

0 commit comments

Comments
 (0)