first lobby draft made, you can move a charcter around
This commit is contained in:
@@ -7,9 +7,11 @@ extends Resource
|
||||
@export var strength: float
|
||||
|
||||
|
||||
@warning_ignore("unused_parameter")
|
||||
func attach_to_tower(tower_stats: CardText) -> void:
|
||||
pass
|
||||
|
||||
|
||||
@warning_ignore("unused_parameter")
|
||||
func attach_to_weapon(weapon_stats: CardText) -> void:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user