diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-31 17:50:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-31 17:50:20 -0300 |
commit | b78616340e2421bc9c53f6ceabdc26acd369c94f (patch) | |
tree | c15b2cbf37734591740bbd9ba3d4836e199b3f78 /db/constants.conf | |
parent | 7367e3a18b94e80e9f6e8a712fd1179bac367fa6 (diff) | |
download | serverdata-b78616340e2421bc9c53f6ceabdc26acd369c94f.tar.gz serverdata-b78616340e2421bc9c53f6ceabdc26acd369c94f.tar.bz2 serverdata-b78616340e2421bc9c53f6ceabdc26acd369c94f.tar.xz serverdata-b78616340e2421bc9c53f6ceabdc26acd369c94f.zip |
This is the basic for political system to work on HURNSCALD (alpha)
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index c90f94094..164148f7d 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4159,6 +4159,7 @@ constants_db: { NPC_MONSTERKING: 500 NPC_AIRSHIP: 501 + NPC_POLITICS: 502 NPC_SOUL_NORMAL: 700 NPC_SOUL_DESERT: 701 |