summaryrefslogtreecommitdiff
path: root/world/map/npc/items/shovel.txt
blob: b706f1fe7f87ce6ec684bba7b7f29cefd0a69d8c (plain) (blame)
1
2
3
4
5
function|script|useShovel
{
    message strcharinfo(0), "You have no clue how to use this item yet.";
    return;
}