mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-19 06:28:40 +03:00
fix: linter
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
- "emote-chat-messages-scream-2"
|
||||
- "emote-chat-messages-scream-3"
|
||||
- "emote-chat-messages-scream-4"
|
||||
allowMenu: true
|
||||
|
||||
|
||||
- type: emote
|
||||
id: Laugh
|
||||
@@ -35,7 +35,6 @@
|
||||
- "emote-chat-messages-laugh-2"
|
||||
- "emote-chat-messages-laugh-3"
|
||||
- "emote-chat-messages-laugh-4"
|
||||
allowMenu: true
|
||||
|
||||
- type: emote
|
||||
id: Honk
|
||||
@@ -65,7 +64,6 @@
|
||||
chatMessages: ["chat-emote-msg-sigh"]
|
||||
chatTriggers:
|
||||
- "emote-chat-messages-sigh-1"
|
||||
allowMenu: true
|
||||
|
||||
- type: emote
|
||||
id: Whistle
|
||||
@@ -81,7 +79,6 @@
|
||||
chatMessages: ["chat-emote-msg-whistle"]
|
||||
chatTriggers:
|
||||
- "emote-chat-messages-whistle-1"
|
||||
allowMenu: true
|
||||
|
||||
- type: emote
|
||||
id: Crying
|
||||
@@ -98,7 +95,6 @@
|
||||
chatTriggers:
|
||||
- "emote-chat-messages-crying-1"
|
||||
- "emote-chat-messages-crying-2"
|
||||
allowMenu: true
|
||||
|
||||
- type: emote
|
||||
id: Squish
|
||||
@@ -180,7 +176,6 @@
|
||||
chatMessages: ["chat-emote-msg-clap"]
|
||||
chatTriggers:
|
||||
- "emote-chat-messages-clap-1"
|
||||
allowMenu: true
|
||||
|
||||
- type: emote
|
||||
id: Snap
|
||||
@@ -202,7 +197,6 @@
|
||||
- "emote-chat-messages-snap-5"
|
||||
- "emote-chat-messages-snap-6"
|
||||
- "emote-chat-messages-snap-7"
|
||||
allowMenu: true
|
||||
|
||||
- type: emote
|
||||
id: Salute
|
||||
@@ -218,7 +212,6 @@
|
||||
chatMessages: ["chat-emote-msg-salute"]
|
||||
chatTriggers:
|
||||
- "emote-chat-messages-salute-1"
|
||||
allowMenu: true
|
||||
|
||||
- type: emote
|
||||
id: DefaultDeathgasp
|
||||
|
||||
@@ -2,30 +2,22 @@
|
||||
id: Nod
|
||||
name: chat-emote-name-nod
|
||||
category: General
|
||||
buttonText: "emote-chat-button-text-nod"
|
||||
chatMessages: [ "chat-emote-msg-nod" ]
|
||||
allowMenu: true
|
||||
|
||||
- type: emote
|
||||
id: ShakeHead
|
||||
name: chat-emote-name-shake-head
|
||||
category: General
|
||||
buttonText: "emote-chat-button-text-shake-head"
|
||||
chatMessages: [ "chat-emote-msg-shake-head" ]
|
||||
allowMenu: true
|
||||
|
||||
- type: emote
|
||||
id: Frown
|
||||
name: chat-emote-name-frown
|
||||
category: General
|
||||
buttonText: "emote-chat-button-text-frown"
|
||||
chatMessages: [ "chat-emote-msg-frown" ]
|
||||
allowMenu: true
|
||||
|
||||
- type: emote
|
||||
id: Smile
|
||||
name: chat-emote-name-smile
|
||||
category: General
|
||||
buttonText: "emote-chat-button-text-smile"
|
||||
chatMessages: [ "chat-emote-msg-smile" ]
|
||||
allowMenu: true
|
||||
|
||||
Reference in New Issue
Block a user