mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 06:45:53 +00:00
New damage resistance system
This commit is contained in:
parent
5dec57e711
commit
eeaf1526f8
5 changed files with 164 additions and 3 deletions
|
|
@ -6,4 +6,5 @@ public enum DamageAttribute
|
|||
Resist,
|
||||
Weak,
|
||||
Immune,
|
||||
Skip
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue