summaryrefslogtreecommitdiff
path: root/npc/test/npc4.txt
AgeCommit message (Expand)AuthorFilesLines
2015-10-23Move timer logic for simple npcs to function.Andrei Karas1-8/+1
2015-10-03Add walk mask constants and set walk mask in npc4.Andrei Karas1-2/+3
2015-09-25Add support for sit and stand command in npcmove engine.Andrei Karas1-0/+1
2015-08-11Use npc sprite names in all scripts.Andrei Karas1-1/+1
2015-05-05Into npc move program add command "speed"Andrei Karas1-0/+2
2015-05-05Add into npc moving program new commands: rmove, emote, warp, class, goto.Andrei Karas1-2/+9
2015-05-02Add functions and example npc for simple npc moving program.Andrei Karas1-0/+26