File: help.138

package info (click to toggle)
mordor 6.66a-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 31,588 kB
  • ctags: 2,994
  • sloc: ansic: 44,702; makefile: 344; sh: 86; csh: 51
file content (21 lines) | stat: -rw-r--r-- 415 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

Help on command:

	*ONAME <object> [#] [-dok] <name>

	Allows you to alter the description, output string, or keys of an 
object. 

example:
: *on sword -k2 red
Key done.
	{sets the second key on the sword to red}

:*on sword -d It's a red sword covered in blood.
Description done.
	{sets the description of the sword} 

:*on sword -o It's pretty heavy.
Output String done.
	{sets the output string on the sword}