Implement abyss defense objective (#2422)

This commit is contained in:
longfruit
2023-11-02 19:00:05 -07:00
committed by GitHub
Unverified
parent 205b79dc02
commit 24874e7fba
16 changed files with 113 additions and 30 deletions
@@ -17,6 +17,7 @@ public final class SceneTrigger {
private String tag;
public transient SceneGroup currentGroup;
private boolean preserved;
@Override
public boolean equals(Object obj) {