From 0ac0391767e4e78028a813f95d7d8bb9238301fc Mon Sep 17 00:00:00 2001 From: Flamanis Date: Sat, 25 Mar 2023 16:28:24 -0500 Subject: [PATCH] Merge attonement with crit, and contrition with crit. --- core/parser.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/parser.lua b/core/parser.lua index 445540d0..7181883e 100755 --- a/core/parser.lua +++ b/core/parser.lua @@ -322,6 +322,8 @@ [45284] = 188196, --shaman lightining bolt overloaded [228361] = 228360, --shadow priest void erruption + [94472] = 81751, --disc priest attonement and crit. Crits use separate id. + [281469] = 270501, --disc priest contrition attonement and crit. Crits use separate id. } end