updated to godot 4.6
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_resource type="Resource" script_class="Card" load_steps=6 format=3 uid="uid://bibx2my7igspq"]
|
||||
[gd_resource type="Resource" script_class="Card" format=3 uid="uid://bibx2my7igspq"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_qktm8"]
|
||||
[ext_resource type="Resource" uid="uid://dnvqghpwyuw84" path="res://Towers/Fireball/tower_stats.tres" id="2_yfpht"]
|
||||
@@ -8,12 +8,10 @@
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_qktm8")
|
||||
cost = 0
|
||||
rarity = 3
|
||||
faction = 2
|
||||
turret_scene = ExtResource("3_gdfiu")
|
||||
weapon_scene = ExtResource("4_mpiuf")
|
||||
weapon_stats = ExtResource("5_ey1sc")
|
||||
tower_stats = ExtResource("2_yfpht")
|
||||
tags = Array[int]([])
|
||||
display_name = "CARD_NAME_FIREBALL"
|
||||
|
||||
Reference in New Issue
Block a user