Add fake cap gun to mime & clown uplink (#13998)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user