mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 02:43:46 +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
|
|
@ -15,5 +15,5 @@ Owner = 0
|
|||
DamageType = 2
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
GrazeValue = 0.2
|
||||
TimeModifiers = Array[Object]([])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue