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")