- id: MagazineLightRiflePractice
amount: 4
+# Magnum
- type: entity
- name: box of Vector magazines
+ name: box of SMG .45 magnum magazines
parent: BoxMagazine
id: BoxMagazineMagnumSubMachineGun
- description: A box full of Vector magazines.
+ description: A box full of SMG .45 magnum magazines.
components:
- type: StorageFill
contents:
amount: 3
- type: entity
- name: box of Vector (practice) magazines
+ name: box of SMG .45 magnum (practice) magazines
parent: BoxMagazine
id: BoxMagazineMagnumSubMachineGunPractice
- description: A box full of Vector (practice) magazines.
+ description: A box full of SMG .45 magnum (practice) magazines.
components:
- type: StorageFill
contents:
- type: entity
id: BaseMagazineMagnumSubMachineGun
- name: "Vector magazine (.45 magnum)"
+ name: SMG magazine (.45 magnum)
parent: BaseItem
abstract: true
components:
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
+
- type: entity
id: MagazineMagnumSubMachineGunEmpty
- name: "Vector magazine (.45 magnum any)"
+ name: SMG magazine (.45 magnum any)
suffix: empty
parent: BaseMagazineMagnumSubMachineGun
components:
- type: entity
id: MagazineMagnumSubMachineGun
- name: "Vector magazine (.45 magnum)"
+ name: SMG magazine (.45 magnum)
parent: BaseMagazineMagnumSubMachineGun
components:
- type: BallisticAmmoProvider
- type: entity
id: MagazineMagnumSubMachineGunPractice
- name: "Vector magazine (.45 magnum practice)"
+ name: SMG magazine (.45 magnum practice)
parent: BaseMagazineMagnumSubMachineGun
components:
- type: BallisticAmmoProvider
- type: entity
id: MagazineMagnumSubMachineGunUranium
- name: "Vector magazine (.45 magnum uranium)"
+ name: SMG magazine (.45 magnum uranium)
parent: BaseMagazineMagnumSubMachineGun
components:
- type: BallisticAmmoProvider
- type: entity
id: MagazineMagnumSubMachineGunPiercing
- name: "Vector magazine (.45 magnum armor-piercing)"
+ name: SMG magazine (.45 magnum armour-piercing)
parent: BaseMagazineMagnumSubMachineGun
components:
- type: BallisticAmmoProvider
zeroVisible: true
- type: Appearance
-- type: entity
- name: Vector
- parent: BaseWeaponSubMachineGun
- id: WeaponSubMachineGunVector
- suffix: Deprecated use Drozd
- description: An excellent fully automatic Heavy SMG. Uses .45 magnum ammo.
- components:
- - type: Sprite
- sprite: Objects/Weapons/Guns/SMGs/vector.rsi
- layers:
- - state: base
- map: ["enum.GunVisualLayers.Base"]
- - state: mag-0
- map: ["enum.GunVisualLayers.Mag"]
- - type: Clothing
- sprite: Objects/Weapons/Guns/SMGs/vector.rsi
- - type: Gun
- fireRate: 6
- selectedMode: FullAuto
- soundGunshot:
- path: /Audio/Weapons/Guns/Gunshots/atreides.ogg
- availableModes:
- - FullAuto
- - type: ItemSlots
- slots:
- gun_magazine:
- name: Magazine
- startingItem: MagazineMagnumSubMachineGun
- insertSound: /Audio/Weapons/Guns/MagIn/smg_magin.ogg
- ejectSound: /Audio/Weapons/Guns/MagOut/smg_magout.ogg
- priority: 2
- whitelist:
- tags:
- - MagazineMagnumSubMachineGun
- gun_chamber:
- name: Chamber
- startingItem: CartridgeMagnum
- priority: 1
- whitelist:
- tags:
- - CartridgeMagnum
- whitelistFailPopup: gun-magazine-whitelist-fail
- - type: MagazineVisuals
- magState: mag
- steps: 1
- zeroVisible: true
- - type: Appearance
-
- type: entity
name: WT550
parent: [ BaseWeaponSubMachineGun, BaseRestrictedContraband ]
- id: WeaponSubMachineGunC20r
amount: 0
maxAmount: 5
- - id: WeaponSubMachineGunVector
- amount: 0
- maxAmount: 5
- id: WeaponSubMachineGunWt550
amount: 0
maxAmount: 5
+++ /dev/null
-{
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken/modified vgstation at https://github.com/vgstation-coders/vgstation13/pull/20330/commits/1604c9cc61a48585e25b5f9eba3e179c06362372, backpack sprite by Peptide (copy of Atreides), backpack sling sprite edited by Boaz1111",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "icon"
- },
- {
- "name": "base"
- },
- {
- "name": "bolt-open"
- },
- {
- "name": "mag-0"
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- },
- {
- "name": "equipped-BACKPACK",
- "directions": 4
- },
- {
- "name": "equipped-SUITSTORAGE",
- "directions": 4
- }
- ]
-}
BoxMagazineMagnumSubMachineGunRubber: BoxMagazineMagnumSubMachineGun
WeaponPistolMk58Nonlethal: WeaponPistolMk58
WeaponPistolN1984Nonlethal: WeaponPistolN1984
-WeaponSubMachineGunVectorRubber: WeaponSubMachineGunVector
WeaponSubMachineGunDrozdRubber: WeaponSubMachineGunDrozd
WeaponRifleLecterRubber: WeaponRifleLecter
# 2025-01-27
FoodCondimentPacketFrostoil: FoodCondimentPacketColdsauce
+
+#2025-02-05
+WeaponSubMachineGunVector: null
+WeaponSubMachineGunVectorRubber: null