fix: fix proebanniy inhands (#390)
This commit is contained in:
@@ -10,7 +10,6 @@
|
|||||||
- state: icon
|
- state: icon
|
||||||
map: [ "enum.GunVisualLayers.Base" ]
|
map: [ "enum.GunVisualLayers.Base" ]
|
||||||
- type: Item
|
- type: Item
|
||||||
# If you update this also update the bulldog's size.
|
|
||||||
size: Large
|
size: Large
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Objects/Weapons/Guns/Shotguns/db_shotgun.rsi
|
sprite: Objects/Weapons/Guns/Shotguns/db_shotgun.rsi
|
||||||
@@ -52,6 +51,7 @@
|
|||||||
- type: EmitSoundOnLand
|
- type: EmitSoundOnLand
|
||||||
sound:
|
sound:
|
||||||
collection: ShotgunsDrop
|
collection: ShotgunsDrop
|
||||||
|
- type: Appearance
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
@@ -126,7 +126,6 @@
|
|||||||
shape:
|
shape:
|
||||||
- 0,0,4,0
|
- 0,0,4,0
|
||||||
sprite: White/Objects/Weapons/Guns/Shotguns/db_shotgun-inhands.rsi
|
sprite: White/Objects/Weapons/Guns/Shotguns/db_shotgun-inhands.rsi
|
||||||
heldPrefix: db
|
|
||||||
- type: Gun
|
- type: Gun
|
||||||
fireRate: 2
|
fireRate: 2
|
||||||
- type: BallisticAmmoProvider
|
- type: BallisticAmmoProvider
|
||||||
@@ -159,7 +158,6 @@
|
|||||||
sprite: White/Objects/Weapons/Guns/Shotguns/enforcer-inhands.rsi
|
sprite: White/Objects/Weapons/Guns/Shotguns/enforcer-inhands.rsi
|
||||||
- type: Item
|
- type: Item
|
||||||
sprite: White/Objects/Weapons/Guns/Shotguns/enforcer-inhands.rsi
|
sprite: White/Objects/Weapons/Guns/Shotguns/enforcer-inhands.rsi
|
||||||
heldPrefix: enforcer
|
|
||||||
- type: BallisticAmmoProvider
|
- type: BallisticAmmoProvider
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
@@ -177,11 +175,10 @@
|
|||||||
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.
|
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:
|
components:
|
||||||
- type: Item
|
- type: Item
|
||||||
|
sprite: White/Objects/Weapons/Guns/Shotguns/pump-inhands.rsi
|
||||||
size: Normal
|
size: Normal
|
||||||
shape:
|
shape:
|
||||||
- 0,0,4,0
|
- 0,0,4,0
|
||||||
sprite: White/Objects/Weapons/Guns/Shotguns/pump-inhands.rsi
|
|
||||||
heldPrefix: pump
|
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: White/Objects/Weapons/Guns/Shotguns/pump-icons.rsi
|
sprite: White/Objects/Weapons/Guns/Shotguns/pump-icons.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
@@ -289,7 +286,6 @@
|
|||||||
shape:
|
shape:
|
||||||
- 0,0,4,0
|
- 0,0,4,0
|
||||||
sprite: White/Objects/Weapons/Guns/Shotguns/improvised_shotgun-inhands.rsi
|
sprite: White/Objects/Weapons/Guns/Shotguns/improvised_shotgun-inhands.rsi
|
||||||
heldPrefix: improvised
|
|
||||||
- type: Gun
|
- type: Gun
|
||||||
fireRate: 4 #No reason to stifle the firerate since you have to manually reload every time anyways.
|
fireRate: 4 #No reason to stifle the firerate since you have to manually reload every time anyways.
|
||||||
- type: BallisticAmmoProvider
|
- type: BallisticAmmoProvider
|
||||||
|
|||||||
Reference in New Issue
Block a user