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://ds8qx4ggmqetk"]
|
||||
[gd_resource type="Resource" script_class="Card" format=3 uid="uid://ds8qx4ggmqetk"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_84afc"]
|
||||
[ext_resource type="Resource" uid="uid://st0qrut5nxrm" path="res://Towers/Refrigerator/tower_stats.tres" id="3_bihii"]
|
||||
@@ -8,12 +8,10 @@
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_84afc")
|
||||
cost = 0
|
||||
rarity = 1
|
||||
faction = 2
|
||||
turret_scene = ExtResource("3_pq7e0")
|
||||
weapon_scene = ExtResource("4_0oufq")
|
||||
weapon_stats = ExtResource("5_dqmyh")
|
||||
tower_stats = ExtResource("3_bihii")
|
||||
tags = Array[int]([])
|
||||
display_name = "CARD_NAME_FREEZER"
|
||||
|
||||
Reference in New Issue
Block a user