mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-02 21:44:17 +00:00
Lowering Projectile Speed (#7091)
This commit is contained in:
@@ -487,7 +487,7 @@
|
||||
armor_penetration = 35
|
||||
damage_type = BURN
|
||||
check_armour = "laser"
|
||||
speed = 4.4
|
||||
speed = 7.0
|
||||
|
||||
flash_strength = 0
|
||||
|
||||
@@ -510,7 +510,7 @@
|
||||
armor_penetration = 100
|
||||
damage_type = BURN
|
||||
check_armour = "laser"
|
||||
speed = 4.4
|
||||
speed = 4.5
|
||||
|
||||
flash_strength = 0
|
||||
|
||||
@@ -534,7 +534,7 @@
|
||||
damage_type = BURN
|
||||
check_armour = "energy"
|
||||
agony = 50
|
||||
speed = 8.2
|
||||
speed = 10.0
|
||||
|
||||
flash_strength = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user