Find
You are looking at many brambls
Thorny brambles grow near the road, with shoots that make for careful travel.
Created by
thorn
, last updated 25 Aug 2007
Code
if reacting to arrives then maybecatch;
##maybecatch:
runsub catch/3;
##catch:
getgender $init_obj;
print "[$init_obj]'s foot get's caught in [$actor], but $heshe manages to free it.";