This commit is contained in:
2026-01-24 16:34:15 -05:00
commit c23bf51490
3996 changed files with 657568 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
- type: entity
parent: ClothingBackpackDuffelSyndicateBundle
id: ClothingBackpackDuffelSyndicateFilledHushpup
name: Hushpup bundle
description: A duffel bag containing a Hushpup, quarter included.
components:
- type: StorageFill
contents:
- id: WeaponShotgunHushpup
- id: TreasureCoinIron

View File

@@ -0,0 +1,11 @@
# Guns
- type: listing
id: UplinkHushpup
name: uplink-hushpup-name
description: uplink-hushpup-desc
icon: { sprite: /Textures/_Harmony/Objects/Weapons/Guns/Shotguns/hushpup.rsi, state: icon }
productEntity: ClothingBackpackDuffelSyndicateFilledHushpup
cost:
Telecrystal: 30
categories:
- UplinkWeaponry

View File

@@ -0,0 +1,24 @@
- type: entity
parent: [BaseWeaponShotgun, BaseGunWieldable, BaseSyndicateContraband]
id: WeaponShotgunHushpup
name: Hushpup
description: An obscure modification of the Enforcer, fitted with an experimental muffler. Great for those with a strict moral code. Uses 12 gauge shotgun shells.
components:
- type: Sprite
sprite: _Harmony/Objects/Weapons/Guns/Shotguns/hushpup.rsi
- type: Clothing
sprite: _Harmony/Objects/Weapons/Guns/Shotguns/hushpup.rsi
- type: Item
sprite: _Harmony/Objects/Weapons/Guns/Shotguns/hushpup_inhands_64x.rsi
- type: BallisticAmmoProvider
capacity: 5
- type: GunRequiresWield
- type: Gun
soundGunshot:
path: /Audio/_Harmony/Weapons/Guns/Gunshots/hushpup_fire.ogg
params:
volume: -3
fireRate: 1.5
selectedMode: SemiAuto
- type: GunSpreadModifier
spread: 1.4