Open SomeGDPerson123 opened 3 months ago
Flags have specific types of data they can have:
While it is possible to change the data type, that would almost certainly cause the game to crash when loading the save, or as soon as it's used.
(see readFlags
from src/save.ts
)
If you don't mind, would you send me your save?
I'm currently working on adding items and flags
I'm currently working on adding items and flags
Sorry for not posting for a while. I have fixed the issue somehow, and appreciate the effort to update the editor
Maybe for like an advanced column, you could maybe have a flag editor, like in DELTATRAVELER's debug mode, except... you can type words instead of being limited to numbers. Now every time I open the STATS menu my game crashes because it doesn't recognize my Kris Stat Portrait (flag 0). Just a little idea.