Add curse element, increase throw speed/damage of Ciello

This commit is contained in:
2026-02-10 15:37:12 -08:00
parent 363ee1cd33
commit 2f377d2d7a
13 changed files with 193 additions and 176 deletions

View File

@@ -9,5 +9,6 @@ public enum ElementType
Igneous,
Ferrum,
Holy,
Curse,
All
}