forked from SpaceStation14-Shenanigans/Monolith
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b07d795d4 |
+2
-2
@@ -17,10 +17,10 @@
|
||||
range: 500
|
||||
- type: GunSignalControl
|
||||
- type: Gun
|
||||
fireRate: 0.8
|
||||
fireRate: 0.5
|
||||
recoil: 5
|
||||
minAngle: 0
|
||||
maxAngle: 0
|
||||
maxAngle: 2
|
||||
shootThermalSignature: 8000000 # ~5km if firing continuously
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/rocket_launcher.ogg
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
</ColorBox>
|
||||
<ColorBox Color="#5a9926">
|
||||
<Box HorizontalAlignment="Left" VerticalAlignment="Stretch" Margin="2">
|
||||
0.8 RPS
|
||||
0.5 RPS
|
||||
</Box>
|
||||
</ColorBox>
|
||||
<ColorBox Color="#8f2b65">
|
||||
|
||||
Reference in New Issue
Block a user