1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-22 12:47:46 +00:00

Firedance description was being referenced wrong.

This commit is contained in:
Filip Maj 2017-06-15 01:21:16 -04:00
parent b838027cba
commit ed5ee01ba6

View file

@ -59,7 +59,7 @@ emoteTable = {
[153] = {animId = 49, descId = 21439}, --Disappointed
[154] = {animId = 46, descId = 10105}, --Air Quotes
[155] = {animId = 54, descId = 21442}, --Pray
[156] = {animId = 55, descId = 21444}, --Fire Dance
[156] = {animId = 55, descId = 21445}, --Fire Dance
};