add BigRockNPC and IronDoorObj; update AssetSetter to include new NPC and interactive tiles
This commit is contained in:
@@ -29,7 +29,7 @@ public class UI {
|
||||
private int transCount;
|
||||
private int sleepCount;
|
||||
private int charIndex;
|
||||
private String combinedText;
|
||||
private String combinedText = "";
|
||||
|
||||
// SUB-STATES
|
||||
public TradeState tradeState = TradeState.SELECT;
|
||||
|
||||
Reference in New Issue
Block a user