summaryrefslogtreecommitdiff
path: root/npc/items/shovel.txt
AgeCommit message (Expand)AuthorFilesLines
2016-08-06Shouldn't open a npc chat window just to say the player can't dig somewhere.Alige1-1/+1
2016-07-19Continued fixing typos and rewording sentences, after reading the translations.Alige1-1/+1
2016-02-21Reduce the time needed between the use of the shovel.Reid1-2/+3
2016-02-13Clean up and remove some useless space and newline.Reid1-3/+0
2015-12-18Trivial spelling correction for the Shovel.Teru1-1/+1
2015-09-24update qonan and shovel scripts to use new narrator functionJoseph Botosh1-10/+9
2015-09-24shovel script: add functions for custom quests, +adddigrect, +addquest functionsJoseph Botosh1-2/+66
2015-09-24add PlayerIsTired function to shovel npcJoseph Botosh1-0/+22
2015-09-24add constrains to shovel usage (rectangular areas)Joseph Botosh1-1/+46
2015-09-24add Dig and Bury actions/functions to ShovelJoseph Botosh1-4/+60
2015-09-24add basic Shovel NPC/itemJoseph Botosh1-0/+34