Honk reagent now makes you Honk. (#20838)
This commit is contained in:
@@ -508,6 +508,10 @@
|
|||||||
Poison:
|
Poison:
|
||||||
metabolismRate: 0.05
|
metabolismRate: 0.05
|
||||||
effects:
|
effects:
|
||||||
|
- !type:Emote
|
||||||
|
emote: Honk
|
||||||
|
showInChat: true
|
||||||
|
probability: 0.2
|
||||||
- !type:HealthChange
|
- !type:HealthChange
|
||||||
conditions:
|
conditions:
|
||||||
- !type:ReagentThreshold
|
- !type:ReagentThreshold
|
||||||
@@ -517,6 +521,7 @@
|
|||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Poison: 0.06
|
Poison: 0.06
|
||||||
|
|
||||||
|
|
||||||
- type: reagent
|
- type: reagent
|
||||||
id: Lead
|
id: Lead
|
||||||
@@ -548,4 +553,4 @@
|
|||||||
- !type:HealthChange
|
- !type:HealthChange
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Poison: 1.8
|
Poison: 1.8
|
||||||
|
|||||||
@@ -43,8 +43,3 @@
|
|||||||
id: Snore
|
id: Snore
|
||||||
category: Vocal
|
category: Vocal
|
||||||
chatMessages: [snores]
|
chatMessages: [snores]
|
||||||
|
|
||||||
- type: emote
|
|
||||||
id: Honk
|
|
||||||
category: Vocal
|
|
||||||
chatMessages: [honks]
|
|
||||||
|
|||||||
@@ -53,6 +53,11 @@
|
|||||||
- giggling
|
- giggling
|
||||||
- giggled
|
- giggled
|
||||||
|
|
||||||
|
- type: emote
|
||||||
|
id: Honk
|
||||||
|
category: Vocal
|
||||||
|
chatMessages: [honks]
|
||||||
|
|
||||||
- type: emote
|
- type: emote
|
||||||
id: Sigh
|
id: Sigh
|
||||||
category: Vocal
|
category: Vocal
|
||||||
|
|||||||
Reference in New Issue
Block a user