summaryrefslogtreecommitdiff
path: root/src/map/npc.c
diff options
context:
space:
mode:
authorSusu <bruant.bastien@gmail.com>2013-06-26 12:07:31 +0200
committerSusu <bruant.bastien@gmail.com>2013-06-26 12:07:31 +0200
commit56e37cb8d74da7c12814df50a1d28f59a9b8dc36 (patch)
treec280a8aa3be9bdd329b5de235d24b66667c71393 /src/map/npc.c
parent71627e92fbe36c23993456486a308acd0428fd3d (diff)
parent1b035a978d52bfc6c17c63bb7afd9210abd4983c (diff)
downloadhercules-56e37cb8d74da7c12814df50a1d28f59a9b8dc36.tar.gz
hercules-56e37cb8d74da7c12814df50a1d28f59a9b8dc36.tar.bz2
hercules-56e37cb8d74da7c12814df50a1d28f59a9b8dc36.tar.xz
hercules-56e37cb8d74da7c12814df50a1d28f59a9b8dc36.zip
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'src/map/npc.c')
-rw-r--r--src/map/npc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/map/npc.c b/src/map/npc.c
index 8381ac409..2dd02e88f 100644
--- a/src/map/npc.c
+++ b/src/map/npc.c
@@ -3847,9 +3847,6 @@ int npc_reload(void) {
npc->motd = npc_name2id("HerculesMOTD"); /* [Ind/Hercules] */
- /* re-insert */
- itemdb->name_constants();
-
//Re-read the NPC Script Events cache.
npc_read_event_script();