summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-08-18 00:47:27 -0300
committerJesusaves <cpntb1@ymail.com>2019-08-18 00:47:27 -0300
commit373d3b52ee6fa898bb952939d4d71d26c28c095b (patch)
tree40bdea164aaca989baed6affa7e22419729b8c5f /db/constants.conf
parenta11026a2f89af4a9e0e4e5bb04f151abb466c361 (diff)
downloadserverdata-373d3b52ee6fa898bb952939d4d71d26c28c095b.tar.gz
serverdata-373d3b52ee6fa898bb952939d4d71d26c28c095b.tar.bz2
serverdata-373d3b52ee6fa898bb952939d4d71d26c28c095b.tar.xz
serverdata-373d3b52ee6fa898bb952939d4d71d26c28c095b.zip
Well, it will need to be a default constant
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf10
1 files changed, 10 insertions, 0 deletions
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