From 4b2c057fc2cea88047d3356da3345f8f69a02fff Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 25 May 2019 17:10:13 -0300 Subject: Drafts about Pyry - NOT READY AND BUGGY --- db/constants.conf | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index 00bf0248d..171b83abc 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4341,7 +4341,18 @@ constants_db: { BS_SNEST6: 32 BS_SNEST7: 64 BS_SNEST8: 128 - BS_SNESTALL: 255 + BS_SNEST9: 256 + BS_SNESTALL: 511 + // K - Nest Kills + BS_KNEST1: 3 + BS_KNEST2: 2 + BS_KNEST3: 1 + BS_KNEST4: 3 + BS_KNEST5: 2 + BS_KNEST6: 1 + BS_KNEST7: 3 + BS_KNEST8: 2 + BS_KNEST9: 1 comment__: "Being actions" ACTION_STAND: 0 -- cgit v1.2.3-70-g09d2