Does gravestone have a spr?

KyleZ

New member
Messages
11
Points
0
default_blink.png
 It really got me. didn't know where to ask this..so....off topic it is..........

So, what's it? A NPC? Does it have .act & .spr as others?

If it does, please tell me their names( better be unicode

 
Download this http://www.mediafire.com/download.php?w1ql8ukq55ybz37

Extract this in dataspritenpc

Dont forget to update your npcidentity.lub/lua and jobname.lub/lua

for jobname.lub/lua

[jobtbl.JT_MOB_TOMB] = "MOB_TOMB", 

for npcidentity.lub/lua

Code:
	["JT_MOB_TOMB"] = 565, 
 
Last edited by a moderator:
Back
Top