Skip to content

Commit 331e3cd

Browse files
authored
Merge pull request #385 from the-hideout/glasses-ergo-penalty
Enable ergoPenalty for glasses
2 parents 3dea216 + d5db5f1 commit 331e3cd

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)