mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-23 13:17:45 +00:00
Update ifrit appearance id to fix irit death animation
This commit is contained in:
parent
a92b558c88
commit
8da65938b7
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ yolo
|
||||||
local modelIds =
|
local modelIds =
|
||||||
{
|
{
|
||||||
["titan"] = 2107401,
|
["titan"] = 2107401,
|
||||||
["ifrit"] = 2107302,
|
["ifrit"] = 2207302,
|
||||||
["ifrithotair"] = 2207310,
|
["ifrithotair"] = 2207310,
|
||||||
["nail"] = 2207307,
|
["nail"] = 2207307,
|
||||||
["garuda"] = 2209501,
|
["garuda"] = 2209501,
|
||||||
|
|
Loading…
Add table
Reference in a new issue