fix: minor spelling mistake

This commit is contained in:
kennetha123 2025-01-26 06:31:06 +07:00
parent 064559130c
commit ca9c7b8e50
6 changed files with 9 additions and 10 deletions

View file

@ -1,4 +1,4 @@
[gd_resource type="Resource" script_class="SimpleSupportCard" load_steps=5 format=3 uid="uid://4eod3m0vc5a8"]
[gd_resource type="Resource" script_class="ImplementedSupportCard" load_steps=5 format=3 uid="uid://4eod3m0vc5a8"]
[ext_resource type="Script" path="res://tcg/card/support_card_effect_instance.gd" id="1_ujm0o"]
[ext_resource type="Resource" uid="uid://cvu0rtt5nggf" path="res://data/support_effects/heal.tres" id="2_k1cnl"]
@ -12,7 +12,6 @@ effect = ExtResource("2_k1cnl")
[resource]
script = ExtResource("3_at5nt")
scope = "turn"
magnitude = 30
type = "green"
effects = Array[ExtResource("1_ujm0o")]([SubResource("Resource_88lmk")])
name = "Potion"