Muted status effect + 2 reagent sources of it (#8673)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user