#18700
Matrissa~
0 g 100
~
if %actor.is_pc%
if %direction% == north
say Welcome, %actor.name% come enjoy yourself in our wonderful circus.
else
say Leaving so soon %actor.name%? Hope you enjoyed your visit.
end
end
~
#18701
croc~
0 g 50
~
if %actor.is_pc%
say What do you think you are looking at punk?
end
~
#18702
Kablooey~
0 g 100
~
say Hi there, %actor.name% pull my finger!
~
$~