mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 11:23:46 +00:00
Increased enemy damage
This commit is contained in:
parent
f46d3ad994
commit
a774919a8b
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ BulletScene = ExtResource("1_wf025")
|
|||
BulletSprite = ExtResource("2_e1tuw")
|
||||
BulletSize = 0.08
|
||||
BulletSpeed = 5.0
|
||||
BulletDamage = 8.0
|
||||
BulletDamage = 15.0
|
||||
Owner = 2
|
||||
GrazeValue = 1.0
|
||||
Attributes = 290
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue