Find
You are looking at a red figurine
This is a small figurine resembling a warrior in high-guard stance, wearing plate armour, a large kite shield, and a two-handed sword.
This is a quest item. Make sure you are carrying it and the 3 other quest items when you visit Persecles.
carry the red figurine
Created by
omenofdoom
, last updated 14 Jan 2007
Code
if target of examines then examined;
##examined:
$host = $actor's host;
if $host > 0 then exam2;
##exam2:
$verb = (moves,tips his helm,nods,scratches himself,swings his sword,adjusts his shield);
say 'quest',"[$actor] $verb while in [$host]'s hand.";