/
3.1.11/player/
3.1.11/player/c/
3.1.11/player/m/
>greet_prog 100~
if ispc($n)
	smile $n
	say Welcome to my Armoury, $n.  
	say What can I interest you in?
	say I have only the finest armor in my store.
	emote beams with pride.
endif
~
|