From 3310e25de23917ca9ffdb7d435b893b398f19b2f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 29 Oct 2018 11:44:36 -0300 Subject: Hm... @Saulc will hate this commit and blame me %%n Even so, this is not permanent. I mean, some mechanic is, but price isn't. Price will probably rely on a few other elements... --- db/constants.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index 46a542fa5..658c5d36a 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4131,6 +4131,17 @@ constants_db: { REDPLUSH_INN: 1 CURRENT_INN: 2 + comment__: "Teleporter enum" + TP_NONE: 0 + TP_FROST: 1 + TP_HALIN: 2 + TP_TULIM: 4 + TP_HURNS: 8 + TP_NIVAL: 16 + TP_ARTIS: 32 + TP_ESPER: 64 + TP_BOSSR: 128 + comment__: "Being actions" ACTION_STAND: 0 ACTION_MOVE: 1 -- cgit v1.2.3-60-g2f50