From 0b1fd02d3cb080effe29e00f14773994d87e2e27 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sat, 15 Feb 2025 12:36:43 +0100 Subject: 4.3 -> 4.4 --- Towers/Components/PoisonComponent.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Towers/Components/PoisonComponent.tscn') 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")] -- cgit v1.2.3