Find
You are looking at many mortars
This will test the ability to repair breached fortifications... when it is coded...
Created by
thorn
, last updated 17 Mar 2008
Code
if target of use then used;
##used:
if $second > 0 then repairit else hintit;
##repairit:
say 'repair',"[$init_obj] applies [$actor] to [$second]";
##hintit:
print "What do you want to use it on? Hint: use the mortar on the stone seal";