mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-02 19:42:05 -04:00
Update ifrit appearance id to fix irit death animation
This commit is contained in:
parent
a92b558c88
commit
8da65938b7
@ -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…
Reference in New Issue
Block a user