fix: minor spelling mistake
This commit is contained in:
parent
064559130c
commit
ca9c7b8e50
6 changed files with 9 additions and 10 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue