From 05aee41c44ba89bb35e233815b62d6dcefc0899c Mon Sep 17 00:00:00 2001 From: Kenpachi Developer Date: Mon, 9 Mar 2020 21:37:31 +0100 Subject: Add SC_ALMIGHTY status change --- db/constants.conf | 1 + db/sc_config.conf | 8 ++++++++ 2 files changed, 9 insertions(+) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index 1577523c8..9b11a43e9 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -1423,6 +1423,7 @@ constants_db: { SC_SKF_ATK: 673 SC_SKF_ASPD: 674 SC_SKF_CAST: 675 + SC_ALMIGHTY: 676 comment__: "Emotes" e_gasp: 0 diff --git a/db/sc_config.conf b/db/sc_config.conf index ed8506aab..11f8579e5 100644 --- a/db/sc_config.conf +++ b/db/sc_config.conf @@ -3721,3 +3721,11 @@ SC_SKF_CAST: { } Icon: "SI_SKF_CAST" } +SC_ALMIGHTY: { + Flags: { + NoDeathReset: true + NoDispelReset: true + NoClearanceReset: true + } + Icon: "SI_ALMIGHTY" +} -- cgit v1.2.3-60-g2f50