From 3ec480937ea4f48e37762d93fadb7909f31eea83 Mon Sep 17 00:00:00 2001 From: greenboxal2 Date: Wed, 11 Jul 2012 22:07:39 +0000 Subject: Fixed bugreport:6187 @reloadscript now reload map config files seeking for npcs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16403 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/map/map.h') diff --git a/src/map/map.h b/src/map/map.h index fd13bf467..342c8723f 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -681,6 +681,9 @@ struct map_session_data * map_nick2sd(const char*); struct mob_data * map_getmob_boss(int m); struct mob_data * map_id2boss(int id); +// reload config file looking only for npcs +void map_reloadnpc(); + /// Bitfield of flags for the iterator. enum e_mapitflags { -- cgit v1.2.3-60-g2f50