Fixed a typo on an eldritch god's pronunciation (#35611)

Changed the text to get the Necronomicon. It's "Cthulhu" not "Cthulu", get it right!
This commit is contained in:
ThePainkiller
2018-02-15 02:01:41 -03:00
committed by CitadelStationBot
parent 95582c597b
commit 87708abd4c
@@ -52,7 +52,7 @@ Chaplain
B.name = pick("The Holy Bible","The Dead Sea Scrolls")
if("satanism")
B.name = "The Unholy Bible"
if("cthulu")
if("cthulhu")
B.name = "The Necronomicon"
if("islam")
B.name = "Quran"