From 373d3b52ee6fa898bb952939d4d71d26c28c095b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 18 Aug 2019 00:47:27 -0300 Subject: Well, it will need to be a default constant --- db/constants.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index 4324ec3da..304f4a149 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4359,6 +4359,16 @@ constants_db: { BS_SNEST9: 256 BS_SNESTALL: 511 + comment__: "Homunculus deployment constants" + HCD_PIOUFIELDS: 1 + HCD_HERBFIELDS: 2 + HCD_OREMINES: 3 + HCD_RAREMINES: 4 + HCD_SLIMENEST: 5 + HCD_SNAKEPIT: 6 + HCD_DANGERAREA: 7 + HCD_MARKET: 10 + comment__: "Being actions" ACTION_STAND: 0 ACTION_MOVE: 1 -- cgit v1.2.3-70-g09d2