From 83381942c670cb6781620671c9bc86ae8ad6d1e9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 22 Oct 2018 11:02:44 -0200 Subject: Switch NPCs --- db/constants.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'db/constants.conf') diff --git a/db/constants.conf b/db/constants.conf index 516e7e5f2..d53f597b2 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4093,7 +4093,8 @@ constants_db: { NPC_KATJA_TREE: 911 NPC_DAN_NOTE: 912 NPC_SLOTMACHINE: 913 - NPC_OFFSET_NO_SPRITE: 998 + NPC_SWITCH_OFFLINE: 914 + NPC_SWITCH_ONLINE: 915 comment__: "special npcs" NPC_EMPTY: -1 @@ -4102,6 +4103,7 @@ constants_db: { NPC_UNUSED__MOBTOMB: 565 NPC_WARP_DEBUG: 722 NPC_UNUSED__FLAG: 722 + NPC_OFFSET_NO_SPRITE: 998 NPC_NO_SPRITE: 999 NPC_HIDDEN: 32767 -- cgit v1.2.3-60-g2f50