test dispenser (#848)

(an instance of Generic Dispenser made by Dred)


Go to location of this object, Den.



VERB SOURCE CODE:

kick boot:
set_task_perms(player);
this:dispense_item(argstr);
.


pre_dispense:
this:set_new_name("duh");
this:set_new_aliases({"duh"});
this:set_new_desc("You're not quite sure what it is.");
args[1]:tell("You prepare to give the dispenser a big kick.");
.



PROPERTY DATA: