From 0a96fa32bdecad36696f3d81d06e177b2d16dfdb Mon Sep 17 00:00:00 2001 From: listerla <57296132+listerla@users.noreply.github.com> Date: Tue, 11 Aug 2020 14:57:30 -0400 Subject: [PATCH] Revises Pleromanism's book --- code/game/jobs/job/civilian_chaplain.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/jobs/job/civilian_chaplain.dm b/code/game/jobs/job/civilian_chaplain.dm index 6e0b8216f0..93989d2c44 100644 --- a/code/game/jobs/job/civilian_chaplain.dm +++ b/code/game/jobs/job/civilian_chaplain.dm @@ -58,7 +58,7 @@ if("kishari national faith") B.name = "The Scriptures of Kishar" if("pleromanism") - B.name = "The Revised Talmudic Quran" + B.name = "The Revised Great Canon" if("spectralism") B.name = "The Book of the Spark" if("hauler")