summaryrefslogtreecommitdiff
path: root/npc/functions/util.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-05-01Make Mundane walk, instead of jumping.Jesusaves1-1/+35
Maybe he should walk faster than player, as he is scared. I just read npc/funcs/npcmove* to accomplish my task. Thanks, @toams and 4144!
2019-04-26Address race concerns of evol-all#35 because I wanted something pretty.Jesusaves1-0/+36
I know I am wasting time. @WildX will probably agree, too. But meh. This outlines server-side how races may work and thus, includes get_race() function making !156 deprecated
2019-03-05... That's why you shouldn't code with an empty stomach and without taking anJesusaves1-0/+41
Afternoon nap %%O
2019-03-01Remove extra white spacesAndrei Karas1-1/+1
2017-08-23Rename directions constants.Reid1-1/+1
2017-08-23Replace tabs by space on confused-tree.Reid1-0/+35
Add different directions according to the season. Change the confused tree NPC ID to 400.