combatlevel: fix attack range indicator

Co-authored-by: Jordan Atwood <jordan.atwood423@gmail.com>
This commit is contained in:
Hydrox6
2021-06-23 23:19:12 +01:00
parent 50370e79ea
commit 0bb16c2999
2 changed files with 1 additions and 36 deletions

View File

@@ -772,7 +772,7 @@ public class WidgetID
static final int KILLDEATH_RATIO = 26;
static final int SKULL_CONTAINER = 45;
static final int SAFE_ZONE = 47;
static final int WILDERNESS_LEVEL = 49; // this can also be the Deadman Mode "Protection" text
static final int WILDERNESS_LEVEL = 50; // this can also be the Deadman Mode "Protection" text
}
static class KourendFavour