mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 01:23:48 +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_l7ter")
|
||||||
BulletSprite = ExtResource("2_eh6d2")
|
BulletSprite = ExtResource("2_eh6d2")
|
||||||
BulletSize = 0.161
|
BulletSize = 0.161
|
||||||
BulletSpeed = 5.0
|
BulletSpeed = 5.0
|
||||||
BulletDamage = 12.0
|
BulletDamage = 18.0
|
||||||
Owner = 2
|
Owner = 2
|
||||||
GrazeValue = 1.0
|
GrazeValue = 1.0
|
||||||
Attributes = 290
|
Attributes = 290
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ BulletScene = ExtResource("1_wf025")
|
||||||
BulletSprite = ExtResource("2_e1tuw")
|
BulletSprite = ExtResource("2_e1tuw")
|
||||||
BulletSize = 0.08
|
BulletSize = 0.08
|
||||||
BulletSpeed = 5.0
|
BulletSpeed = 5.0
|
||||||
BulletDamage = 8.0
|
BulletDamage = 15.0
|
||||||
Owner = 2
|
Owner = 2
|
||||||
GrazeValue = 1.0
|
GrazeValue = 1.0
|
||||||
Attributes = 290
|
Attributes = 290
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue