parent
477f5fdb97
commit
ef6db5cdc8
|
|
@ -194,8 +194,8 @@
|
|||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 15
|
||||
Structural: 5
|
||||
Piercing: 25
|
||||
Structural: 5
|
||||
|
||||
- type: entity
|
||||
id: PelletGlass
|
||||
|
|
|
|||
|
|
@ -144,7 +144,7 @@
|
|||
components:
|
||||
- type: CartridgeAmmo
|
||||
proto: PelletGrapeshot
|
||||
count: 15
|
||||
count: 5
|
||||
spread: 40
|
||||
deleteOnSpawn: true
|
||||
- type: Sprite
|
||||
|
|
|
|||
|
|
@ -78,7 +78,6 @@
|
|||
- type: Clothing
|
||||
sprite: Objects/Weapons/Guns/Snipers/musket.rsi
|
||||
- type: Gun
|
||||
useKey: false
|
||||
selectedMode: SemiAuto
|
||||
availableModes:
|
||||
- SemiAuto
|
||||
|
|
@ -101,7 +100,7 @@
|
|||
animation: WeaponArcThrust
|
||||
soundHit:
|
||||
path: /Audio/Weapons/bladeslice.ogg
|
||||
|
||||
|
||||
- type: entity
|
||||
name: flintlock pistol
|
||||
parent: BaseWeaponSniper
|
||||
|
|
|
|||
Loading…
Reference in New Issue