Add Elf Area Obstacles
This commit is contained in:
@@ -175,7 +175,10 @@ public class Obstacles
|
|||||||
// High Level Wilderness Dungeon
|
// High Level Wilderness Dungeon
|
||||||
CREVICE_19043,
|
CREVICE_19043,
|
||||||
// Revenant Caves
|
// Revenant Caves
|
||||||
PILLAR_31561
|
PILLAR_31561,
|
||||||
|
// Elf Camp Isafdar Tirranwn
|
||||||
|
LOG_BALANCE_3931, LOG_BALANCE_3930, LOG_BALANCE_3929, LOG_BALANCE_3932, DENSE_FOREST_3938, DENSE_FOREST_3939,
|
||||||
|
DENSE_FOREST, LEAVES, LEAVES_3924, LEAVES_3925, STICKS, TRIPWIRE
|
||||||
);
|
);
|
||||||
|
|
||||||
public static final Set<Integer> TRAP_OBSTACLE_IDS = ImmutableSet.of(
|
public static final Set<Integer> TRAP_OBSTACLE_IDS = ImmutableSet.of(
|
||||||
|
|||||||
Reference in New Issue
Block a user