From 3c85a27042d4279ff88a7e7a8fc4d04d9280c441 Mon Sep 17 00:00:00 2001 From: Kirie Saito <77302679+Kitsunemitsu@users.noreply.github.com> Date: Mon, 3 Feb 2025 04:07:23 -0500 Subject: [PATCH] records for Queen Keres --- .../!extra_abnos/branch12/records.dm | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ModularTegustation/!extra_abnos/branch12/records.dm b/ModularTegustation/!extra_abnos/branch12/records.dm index 954e948db536..a765cbbe9e69 100644 --- a/ModularTegustation/!extra_abnos/branch12/records.dm +++ b/ModularTegustation/!extra_abnos/branch12/records.dm @@ -78,3 +78,17 @@ "When an employee dies in T-04-93 and they haven’t performed perfectly, the dead body will continue producing E until it they completed their work.", ) + +// -------------WAW------------- +// Queen Keres +/obj/item/paper/fluff/info/branch12/queen_keres + abno_type = /mob/living/simple_animal/hostile/abnormality/queen_keres + abno_code = "T-01-12-233" + abno_info = list( + "When the work result was normal, the Qliphoth counter decreased with a high probability.", + "WWhen the counter decreased, an agent was knighted by T-01-12-233.", + "A knighted employee receives an increase in all resistances for the rest of the shift, or until the death of T-01-12-233.", + "When an employee with level III temperance or below completed their work, the counter lowered.", + "When all knights have been killed, T-01-233 will return to their containment chamber.", + ) +