summaryrefslogtreecommitdiff
path: root/src/map/atcommand.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/atcommand.c')
-rw-r--r--src/map/atcommand.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/atcommand.c b/src/map/atcommand.c
index 0bf57ea52..df034f9ad 100644
--- a/src/map/atcommand.c
+++ b/src/map/atcommand.c
@@ -3949,6 +3949,7 @@ ACMD_FUNC(reloadscript)
//atcommand_broadcast( fd, sd, "@broadcast", "You will feel a bit of lag at this point !" );
flush_fifos();
+ map_reloadnpc(); // reload config files seeking for npcs
script_reload();
npc_reload();