Add skill type enumeration and update skill management for throw skills

This commit is contained in:
2025-06-05 01:54:32 +02:00
parent 039dc1d5e5
commit 87b85cae43
9 changed files with 36 additions and 4 deletions

View File

@@ -18,3 +18,4 @@ config = {
}
cost = 50
icon = ExtResource("2_yimbq")
type = 1

View File

@@ -19,3 +19,4 @@ config = {
}
cost = 180
icon = ExtResource("3_wkqmb")
type = 1

View File

@@ -19,3 +19,4 @@ config = {
}
cost = 150
icon = ExtResource("3_w87qb")
type = 1

View File

@@ -19,3 +19,4 @@ config = {
}
cost = 150
icon = ExtResource("3_6btth")
type = 1

View File

@@ -16,3 +16,4 @@ config = {
}
cost = 70
icon = ExtResource("1_16qcg")
type = 2