From 583ecd7e050413a4a6bd3845fb6124a3770abeb0 Mon Sep 17 00:00:00 2001 From: AnnieRuru Date: Sat, 31 Oct 2015 00:08:22 +0800 Subject: Add new config to allow player vend/chat room nearby hidden npc make changes to (#837) - mske better battle_config clarification - Add FAKE_NPC constant in the source and use them - also use the HIDDEN_WARP_NPC constants --- 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 bf3d1494d..e12f942ae 100644 --- a/src/map/npc.h +++ b/src/map/npc.h @@ -109,6 +109,7 @@ struct npc_data { #define START_NPC_NUM 110000000 enum actor_classes { + FAKE_NPC = -1, WARP_CLASS = 45, HIDDEN_WARP_CLASS = 139, WARP_DEBUG_CLASS = 722, -- cgit v1.2.3-60-g2f50