From: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> Date: Thu, 5 Jun 2025 23:26:31 +0000 (-0700) Subject: Sellable syndicate contraband (#37835) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=daeeae3ac05069d0d1e002b839de1e40498286b0;p=space-station-14.git Sellable syndicate contraband (#37835) * Sellable syndicate contraband * 1984 tests, laughible * Balancing --- diff --git a/Resources/Prototypes/Catalog/Fills/Items/toolboxes.yml b/Resources/Prototypes/Catalog/Fills/Items/toolboxes.yml index a4813fe41a..356fe98233 100644 --- a/Resources/Prototypes/Catalog/Fills/Items/toolboxes.yml +++ b/Resources/Prototypes/Catalog/Fills/Items/toolboxes.yml @@ -135,6 +135,8 @@ - id: Multitool - id: ClothingHandsGlovesCombat - id: ClothingMaskGasSyndicate + - type: StaticPrice + price: 1000 - type: entity id: ToolboxGoldFilled diff --git a/Resources/Prototypes/Entities/Clothing/Back/backpacks.yml b/Resources/Prototypes/Entities/Clothing/Back/backpacks.yml index 9053afacde..e2d3c209ea 100644 --- a/Resources/Prototypes/Entities/Clothing/Back/backpacks.yml +++ b/Resources/Prototypes/Entities/Clothing/Back/backpacks.yml @@ -282,6 +282,8 @@ grid: - 0,0,7,3 - 8,1,8,3 + - type: StaticPrice + price: 1000 #Special - type: entity diff --git a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml index 27cd2921b8..fa6b256c46 100644 --- a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml +++ b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml @@ -612,6 +612,8 @@ - Gun - BallisticAmmoProvider - CartridgeAmmo + - type: StaticPrice + price: 500 - type: entity parent: ClothingBeltSecurity @@ -658,6 +660,8 @@ sprite: Clothing/Belt/militarywebbing.rsi - type: ExplosionResistance damageCoefficient: 0.1 + - type: StaticPrice + price: 500 - type: entity parent: ClothingBeltMilitaryWebbing diff --git a/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml b/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml index c8fd728bf6..c451c7280a 100644 --- a/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml +++ b/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml @@ -124,6 +124,8 @@ sprite: Clothing/Eyes/Glasses/outlawglasses.rsi - type: VisionCorrection - type: IdentityBlocker + - type: StaticPrice + price: 500 - type: entity parent: ClothingEyesBase diff --git a/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml b/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml index 9fd20a9791..e17e2ba59d 100644 --- a/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml +++ b/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml @@ -417,7 +417,7 @@ enum.MeleeSpeechUiKey.Key: type: MeleeSpeechBoundUserInterface - type: StaticPrice - price: 0 + price: 2500 - type: Tag tags: - Kangaroo @@ -555,6 +555,8 @@ tags: - WhitelistChameleon - Kangaroo + - type: StaticPrice + price: 2000 - type: entity name: stun knuckle dusters diff --git a/Resources/Prototypes/Entities/Clothing/Head/eva-helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/eva-helmets.yml index 3920a8a7af..945471fc79 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/eva-helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/eva-helmets.yml @@ -37,6 +37,8 @@ sprite: Clothing/Head/Helmets/eva_syndicate.rsi - type: Clothing sprite: Clothing/Head/Helmets/eva_syndicate.rsi + - type: StaticPrice + price: 500 # Suit is 1000 #Cosmonaut Helmet - type: entity diff --git a/Resources/Prototypes/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/Entities/Clothing/Head/hats.yml index a97941b389..addf952555 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hats.yml @@ -41,7 +41,7 @@ - type: Tag tags: - ClothMade - - Recyclable + - Recyclable - WhitelistChameleon - type: entity @@ -383,6 +383,8 @@ sprite: Clothing/Head/Hats/outlawhat.rsi - type: Clothing sprite: Clothing/Head/Hats/outlawhat.rsi + - type: StaticPrice + price: 500 - type: entity parent: ClothingHeadBase @@ -477,8 +479,8 @@ - state: icon-nobeard map: [ "foldedLayer" ] visible: true - - + + - type: entity parent: ClothingHeadBase diff --git a/Resources/Prototypes/Entities/Clothing/Head/misc.yml b/Resources/Prototypes/Entities/Clothing/Head/misc.yml index 711a9b0513..be8727008a 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/misc.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/misc.yml @@ -218,6 +218,8 @@ sprite: Clothing/Head/Hats/catears.rsi - type: AddAccentClothing accent: OwOAccent + - type: StaticPrice + price: 15000 - type: entity parent: [ClothingHeadHatCatEars, BaseToggleClothing] diff --git a/Resources/Prototypes/Entities/Clothing/Neck/scarfs.yml b/Resources/Prototypes/Entities/Clothing/Neck/scarfs.yml index 22f92c4f21..fe037a888f 100644 --- a/Resources/Prototypes/Entities/Clothing/Neck/scarfs.yml +++ b/Resources/Prototypes/Entities/Clothing/Neck/scarfs.yml @@ -96,6 +96,8 @@ sprite: Clothing/Neck/Scarfs/syndiegreen.rsi - type: Clothing sprite: Clothing/Neck/Scarfs/syndiegreen.rsi + - type: StaticPrice + price: 500 - type: entity parent: [ ClothingScarfBase, BaseSyndicateContraband ] @@ -107,6 +109,8 @@ sprite: Clothing/Neck/Scarfs/syndiered.rsi - type: Clothing sprite: Clothing/Neck/Scarfs/syndiered.rsi + - type: StaticPrice + price: 500 - type: entity parent: [ ClothingScarfBase, BaseCentcommContraband ] diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml index c029c62afc..51605cb3f0 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml @@ -160,6 +160,8 @@ Heat: 0.9 - type: ExplosionResistance damageCoefficient: 0.9 + - type: StaticPrice + price: 1500 #Elite web vest - type: entity @@ -188,6 +190,8 @@ damageCoefficient: 0.5 - type: FireProtection reduction: 0.85 + - type: StaticPrice + price: 2500 #Mercenary web vest - type: entity diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index 9668893b5f..fe0884fe54 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -535,6 +535,8 @@ - MonkeyWearable - Hardsuit - WhitelistChameleon + - type: StaticPrice + price: 5000 # Syndicate Medic Hardsuit - type: entity diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/softsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/softsuits.yml index f8de438402..caa341ea58 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/softsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/softsuits.yml @@ -31,6 +31,8 @@ - SuitEVA - MonkeyWearable - WhitelistChameleon + - type: StaticPrice + price: 1000 # Helmet is 500 #Emergency EVA - type: entity diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml index acc5fd1886..1d32f2d52e 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml @@ -299,3 +299,6 @@ coolingCoefficient: 0.01 - type: ToggleableClothing clothingPrototype: ClothingHeadHelmetHardsuitCarp + - type: StaticPrice + price: 1500 + diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml b/Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml index 1a8d7fcf40..cd5cd0181e 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml @@ -113,6 +113,8 @@ - type: Item sprite: null size: Normal + - type: StaticPrice + price: 1500 - type: entity parent: BaseAction diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml index 6396799cda..64cd197c69 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml @@ -521,6 +521,8 @@ sprite: Clothing/Uniforms/Jumpskirt/operative_s.rsi - type: Clothing sprite: Clothing/Uniforms/Jumpskirt/operative_s.rsi + - type: StaticPrice + price: 500 - type: entity parent: ClothingUniformSkirtBase diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml index b250b3fbd7..0f1a079320 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml @@ -855,6 +855,8 @@ sprite: Clothing/Uniforms/Jumpsuit/operative.rsi - type: Clothing sprite: Clothing/Uniforms/Jumpsuit/operative.rsi + - type: StaticPrice + price: 500 - type: entity parent: ClothingUniformBase diff --git a/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/law_boards.yml b/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/law_boards.yml index 3a0b885a8c..45fa107108 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/law_boards.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/law_boards.yml @@ -142,6 +142,8 @@ - type: SiliconLawProvider laws: AntimovLawset lawUploadSound: /Audio/Ambience/Antag/silicon_lawboard_antimov.ogg + - type: StaticPrice + price: 10000 - type: entity id: NutimovCircuitBoard diff --git a/Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/camera_bug.yml b/Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/camera_bug.yml index 4d6cc784af..3396ec6934 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/camera_bug.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/camera_bug.yml @@ -23,4 +23,6 @@ receiveFrequencyId: SurveillanceCamera transmitFrequencyId: SurveillanceCamera - type: WiredNetworkConnection - - type: SurveillanceCameraMonitor \ No newline at end of file + - type: SurveillanceCameraMonitor + - type: StaticPrice + price: 2000 diff --git a/Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/singularity_beacon.yml b/Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/singularity_beacon.yml index fd24a1dc1a..28da7331d2 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/singularity_beacon.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/singularity_beacon.yml @@ -40,4 +40,4 @@ - type: ApcPowerReceiver powerLoad: 15000 - type: StaticPrice - price: 1500 + price: 7500 diff --git a/Resources/Prototypes/Entities/Objects/Devices/chameleon_projector.yml b/Resources/Prototypes/Entities/Objects/Devices/chameleon_projector.yml index 925bb3e86c..0aaf48020e 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/chameleon_projector.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/chameleon_projector.yml @@ -20,6 +20,8 @@ - MindContainer # no - Pda # PDAs currently make you invisible /!\ disguiseProto: ChameleonDisguise + - type: StaticPrice + price: 5000 - type: entity categories: [ HideSpawnMenu ] diff --git a/Resources/Prototypes/Entities/Objects/Devices/encryption_keys.yml b/Resources/Prototypes/Entities/Objects/Devices/encryption_keys.yml index 1dd77a7a78..0ad2417470 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/encryption_keys.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/encryption_keys.yml @@ -237,6 +237,8 @@ layers: - state: crypt_red - state: synd_label + - type: StaticPrice + price: 500 # 1000 for 2 - type: entity parent: [ EncryptionKey, BaseSiliconScienceContraband ] @@ -267,6 +269,8 @@ layers: - state: crypt_red - state: ai_label + - type: StaticPrice + price: 1000 - type: entity parent: EncryptionKey diff --git a/Resources/Prototypes/Entities/Objects/Fun/pai.yml b/Resources/Prototypes/Entities/Objects/Fun/pai.yml index 699d1eec2d..23227a65ee 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/pai.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/pai.yml @@ -127,6 +127,8 @@ Off: { state: syndicate-pai-off-overlay } Searching: { state: syndicate-pai-searching-overlay } On: { state: syndicate-pai-on-overlay } + - type: StaticPrice + price: 500 - type: entity parent: PersonalAI diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index 1d92b2de94..06f46671c9 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -1576,6 +1576,8 @@ - type: Tag tags: - Balloon + - type: StaticPrice + price: 5000 # Entertainment. - type: entity parent: BaseItem diff --git a/Resources/Prototypes/Entities/Objects/Misc/pen.yml b/Resources/Prototypes/Entities/Objects/Misc/pen.yml index d62a10a663..bead4786b1 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/pen.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/pen.yml @@ -90,6 +90,8 @@ state: overpriced_pen - type: Item heldPrefix: overpriced_pen + - type: StaticPrice + price: 500 - type: entity name: CentComm pen diff --git a/Resources/Prototypes/Entities/Objects/Misc/rubber_stamp.yml b/Resources/Prototypes/Entities/Objects/Misc/rubber_stamp.yml index 0437d40baf..07a332afb1 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/rubber_stamp.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/rubber_stamp.yml @@ -221,6 +221,8 @@ stampState: "paper_stamp-syndicate" - type: Sprite state: stamp-syndicate + - type: StaticPrice + price: 1000 - type: entity name: warden's rubber stamp diff --git a/Resources/Prototypes/Entities/Objects/Power/powersink.yml b/Resources/Prototypes/Entities/Objects/Power/powersink.yml index 883483b645..342a1e8459 100644 --- a/Resources/Prototypes/Entities/Objects/Power/powersink.yml +++ b/Resources/Prototypes/Entities/Objects/Power/powersink.yml @@ -57,3 +57,5 @@ blacklist: tags: - GhostOnlyWarp + - type: StaticPrice + price: 3000 diff --git a/Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml b/Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml index 70ed762ca1..dc88de3ed6 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml @@ -141,6 +141,8 @@ - type: Residue residueAdjective: residue-slippery residueColor: residue-red + - type: StaticPrice + price: 500 - type: entity name: soaplet diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml index 20c3af9a51..bd8e78dd9a 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml @@ -560,7 +560,7 @@ onlyAffectsMobs: false injectOnly: true - type: StaticPrice - price: 500 + price: 1500 - type: entity name: hyperzine microinjector @@ -599,7 +599,7 @@ changeColor: false emptySpriteName: microstimpen_empty - type: StaticPrice - price: 100 + price: 583 # 3500 for 6 as a freaky fraction - type: entity name: combat medipen @@ -643,7 +643,7 @@ onlyAffectsMobs: false injectOnly: true - type: StaticPrice - price: 500 + price: 1500 - type: entity name: pen diff --git a/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml b/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml index f80ba1a0e3..06c89e7833 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Robotics/borg_modules.yml @@ -932,6 +932,8 @@ - state: base-part-inhand-right - state: base-stripes-inhand-right color: "#7B0F12" + - type: StaticPrice + price: 2500 - type: entity id: BorgModuleOperative @@ -1019,6 +1021,8 @@ - state: base-part-inhand-right - state: base-stripes-inhand-right color: "#7B0F12" + - type: StaticPrice + price: 2000 # xenoborg modules - type: entity diff --git a/Resources/Prototypes/Entities/Objects/Tools/access_breaker.yml b/Resources/Prototypes/Entities/Objects/Tools/access_breaker.yml index 15c1beba8e..55c7498578 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/access_breaker.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/access_breaker.yml @@ -20,3 +20,5 @@ components: - type: LimitedCharges - type: AutoRecharge + - type: StaticPrice + price: 2000 diff --git a/Resources/Prototypes/Entities/Objects/Tools/emag.yml b/Resources/Prototypes/Entities/Objects/Tools/emag.yml index 616772a4fc..f669abe68a 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/emag.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/emag.yml @@ -20,3 +20,5 @@ components: - type: LimitedCharges - type: AutoRecharge + - type: StaticPrice + price: 2500 diff --git a/Resources/Prototypes/Entities/Objects/Tools/jammer.yml b/Resources/Prototypes/Entities/Objects/Tools/jammer.yml index 0066c5826c..1fc42ad41f 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/jammer.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/jammer.yml @@ -48,6 +48,8 @@ Low: {state: jammer_low_charge} Medium: {state: jammer_medium_charge} High: {state: jammer_high_charge} + - type: StaticPrice + price: 1500 - type: entity parent: [RadioJammer, BaseXenoborgContraband] diff --git a/Resources/Prototypes/Entities/Objects/Tools/jaws_of_life.yml b/Resources/Prototypes/Entities/Objects/Tools/jaws_of_life.yml index 202b7948e6..8c925b77ad 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/jaws_of_life.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/jaws_of_life.yml @@ -86,3 +86,5 @@ damage: types: Blunt: 14 + - type: StaticPrice + price: 1000 diff --git a/Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml b/Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml index f70d2944c4..f579890ad4 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml @@ -126,6 +126,8 @@ sprite: Objects/Tanks/Jetpacks/black.rsi slots: - Back + - type: StaticPrice + price: 1000 # Filled black - type: entity diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Bombs/plastic.yml b/Resources/Prototypes/Entities/Objects/Weapons/Bombs/plastic.yml index 8edc3ec9a7..7566c00de8 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Bombs/plastic.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Bombs/plastic.yml @@ -79,6 +79,8 @@ - type: HolidayRsiSwap sprite: festive: Objects/Weapons/Bombs/c4gift.rsi + - type: StaticPrice + price: 625 # 5000 for a bundle of 8 - type: entity name: seismic charge diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml index 93f8177deb..80d71669a7 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml @@ -83,6 +83,8 @@ steps: 4 zeroVisible: true - type: Appearance + - type: StaticPrice + price: 10000 - type: entity name: L6C ROW diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml index 96afa6f219..3ce821bc1c 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml @@ -52,6 +52,8 @@ proto: GrenadeFrag soundInsert: path: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg + - type: StaticPrice + price: 10000 - type: entity parent: [ BaseWeaponLauncher, BaseGunWieldable, BaseMajorContraband ] diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml index 6f18cbe963..ed87a4edcb 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml @@ -100,6 +100,8 @@ containers: gun_magazine: !type:ContainerSlot gun_chamber: !type:ContainerSlot + - type: StaticPrice + price: 1000 - type: entity name: echis @@ -184,6 +186,8 @@ containers: gun_magazine: !type:ContainerSlot gun_chamber: !type:ContainerSlot + - type: StaticPrice + price: 1500 - type: entity name: mk 58 diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Revolvers/revolvers.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Revolvers/revolvers.yml index f2693d5e2e..1cc54cc548 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Revolvers/revolvers.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Revolvers/revolvers.yml @@ -135,6 +135,8 @@ path: /Audio/Weapons/Guns/Gunshots/revolver.ogg params: volume: 2.25 + - type: StaticPrice + price: 1500 # Botany can shit these out like candy, but let's see how it goes - type: entity parent: WeaponRevolverPython @@ -179,4 +181,4 @@ capacity: 5 chambers: [ null, null, null, null, null ] ammoSlots: [ null, null, null, null, null ] - + diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml index e2f1e4d38c..2710ee4818 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml @@ -118,6 +118,8 @@ steps: 6 zeroVisible: true - type: Appearance + - type: StaticPrice + price: 5000 - type: entity name: Drozd diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml index b2e8d0a14b..8998d23514 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml @@ -99,7 +99,7 @@ zeroVisible: true - type: Appearance - type: StaticPrice - price: 500 + price: 5000 - type: entity name: double-barreled shotgun diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml index a16ce82df3..420650afc1 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml @@ -47,6 +47,8 @@ - type: Sprite sprite: Objects/Weapons/Guns/Snipers/bolt_gun_wood.rsi - type: GunRequiresWield + - type: StaticPrice + price: 500 - type: entity name: Hristov @@ -79,6 +81,8 @@ - type: EyeCursorOffset maxOffset: 3 pvsIncrease: 0.3 + - type: StaticPrice + price: 3500 - type: entity name: musket diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/e_sword.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/e_sword.yml index 0a51497696..f879e2891e 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/e_sword.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/e_sword.yml @@ -90,6 +90,8 @@ map: [ "blade" ] - type: Item sprite: Objects/Weapons/Melee/e_sword-inhands.rsi + - type: StaticPrice + price: 2500 - type: entity name: energy dagger diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/knife.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/knife.yml index 84a66d1836..993c7eb6ce 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/knife.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/knife.yml @@ -302,3 +302,5 @@ sprite: Objects/Weapons/Melee/throwing_knife.rsi - type: ThrowingAngle angle: 225 + - type: StaticPrice + price: 500 # 2000 for a set of 4 diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Throwable/grenades.yml b/Resources/Prototypes/Entities/Objects/Weapons/Throwable/grenades.yml index 6cc8eb82c7..eab8838d4e 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Throwable/grenades.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Throwable/grenades.yml @@ -143,6 +143,8 @@ path: /Audio/Effects/minibombcountdown.ogg params: volume: 12 + - type: StaticPrice + price: 2000 - type: entity name: self destruct @@ -225,6 +227,8 @@ params: volume: 5 - type: DeleteOnTrigger + - type: StaticPrice + price: 1000 - type: entity name: whitehole grenade @@ -272,6 +276,8 @@ params: volume: 15 - type: DeleteOnTrigger + - type: StaticPrice + price: 1000 - type: entity name: the nuclear option @@ -367,6 +373,8 @@ - type: TimerTriggerVisuals primingSound: path: /Audio/Effects/countdown.ogg + - type: StaticPrice + price: 666 # 2000 for 3, I love fractions - type: entity name: holy hand grenade @@ -392,6 +400,8 @@ - type: TimerTriggerVisuals primingSound: path: /Audio/Effects/hallelujah.ogg + - type: StaticPrice + price: 10000 - type: entity parent: [ GrenadeBase, BaseSecurityContraband ] @@ -533,3 +543,5 @@ path: /Audio/Effects/minibombcountdown.ogg params: volume: 12 + - type: StaticPrice + price: 1000 diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Throwable/projectile_grenades.yml b/Resources/Prototypes/Entities/Objects/Weapons/Throwable/projectile_grenades.yml index 41fad224c4..b6e235292c 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Throwable/projectile_grenades.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Throwable/projectile_grenades.yml @@ -81,6 +81,8 @@ - type: EmitSoundOnTrigger sound: path: "/Audio/Weapons/Guns/Gunshots/batrifle.ogg" + - type: StaticPrice + price: 1500 - type: entity parent: [ProjectileGrenadeBase, BaseSyndicateContraband] @@ -107,3 +109,5 @@ - type: EmitSoundOnTrigger sound: path: "/Audio/Weapons/Guns/Gunshots/batrifle.ogg" + - type: StaticPrice + price: 1500 diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Throwable/scattering_grenades.yml b/Resources/Prototypes/Entities/Objects/Weapons/Throwable/scattering_grenades.yml index 0b5f694964..8e3cb12717 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Throwable/scattering_grenades.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Throwable/scattering_grenades.yml @@ -98,6 +98,8 @@ - type: EmitSoundOnTrigger sound: path: "/Audio/Machines/door_lock_off.ogg" + - type: StaticPrice + price: 2500 - type: entity parent: [ScatteringGrenadeBase, BaseSyndicateContraband] @@ -145,6 +147,8 @@ - type: EmitSoundOnTrigger sound: path: "/Audio/Effects/flash_bang.ogg" + - type: StaticPrice + price: 1000 - type: entity parent: ScatteringGrenadeBase diff --git a/Resources/Prototypes/Entities/Structures/Machines/bombs.yml b/Resources/Prototypes/Entities/Structures/Machines/bombs.yml index 3679127e3d..65eb07f064 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/bombs.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/bombs.yml @@ -126,6 +126,8 @@ totalIntensity: 4000.0 intensitySlope: 3 maxIntensity: 400 + - type: StaticPrice + price: 10000 # Good luck! - type: entity parent: SyndicateBomb