Potato mine

This commit is contained in:
Фёдор Веселов 2024-09-25 01:24:13 +05:00
commit c428bf219d
6 changed files with 245 additions and 0 deletions

View file

@ -0,0 +1,14 @@
[gd_resource type="Resource" script_class="PlantResource" load_steps=4 format=3 uid="uid://bu25xgjd68gv8"]
[ext_resource type="Script" path="res://scripts/resources/PlantResource.cs" id="1_33j6b"]
[ext_resource type="Texture2D" uid="uid://bhmnt3x5aj1l8" path="res://assets/sprites/plants/potatomine.tres" id="1_xk2pg"]
[ext_resource type="PackedScene" uid="uid://b5x35v3w2u8dx" path="res://scenes/entities/plants/potato_mine.tscn" id="2_ig2ti"]
[resource]
script = ExtResource("1_33j6b")
Cost = 25
Scene = ExtResource("2_ig2ti")
ReloadTime = 25.0
StartReloadTime = 0.0
Preview = ExtResource("1_xk2pg")
Layer = 1