Muted status effect + 2 reagent sources of it (#8673)

This commit is contained in:
Rane
2022-06-06 04:35:24 -04:00
committed by GitHub
parent 98c3b75364
commit 008348e40c
11 changed files with 81 additions and 1 deletions

View File

@@ -912,6 +912,14 @@
physicalDesc: reagent-physical-desc-strong-smelling
color: "#004666"
spritePath: silencerglass.rsi
metabolisms:
Drink:
effects:
- !type:GenericStatusEffect
key: Muted
component: Muted
- !type:SatiateThirst
factor: 2
- type: reagent
id: Singulo

View File

@@ -152,3 +152,19 @@
key: Stutter
time: 1
component: StutteringAccent
- type: reagent
id: MuteToxin
name: reagent-name-mute-toxin
group: Narcotics
desc: reagent-desc-mute-toxin
physicalDesc: reagent-physical-desc-syrupy
color: "#000000"
boilingPoint: 255.0
meltingPoint: 36.0
metabolisms:
Narcotic:
effects:
- !type:GenericStatusEffect
key: Muted
component: Muted