Skip to content

Instantly share code, notes, and snippets.

@mgeitz
Created October 3, 2022 19:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mgeitz/abc6441dcca17c92ac01aa8fe20e884c to your computer and use it in GitHub Desktop.
Save mgeitz/abc6441dcca17c92ac01aa8fe20e884c to your computer and use it in GitHub Desktop.
EQ Alert 3.3.5
{
"line": {
"loot_too_far": {
"alert": {},
"reaction": "solo",
"sound": "too far"
},
"loot_wait": {
"alert": {},
"reaction": "solo",
"sound": "no yet"
},
"looted_item_other": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"looted_item_you": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"looted_money_other": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"looted_money_you": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"trade_cancel_you": {
"alert": {},
"reaction": "solo",
"sound": "I have altered the deal"
},
"trade_interest": {
"alert": {},
"reaction": "solo",
"sound": "let's trade"
},
"trade_item": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"trade_money": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"trade_money_add": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"trade_npc_item_price": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"trade_npc_item_sold": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"trade_npc_payment": {
"alert": {},
"reaction": "false",
"sound": "false"
}
},
"version": "3.3.5"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment