Item holy and all element implementation, still need to work out some of the math for it
Fix bonus defense for weapons
This commit is contained in:
@@ -7,5 +7,7 @@ public enum ElementType
|
||||
Telluric,
|
||||
Hydric,
|
||||
Igneous,
|
||||
Ferrum
|
||||
Ferrum,
|
||||
Holy,
|
||||
All
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user