diff options
Diffstat (limited to 'doc/script_commands.txt')
-rw-r--r-- | doc/script_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt index a6492b975..a4e67e79d 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -329,7 +329,7 @@ moment - if you need that, try it and tell us of the results. ** Define a 'floating' NPC object. --%TAB%script%TAB%-1,{<code>} +-%TAB%script%TAB%<NPC Name>%TAB%-1,{<code>} This will define an NPC object not triggerable by normal means. This would normally mean it's pointless since it can't do anything, but there are |