diff options
Diffstat (limited to 'Towers/Components/PoisonComponent.tscn')
-rw-r--r-- | Towers/Components/PoisonComponent.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Towers/Components/PoisonComponent.tscn b/Towers/Components/PoisonComponent.tscn index 9e6b21e..d7c257f 100644 --- a/Towers/Components/PoisonComponent.tscn +++ b/Towers/Components/PoisonComponent.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=4 format=3 uid="uid://bx1bi1ko6tyqq"] [ext_resource type="PackedScene" uid="uid://cly4agfoqhq2q" path="res://Towers/Components/TowerComponent.tscn" id="1_euxd5"] -[ext_resource type="Script" path="res://Towers/Components/PoisonComponent.gd" id="2_dnmjy"] +[ext_resource type="Script" uid="uid://cxdkv6sv0xeb3" path="res://Towers/Components/PoisonComponent.gd" id="2_dnmjy"] [ext_resource type="Texture2D" uid="uid://rkeldjv41ww8" path="res://Towers/Components/Assets/poison-component.png" id="3_3hijl"] [node name="PoisonTowerComponent" instance=ExtResource("1_euxd5")] |