1
0
Fork 0
spacetac/tac/commands/defend.tscn

12 lines
464 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://cmaup0f5ud8vr"]
[ext_resource type="PackedScene" uid="uid://b3l4jfjieucrc" path="res://core/ui/command.tscn" id="1_s822j"]
[ext_resource type="Texture2D" uid="uid://dgatvtgtb6j8d" path="res://tac/assets/commands/defend.png" id="2_6gky5"]
[node name="command_defend" instance=ExtResource("1_s822j")]
icon = ExtResource("2_6gky5")
code = "defend"
[node name="icon" parent="." index="1"]
texture = ExtResource("2_6gky5")