Add fake cap gun to mime & clown uplink (#13998)

This commit is contained in:
Slava0135
2023-02-28 23:06:55 +03:00
committed by GitHub
parent 09d7ecebc2
commit 2d07a5973b
3 changed files with 33 additions and 0 deletions

View File

@@ -142,6 +142,9 @@ uplink-gatfruit-seeds-desc = And who says guns don't grow on trees?
uplink-necronomicon-name = Necronomicon
uplink-necronomicon-desc = An unholy book capable of summoning a demonic familiar.
uplink-revolver-cap-gun-fake-name = Fake Cap Gun
uplink-revolver-cap-gun-fake-desc = Fool your enemy! It can use both cap and magnum bullets. Comes loaded with magnum bullets.
# Armor
uplink-chameleon-name = Chameleon Kit
uplink-chameleon-desc = A backpack full of items that contain chameleon technology allowing you to disguise as pretty much anything on the station, and more!

View File

@@ -557,6 +557,21 @@
blacklist:
components:
- SurplusBundle
- type: listing
id: uplinkRevolverCapGunFake
name: uplink-revolver-cap-gun-fake-name
description: uplink-revolver-cap-gun-fake-desc
productEntity: RevolverCapGunFake
cost:
Telecrystal: 10
categories:
- UplinkJob
conditions:
- !type:BuyerJobCondition
whitelist:
- Mime
- Clown
# Armor

View File

@@ -587,6 +587,21 @@
containers:
revolver-ammo: !type:Container
- type: entity
parent: RevolverCapGun
id: RevolverCapGunFake
name: cap gun
description: Looks almost like the real thing! Ages 8 and up.
components:
- type: RevolverAmmoProvider
whitelist:
tags:
- CartridgeCap
- SpeedLoaderCap
- CartridgeMagnum
- SpeedLoaderMagnum
proto: CartridgeMagnum
- type: entity
parent: BaseItem
id: FoamBlade