Fixed a warrior's guild dupe

This commit is contained in:
ceikry
2021-08-02 07:44:29 -05:00
parent d9f3081388
commit 0feadf985b
3 changed files with 44 additions and 2 deletions
@@ -44,7 +44,7 @@ public final class CatapultRoom extends MapZone implements Plugin<Object> {
/**
* The target location.
*/
private static final Location TARGET = Location.create(2842, 3545, 1);
public static final Location TARGET = Location.create(2842, 3545, 1);
/**
* The shield item id.