Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.

Cargo Armory Parkifying #231

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
- type: cargoProduct
id: ArmoryPv3Pistol
icon:
sprite: SimpleStation14/Objects/Weapons/Guns/Pistols/pv3mini.rsi
state: icon
product: CratePV3Pistol
cost: 6000
category: Armory
group: market

- type: cargoProduct
id: ArmoryPv3Smg
icon:
sprite: SimpleStation14/Objects/Weapons/Guns/SMGs/pv3compact.rsi
state: icon
product: CratePV3Smg
cost: 10000
category: Armory
group: market

- type: cargoProduct
id: ArmoryK12Pistol
icon:
sprite: SimpleStation14/Objects/Weapons/Guns/Pistols/k12mini.rsi
state: icon
product: CrateK12Pistol
cost: 4000
category: Armory
group: market

- type: cargoProduct
id: ArmoryK12Smg
icon:
sprite: SimpleStation14/Objects/Weapons/Guns/Smgs/k12compact.rsi
state: icon
product: CrateK12Smg
cost: 8000
category: Armory
group: market

- type: cargoProduct
id: ArmoryMilitia
icon:
sprite: Nyanotrasen/Objects/Weapons/Guns/Snipers/grand_rifle.rsi
state: base
product: CrateMilitia
cost: 6000
category: Armory
group: market
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- type: cargoProduct
id: EngineeringPortableGenerator
icon:
sprite: Structures/Power/power.rsi
state: generator
product: CrateEngineeringPortableGenerator
cost: 1000
category: Engineering
group: market
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
- type: entity
id: CratePV3Pistol
parent: CrateWeaponSecure
name: PV-3 Mini Crate
description: "A crate containing three PV-3 Mini energy Personal Defence Weapons"
LovelyLophi marked this conversation as resolved.
Show resolved Hide resolved
components:
- type: StorageFill
contents:
- id: WeaponLaserPv3Mini
- id: WeaponLaserPv3Mini
- id: WeaponLaserPv3Mini

- type: entity
id: CratePV3Smg
parent: CrateWeaponSecure
name: PV-3 Compact Crate
description: "A crate containing three PV-3 Compact Energy Assault Weapons"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just since they're the Compact SMG versions of the weapons, and not the (to be done?) full size Rifle versions, perhaps assault isn't the best choice of words?

components:
- type: StorageFill
contents:
- id: WeaponLaserPv3Compact
- id: WeaponLaserPv3Compact
- id: WeaponLaserPv3Compact

- type: entity
id: CrateK12Pistol
parent: CrateWeaponSecure
name: K12 Mini Crate
description: "A crate containing two K12 Mini Ballistic Personal Defence Weapons"
LovelyLophi marked this conversation as resolved.
Show resolved Hide resolved
components:
- type: StorageFill
contents:
- id: WeaponPistolK12Mini
- id: WeaponPistolK12Mini
- id: MagazinePistol
- id: MagazinePistol
- id: MagazinePistol
- id: MagazinePistol

- type: entity
id: CrateK12Smg
parent: CrateWeaponSecure
name: K12 Compact Crate
description: "A crate containing two K12 Compact Ballistic Assault Weapons"
components:
- type: StorageFill
contents:
- id: WeaponSubMachineGunK12Compact
- id: WeaponSubMachineGunK12Compact
- id: MagazinePistolSubMachineGun
- id: MagazinePistolSubMachineGun
- id: MagazinePistolSubMachineGun
- id: MagazinePistolSubMachineGun

- type: entity
id: CrateMilitia
LovelyLophi marked this conversation as resolved.
Show resolved Hide resolved
parent: CrateWeaponSecure
name: Militia Crate
description: "A crate containing four Mark 1 rifles, four armor vests, four berets, and eight stripper clips of .30 rifle"
components:
- type: StorageFill
contents:
- id: WeaponSniperGrand
- id: WeaponSniperGrand
- id: WeaponSniperGrand
- id: WeaponSniperGrand
- id: SpeedLoaderLightRifle
- id: SpeedLoaderLightRifle
- id: SpeedLoaderLightRifle
- id: SpeedLoaderLightRifle
- id: SpeedLoaderLightRifle
- id: SpeedLoaderLightRifle
- id: SpeedLoaderLightRifle
- id: SpeedLoaderLightRifle
- id: ClothingHeadHatBeret
- id: ClothingHeadHatBeret
- id: ClothingHeadHatBeret
- id: ClothingHeadHatBeret
- id: ClothingOuterArmorBasic
- id: ClothingOuterArmorBasic
- id: ClothingOuterArmorBasic
- id: ClothingOuterArmorBasic
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- type: entity
id: CrateEngineeringPortableGenerator
parent: CrateEngineering
name: Portable Generator Crate
description: "A crate containing a portable generator"
components:
- type: StorageFill
contents:
- id: GeneratorBasic
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: pv3 compact
parent: BaseWeaponBattery
id: WeaponLaserPv3Compact
description: Standard issue Nyanotrasen laser SMG. Pew! Pew pew! Now we're talkin' scifi!
description: Standard issue Nanotrasen laser SMG. Pew! Pew pew! Now we're talkin' scifi!
Pspritechologist marked this conversation as resolved.
Show resolved Hide resolved
components:
- type: Item
size: 28
Expand Down Expand Up @@ -39,7 +39,7 @@
name: pv3 mini
parent: BaseWeaponBatterySmall
id: WeaponLaserPv3Mini
description: Standard issue Nyanotrasen laser sidearm. This thing can bullseye a two metre target, it's not impossible!
description: Standard issue Nanotrasen laser sidearm. This thing can bullseye a two metre target, it's not impossible!
LovelyLophi marked this conversation as resolved.
Show resolved Hide resolved
components:
- type: Sprite
sprite: SimpleStation14/Objects/Weapons/Guns/Pistols/pv3mini.rsi
Expand Down
Loading