//Note pour les utilisateurs de Windows: si vous voyez le fichier entier sur une seule ligne, ouvrez-le avec PSPAd ou UltraEdit plutÃ´t que Notepad

//Note to Windows users: if you see the entire file in one line, open it using PSPad or UltraEdit instead of Notepad

sentencekey=shoveldirt
labelkey=shoveldirt

priority=41

//en/in millisecondes
duration=5000

//objets tenus par le villageois
heldItems=woodshovel

//chaque action consome tous les objets "input" et produit tous les "output"
//each action will require and use all the inputs and produce all the outputs
output=dirt,1

//s'il y a plus d'objets dans le centre du village que ça, arrêter le but
//if more than that number of item is present in townhall, stop goal
buildinglimit=dirt,64
townhalllimit=dirt,256