emotes.json 569 B

1234567891011121314151617181920
  1. {
  2. "0": { "Path" : "Dying" },
  3. "1": { "Path" : "Creeped" },
  4. "2": { "Path" : "Smile" },
  5. "3": { "Path" : "Sad" },
  6. "4": { "Path" : "Evil" },
  7. "5": { "Path" : "Wink" },
  8. "6": { "Path" : "Angel" },
  9. "7": { "Path" : "Embarrassed" },
  10. "8": { "Path" : "Amused" },
  11. "9": { "Path" : "Grin" },
  12. "10": { "Path" : "Angry" },
  13. "11": { "Path" : "Bored" },
  14. "12": { "Path" : "Bubble" },
  15. "13": { "Path" : "Dots" },
  16. "14": { "Path" : "Whatever" },
  17. "15": { "Path" : "Surprised" },
  18. "16": { "Path" : "Confused" },
  19. }