Find
You are looking at a John (the villager)
Created by
regice27
, last updated 30 Sep 2009
Code
##tickloc:
runsub whattodo;
##whattodo:runsub talk/6;
##talk:
var $act to (feel free to look around, watch out for monsters on the road,how are you doin);
say 'msg',"[$actor] says '$act'";
##tickloc:runsub whattodo2;
##whattodo2:runsub transmove/3;
##transmove:##tickhour:runsub whattodo;
##whattodo:runsub transmove/3;
##transmove:
call "denote";
call "roam";