Skip to content

Commit d5db5f1

Browse files
committed
Enable ergoPenalty for glasses
1 parent 3dea216 commit d5db5f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema-static.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ type ItemPropertiesGlasses {
495495
blindnessProtection: Float
496496
#speedPenalty: Float
497497
#turnPenalty: Float
498-
#ergoPenalty: Float
498+
ergoPenalty: Float
499499
material: ArmorMaterial
500500
bluntThroughput: Float
501501
}

0 commit comments

Comments
 (0)