From c96b6f1b3f9ccc558f72a3cf16c057fdb59faa91 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Fri, 16 Feb 2018 12:15:53 -0200 Subject: NPC_M_SHOPKEEPER and the female counterpart can be used FOR SHOPS. Using in a shopkeeper will *not* work without special care at client/npcs.xml --- db/constants.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index 2a8d702bb..0f4097b7b 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3961,6 +3961,9 @@ constants_db: { NPC_ELF: 803 NPC_ELF_F: 804 + NPC_M_SHOPKEEPER: 811 + NPC_F_SHOPKEEPER: 812 + NPC_SAVE_POINT: 901 NPC_LEFT_HAMMOCK: 904 NPC_RIGHT_HAMMOCK: 905 -- cgit v1.2.3-60-g2f50