mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 04:03: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
|
|
@ -13,4 +13,7 @@ LifeTime = 10.0
|
|||
DestroyOnCollision = true
|
||||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 0.2
|
||||
TimeModifiers = null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue