mirror of
https://github.com/Melledy/Nebula.git
synced 2026-09-19 17:19:58 +02:00
feat: properly handle door cases and currency
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user