Find
You are looking at a massive hammer
Put your weapon on the forge. If your aim is good enough, you may be able to repair or improve it.
Example:
create a knife.put the knife on the forge
Created by
thorn
, last updated 25 Jul 2012
Code
##tickloc:runsub ticked;
##ticked:
$forge = 65458;
set $actor's host to $forge;
set $actor's hosthow to 'chained to';
include 55776;
if $actor's slot1 > 0 then checks1host;