summaryrefslogtreecommitdiff
path: root/src/map/map.h
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-01 07:29:54 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-01 07:29:54 +0000
commita41884fbb032359e4f0bfcdaee50acb749ed8862 (patch)
tree3320f97861c84c9fb20a9bb6422f60633d3edb1a /src/map/map.h
parent436240246bcf3f5368b08f709e1c0774f1f98607 (diff)
downloadhercules-a41884fbb032359e4f0bfcdaee50acb749ed8862.tar.gz
hercules-a41884fbb032359e4f0bfcdaee50acb749ed8862.tar.bz2
hercules-a41884fbb032359e4f0bfcdaee50acb749ed8862.tar.xz
hercules-a41884fbb032359e4f0bfcdaee50acb749ed8862.zip
* 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
Diffstat (limited to 'src/map/map.h')
-rw-r--r--src/map/map.h1
1 files changed, 1 insertions, 0 deletions
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 {