Gun size balance changes (#22394)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
components:
|
||||
- type: Sprite
|
||||
- type: Item
|
||||
size: Huge
|
||||
size: Large
|
||||
- type: Clothing
|
||||
sprite: Objects/Weapons/Guns/SMGs/atreides.rsi
|
||||
quickEquip: false
|
||||
|
||||
@@ -105,6 +105,10 @@
|
||||
id: WeaponShotgunDoubleBarreled
|
||||
description: An immortal classic. Uses .50 shotgun shells.
|
||||
components:
|
||||
- type: Item
|
||||
size: Normal
|
||||
shape:
|
||||
- 0,0,4,0
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Shotguns/db_shotgun.rsi
|
||||
- type: Gun
|
||||
@@ -158,12 +162,14 @@
|
||||
id: WeaponShotgunKammerer
|
||||
description: When an old Remington design meets modern materials, this is the result. A favourite weapon of militia forces throughout many worlds. Uses .50 shotgun shells.
|
||||
components:
|
||||
- type: Item
|
||||
size: Normal
|
||||
shape:
|
||||
- 0,0,4,0
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Shotguns/pump.rsi
|
||||
- type: Clothing
|
||||
sprite: Objects/Weapons/Guns/Shotguns/pump.rsi
|
||||
- type: Item
|
||||
size: Normal
|
||||
- type: BallisticAmmoProvider
|
||||
capacity: 4
|
||||
- type: Tag
|
||||
@@ -211,6 +217,9 @@
|
||||
id: WeaponShotgunHandmade
|
||||
description: Looks unreliable. Uses .50 shotgun shells.
|
||||
components:
|
||||
- type: Item
|
||||
size: Small
|
||||
storedRotation: 90
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Shotguns/hm_pistol.rsi
|
||||
- type: Clothing
|
||||
@@ -233,6 +242,10 @@
|
||||
suffix: Pirate
|
||||
description: Deadly at close range.
|
||||
components:
|
||||
- type: Item
|
||||
size: Normal
|
||||
shape:
|
||||
- 0,0,4,0
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Shotguns/blunderbuss.rsi
|
||||
- type: Gun
|
||||
@@ -248,6 +261,10 @@
|
||||
id: WeaponShotgunImprovised
|
||||
description: A shitty, hand-made shotgun that uses .50 shotgun shells. It can only hold one round in the chamber.
|
||||
components:
|
||||
- type: Item
|
||||
size: Normal
|
||||
shape:
|
||||
- 0,0,4,0
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Shotguns/improvised_shotgun.rsi
|
||||
- type: Clothing
|
||||
|
||||
@@ -69,6 +69,8 @@
|
||||
id: Musket
|
||||
description: This should've been in a museum long before you were born. Uses .60 anti-materiel ammo.
|
||||
components:
|
||||
- type: Item
|
||||
size: Large
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Snipers/musket.rsi
|
||||
- type: Clothing
|
||||
@@ -90,6 +92,9 @@
|
||||
id: WeaponPistolFlintlock
|
||||
description: A pirate's companion. Yarrr! Uses .60 anti-materiel ammo.
|
||||
components:
|
||||
- type: Item
|
||||
size: Small
|
||||
storedRotation: 90
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Snipers/flintlock.rsi
|
||||
- type: Clothing
|
||||
|
||||
Reference in New Issue
Block a user