diff --git a/code/modules/jobs/job_types/chaplain.dm b/code/modules/jobs/job_types/chaplain.dm index 0d9a3e574be..fbbf7a215d4 100644 --- a/code/modules/jobs/job_types/chaplain.dm +++ b/code/modules/jobs/job_types/chaplain.dm @@ -54,6 +54,9 @@ B.name = pick("The Holy Bible","The Dead Sea Scrolls") if("buddhism") B.name = "The Sutras" + if("space dionysus","space bacchus, partying, servicia,") + B.name = "The Tenets of Servicia" + B.desc = "Happy, Full, Clean. Live it and give it." if("clownism","honkmother","honk","honkism","comedy") B.name = pick("The Holy Joke Book", "Just a Prank", "Hymns to the Honkmother") if("chaos")