mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 02:23:48 +00:00
Apply difficulty modifiers to damage
This commit is contained in:
parent
3c531bbe04
commit
bb0f17124d
15 changed files with 94 additions and 59 deletions
|
|
@ -17,5 +17,5 @@ Owner = 1
|
|||
DamageType = 2
|
||||
Controllable = false
|
||||
Grazeable = false
|
||||
GrazeValue = -1.0
|
||||
GrazeValue = -0.2
|
||||
TimeModifiers = null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue