summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2019-06-30 22:39:01 +0200
committerGitHub <noreply@github.com>2019-06-30 22:39:01 +0200
commit33b0658e174fdd50e513daa807a8824f959ded44 (patch)
treea26222da841ffba092f83f28c4add8152dac1ea1 /doc
parentbb46b50d5890c7b2e8374274cdbb85cc4cf330dd (diff)
parentf909e40bbc8783139fd6ccfb6f7108206e81c601 (diff)
downloadhercules-33b0658e174fdd50e513daa807a8824f959ded44.tar.gz
hercules-33b0658e174fdd50e513daa807a8824f959ded44.tar.bz2
hercules-33b0658e174fdd50e513daa807a8824f959ded44.tar.xz
hercules-33b0658e174fdd50e513daa807a8824f959ded44.zip
Merge pull request #2476 from Emistry/atcommand_reloadnpc
Add new atcommand *reloadnpc
Diffstat (limited to 'doc')
-rw-r--r--doc/atcommands.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/atcommands.txt b/doc/atcommands.txt
index dd8ad0969..4acc30ae6 100644
--- a/doc/atcommands.txt
+++ b/doc/atcommands.txt
@@ -1260,6 +1260,16 @@ Example:
---------------------------------------
+@reloadnpc <path>
+
+Unloads all NPCs in a file and reload it again.
+Note: Be aware that mapflags and monsters spawned directly are not removed.
+
+Example:
+@reloadnpc npc/custom/jobmaster.txt
+
+---------------------------------------
+
=====================
| 6. Party Commands |
=====================