Fix pirate weapons (#23794)
This commit is contained in:
@@ -194,7 +194,7 @@
|
||||
- type: Projectile
|
||||
damage:
|
||||
types:
|
||||
Piercing: 15
|
||||
Piercing: 25
|
||||
Structural: 5
|
||||
|
||||
- type: entity
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user