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