Pepper makes you cough (#36358)
This commit is contained in:
@@ -104,6 +104,25 @@
|
||||
flavor: peppery
|
||||
color: black
|
||||
recognizable: true
|
||||
metabolisms:
|
||||
Food:
|
||||
effects:
|
||||
- !type:Emote
|
||||
emote: Cough
|
||||
showInChat: true
|
||||
showInGuidebook: true
|
||||
probability: 0.05
|
||||
reactiveEffects:
|
||||
Acidic:
|
||||
methods: [ Touch ]
|
||||
effects:
|
||||
- !type:Emote
|
||||
emote: Cough
|
||||
showInGuidebook: true
|
||||
conditions:
|
||||
- !type:Breathing
|
||||
- !type:Internals
|
||||
usingInternals: false
|
||||
|
||||
- type: reagent
|
||||
id: Vinegar
|
||||
|
||||
@@ -314,6 +314,7 @@
|
||||
effects:
|
||||
- !type:Emote
|
||||
emote: Laugh
|
||||
showInGuidebook: true
|
||||
probability: 0.3
|
||||
- !type:PopupMessage
|
||||
type: Local
|
||||
@@ -336,6 +337,7 @@
|
||||
- !type:Emote
|
||||
emote: Weh
|
||||
showInChat: true
|
||||
showInGuidebook: true
|
||||
force: true
|
||||
probability: 0.5
|
||||
- !type:Polymorph
|
||||
@@ -368,6 +370,7 @@
|
||||
- !type:Emote
|
||||
emote: Hew
|
||||
showInChat: true
|
||||
showInGuidebook: true
|
||||
force: true
|
||||
probability: 0.5
|
||||
- !type:Polymorph
|
||||
|
||||
@@ -570,6 +570,7 @@
|
||||
- !type:Emote
|
||||
emote: Honk
|
||||
showInChat: true
|
||||
showInGuidebook: true
|
||||
force: true
|
||||
probability: 0.2
|
||||
- !type:HealthChange
|
||||
|
||||
Reference in New Issue
Block a user