forked from SpaceStation14-Shenanigans/Monolith
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f39befa7a | |||
| be5c182bd8 | |||
| 4f1f515bac | |||
| e66256cfb6 |
+1
-1
@@ -7,4 +7,4 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 5
|
||||
Piercing: 15 # Mono - 5->15
|
||||
|
||||
@@ -398,10 +398,10 @@
|
||||
- type: Gun
|
||||
minAngle: 4
|
||||
maxAngle: 25
|
||||
angleIncrease: 3
|
||||
angleIncrease: 2
|
||||
angleDecay: 20
|
||||
fireRate: 16
|
||||
projectileSpeed: 45
|
||||
projectileSpeed: 50
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/minigun.ogg
|
||||
- type: ProjectileBatteryAmmoProvider
|
||||
@@ -416,4 +416,4 @@
|
||||
- type: AmmoCounter
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
ballistic-ammo: !type:Container
|
||||
ballistic-ammo: !type:Container
|
||||
|
||||
Reference in New Issue
Block a user