A
          / \      _             Play Now                         Nemesis on fb
          | |     | |  _______   _        _   _______    _______   _    _______
          | |\    | | |   ____| |  \    /  | |   ____|  /   ____| | |  /   ____|
 /-------/-------------------------------------------------------------------,
O= Home <=XX|  About  News  Pics  Adventurers  Wizards  Download  Connect     >
 \-------\-------------------------------------------------------------------'
          | |   \   | |  |____  | |      | | |  |____   ___ \  \  | |  ___ \  \
          | |     \_| |_______| |_|      |_| |_______| |_______/  |_| |_______/
          \ /
           V  

Documentation Area

Document Path: /doc/monster/set_short


Lfun:	set_short - set the short description of a monster

Synopsis:
	void set_short(string short)

Description:
	The set_short call sets the short description of a monster. It is
	displayed whenever someone enters the room, or types 'look'. The
	argument must be a lowercase (except it is a personal name - see
	'man build/shorts') string that is not terminated with a newline
	('\n') and no full stop/period ('.') at the end!

Return value:
	none

Examples:
	set_short("a goblin");

Note:
	Please read 'man build/shorts'!

See also:


This page was generated in LPC

Imprint / Impressum