1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-06-08 09:17:45 +00:00

Conjurer door id.

This commit is contained in:
Filip Maj 2017-01-11 22:03:30 -05:00
parent e6af0ef842
commit 6a6ee67ae2

View file

@ -1,3 +1,3 @@
function init(npc)
return false, false, 0, 0, 0x141, 0xB85;
return false, false, 0, 0, 0x14b, 0x14aa;
end