oh fuck im gonna have to learn to clean up previous commits

This commit is contained in:
2025-07-18 23:14:51 +10:00
parent a6c503b8ff
commit 4a26cf0ddb
54 changed files with 1066 additions and 163 deletions

View File

@@ -14,3 +14,4 @@ enum Faction {
@export var weapon_scene: PackedScene
@export var weapon_stats: CardText
@export var tower_stats: CardText
@export var tags: Array[Data.CardTags]