diff options
author | Dennis Friis <peavey@inspircd.org> | 2009-06-06 19:08:12 +0200 |
---|---|---|
committer | Dennis Friis <peavey@inspircd.org> | 2009-06-06 19:08:12 +0200 |
commit | 121897bca888944998c1260184a5ab4bdf4ccdad (patch) | |
tree | f3b2e1001f4719edc00d191ed122a1eaca233f3c /doc/script_ref.txt | |
parent | 0a17ea82686c925ea81ba10bb7305b89f9e3fcd8 (diff) | |
download | tmwa-121897bca888944998c1260184a5ab4bdf4ccdad.tar.gz tmwa-121897bca888944998c1260184a5ab4bdf4ccdad.tar.bz2 tmwa-121897bca888944998c1260184a5ab4bdf4ccdad.tar.xz tmwa-121897bca888944998c1260184a5ab4bdf4ccdad.zip |
Fix 2nd parameter being truly optional on misceffect. Document it too.
The name parameter can now be omitted safely.
Diffstat (limited to 'doc/script_ref.txt')
-rw-r--r-- | doc/script_ref.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/script_ref.txt b/doc/script_ref.txt index 992a1e2..6c9f3f9 100644 --- a/doc/script_ref.txt +++ b/doc/script_ref.txt @@ -1254,6 +1254,9 @@ AthenaNPCScript Retrieves the RID of the player's partner, or 0 if not married. * (fixme) + + misceffect <id> <name> + Shows the effect with id on name. if name is omitted show on NPC. *定数ラベル -ラベル |