#910: Match generic max absorption attribute name style with the rest

This commit is contained in:
DerFrZocker 2023-09-24 06:09:59 +10:00 committed by md_5
parent c7390d7129
commit 99a7f6f0cf
No known key found for this signature in database
GPG key ID: E8E901AC7C617C11

View file

@ -56,7 +56,7 @@ public enum Attribute implements Keyed {
/** /**
* Maximum absorption of an Entity. * Maximum absorption of an Entity.
*/ */
MAX_ABSORPTION("generic.max_absorption"), GENERIC_MAX_ABSORPTION("generic.max_absorption"),
/** /**
* Strength with which a horse will jump. * Strength with which a horse will jump.
*/ */