Ready to work on actual logic for battles.
This commit is contained in:
@@ -12,7 +12,8 @@ enum InteractType {
|
||||
NONE,
|
||||
CONVERSATION,
|
||||
ONE_TIME_ITEM,
|
||||
CUTSCENE
|
||||
CUTSCENE,
|
||||
BATTLE_TEST,
|
||||
};
|
||||
|
||||
@export_category("Identification")
|
||||
|
||||
Reference in New Issue
Block a user