Fix Obelisk Laser's ROF
The ROF specified in Laser: is cumulative with the delays specified in structures.yaml. Removing the delay here because it is redundant and interferes, making the ROF slower than intended.
This commit is contained in:
@@ -807,7 +807,7 @@ Napalm.Crate:
|
||||
Damage: 500
|
||||
|
||||
Laser:
|
||||
ROF: 90
|
||||
ROF: 1
|
||||
Range: 7c512
|
||||
Charges: true
|
||||
Report: OBELRAY1.AUD
|
||||
|
||||
Reference in New Issue
Block a user