Fun removal Афродиз (#3374)
This commit is contained in:
parent
307c88c03d
commit
70bc468d27
5 changed files with 3 additions and 72 deletions
|
|
@ -100,22 +100,6 @@
|
|||
- ReagentId: TranexamicAcid #Sunrise-Edit
|
||||
Quantity: 3 #Sunrise-Edit
|
||||
|
||||
- type: entity
|
||||
id: PatchViagra
|
||||
name: Viarga patch
|
||||
parent: BasePatch
|
||||
components:
|
||||
- type: Sprite
|
||||
state: bandaid-clown
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
patch:
|
||||
maxVol: 20
|
||||
reagents:
|
||||
- ReagentId: Aphrodisiac
|
||||
Quantity: 20
|
||||
|
||||
|
||||
- type: entity
|
||||
id: PatchMedical
|
||||
name: medical patch
|
||||
|
|
|
|||
|
|
@ -1,16 +1,3 @@
|
|||
- type: entity
|
||||
id: AphrodisiacChemistryBottle
|
||||
name: aphrodisiac bottle
|
||||
parent: BaseChemistryBottleFilled
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
drink:
|
||||
maxVol: 30
|
||||
reagents:
|
||||
- ReagentId: Aphrodisiac
|
||||
Quantity: 30
|
||||
|
||||
- type: entity
|
||||
id: PolytrinicAcidChemistryBottle
|
||||
suffix: polytrinic acid
|
||||
|
|
|
|||
|
|
@ -1,29 +1,3 @@
|
|||
- type: reagent
|
||||
id: Aphrodisiac
|
||||
name: reagent-name-aphrodisiac
|
||||
group: Special
|
||||
desc: reagent-desc-aphrodisiac
|
||||
physicalDesc: reagent-physical-desc-aphrodisiac
|
||||
flavor: funny
|
||||
color: "#FF00E8"
|
||||
metabolisms:
|
||||
Narcotic:
|
||||
effects:
|
||||
- !type:PopupMessage
|
||||
type: Local
|
||||
messages: [ "aphrodisiac-effect1", "aphrodisiac-effect2" ]
|
||||
probability: 0.1
|
||||
- !type:GenericStatusEffect
|
||||
key: LoveEffect
|
||||
component: LoveVision
|
||||
time: 10.0 # Полная баночка = 5 минут
|
||||
type: Add
|
||||
- !type:Jitter
|
||||
refresh: false
|
||||
time: 1.0 # Полная баночка = 1 минута тряски
|
||||
amplitude: 2
|
||||
frequency: 5
|
||||
|
||||
- type: reagent
|
||||
id: Celliminol
|
||||
name: reagent-name-celliminol
|
||||
|
|
|
|||
|
|
@ -1,17 +0,0 @@
|
|||
- type: reaction
|
||||
id: Aphrodisiac
|
||||
minTemp: 120
|
||||
maxTemp: 300
|
||||
effects:
|
||||
- !type:SpawnEntity
|
||||
entity: EffectHearts
|
||||
priority: 100
|
||||
reactants:
|
||||
Omnizine:
|
||||
amount: 2
|
||||
Leporazine:
|
||||
amount: 3
|
||||
Wine:
|
||||
amount: 3
|
||||
products:
|
||||
Aphrodisiac: 5
|
||||
|
|
@ -855,6 +855,9 @@ GrenadeFlash: GrenadeFlashTimer
|
|||
GrenadeFrag: GrenadeFragTimer
|
||||
WeaponEnergyGunMini: WeaponMiniEnergyGun
|
||||
GunSafeCombineSmallArms: SpawnerSafeSmallArms
|
||||
AphrodisiacChemistryBottle: null
|
||||
PatchViagra: null
|
||||
|
||||
MagazinePPSH41: MagazinePistolSubMachineGunPPSHExtended
|
||||
MagazinePPSH41Extended: null
|
||||
WeaponSTG44: null
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue