summaryrefslogtreecommitdiff
path: root/src/map/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/map.h')
-rw-r--r--src/map/map.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/map.h b/src/map/map.h
index 18e159163..042058885 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -1412,4 +1412,6 @@ typedef struct pet_data TBL_PET;
extern int lowest_gm_level;
extern char main_chat_nick[16];
+int fake_npc_id;
+
#endif