From ccd3e0e2d45eac452406eab7dfcfa7a08a369042 Mon Sep 17 00:00:00 2001 From: Lupus Date: Sat, 26 Feb 2005 07:40:41 +0000 Subject: added new script commands from jA git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1182 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/npc.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/npc.h') diff --git a/src/map/npc.h b/src/map/npc.h index e04587508..5c9c8b900 100644 --- a/src/map/npc.h +++ b/src/map/npc.h @@ -26,6 +26,7 @@ int npc_buylist(struct map_session_data *,int,unsigned short *); int npc_selllist(struct map_session_data *,int,unsigned short *); int npc_parse_mob(char *w1,char *w2,char *w3,char *w4); int npc_parse_warp(char *w1,char *w2,char *w3,char *w4); +int npc_globalmessage(const char *name,char *mes); int npc_enable(const char *name,int flag); struct npc_data* npc_name2id(const char *name); -- cgit v1.2.3-60-g2f50