diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-12-25 20:25:54 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-12-25 20:25:54 -0300 |
commit | ef9648b9d23e233f2929ad1362c6bd377d189193 (patch) | |
tree | db5592fe143007a8d311e093e7e8e101e6eeaaa0 /db | |
parent | b39c7cf6d10d17fd60e587d18b99b1623ddd8be2 (diff) | |
download | serverdata-ef9648b9d23e233f2929ad1362c6bd377d189193.tar.gz serverdata-ef9648b9d23e233f2929ad1362c6bd377d189193.tar.bz2 serverdata-ef9648b9d23e233f2929ad1362c6bd377d189193.tar.xz serverdata-ef9648b9d23e233f2929ad1362c6bd377d189193.zip |
Add all bits of lore regarding the end of the Second Era and the Mana War.
Add the final relevant bits of lore regarding your parents mission.
Lore about the Third Era itself should be placed earlier.
Meanwhile, The First and Second Era aren't important in any shape or form.
But if we add some other race settlement, e.g. Modanung's Village...
...Then it just *might* be worth a mention ;-)
Diffstat (limited to 'db')
-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 d853f4abe..45ec831be 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -2092,6 +2092,7 @@ constants_db: { EE_SEWERS: 128 EE_AETHYR: 256 EE_SNOWMAN: 512 + EE_CRAZYFEFE: 1024 comment__: "Teleporter enum" TP_NONE: 0 |