From a41884fbb032359e4f0bfcdaee50acb749ed8862 Mon Sep 17 00:00:00 2001 From: Lance Date: Sat, 1 Apr 2006 07:29:54 +0000 Subject: * Dynamic shops support with script callback. (needs testing) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5841 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/map.h') diff --git a/src/map/map.h b/src/map/map.h index 716f61c5d..3c32e4605 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -794,6 +794,7 @@ struct npc_data { short arenaflag; void *chatdb; + struct npc_data *master_nd; union { struct { -- cgit v1.2.3-70-g09d2