From c070bcd6916c367744eaea185f0cd83352cb7475 Mon Sep 17 00:00:00 2001 From: Reid Date: Sat, 19 Aug 2017 20:50:25 +0200 Subject: Add speech/narrator constants. --- db/constants.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index 71f93230..365622dd 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3775,6 +3775,12 @@ constants_db: { RIGHT: 6 RIGHTDOWN: 7 + comment__: "speechflags" + S_FIRST_BLANK_LINE: 1 + S_LAST_BLANK_LINE: 2 + S_LAST_NEXT: 4 + S_NO_NPC_NAME: 8 + comment__: "npcs" NPC_KNIVES: 100 NPC_DEMON_MAN: 101 -- cgit v1.2.3-70-g09d2