From 70ee2e2545d150f21392fb7d7f47b5479307f29f Mon Sep 17 00:00:00 2001 From: shennetsind Date: Tue, 25 Jun 2013 11:42:47 -0300 Subject: Fixed Bug #7429 Special Thanks to Poison, Haru. http://hercules.ws/board/tracker/issue-7429-partymembercount-gone-missing-when-reloadscript-is-executed/ Signed-off-by: shennetsind --- src/map/npc.c | 3 --- 1 file changed, 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(); -- cgit v1.2.3-70-g09d2