I can't seem to add NPC sprites. I added them to the luas, but when I do @disguise "NPC ID", I error. I already turned my lua files into lub as well.
This is what my npcidentity.lua looks like
["JT_4_F_SWORDMAN"] = 645,
["JT_4_HEALER_NURSE"] = 658,
and this is what my jobname.lua looks like
[jobtbl.JT_RUNAWAY_BOOK] = "RIDEWORD",
[jobtbl.JT_HEALER_NURSE] = "HEALER_NURSE",