feat: properly handle door cases and currency

This commit is contained in:
Fishia
2025-11-27 07:49:00 -08:00
committed by Melledy
parent 3f2f58b227
commit bfb22eddff
2 changed files with 31 additions and 25 deletions
@@ -11,6 +11,7 @@ public class StarTowerStageDef extends BaseDef {
private int Stage;
private int Floor;
private int RoomType;
private int InteriorCurrencyQuantity;
@Override
public int getId() {