Fixes Set Religion and Invite to Revolutionaries/Loyalists. (#16959)

* Fixes Set Religion and Invite to Revolutionaries/Loyalists.

* cl

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
Matt Atlas
2023-08-02 13:28:22 +00:00
committed by GitHub
co-authored by Matt Atlas
parent 88533312b0
commit 7696aa5e81
5 changed files with 74 additions and 20 deletions
+1 -1
View File
@@ -280,7 +280,7 @@
if(!bibledelay)
var/obj/item/storage/bible/B = new /obj/item/storage/bible(src.loc)
B.verbs += /obj/item/storage/bible/proc/Set_Religion
B.verbs += /obj/item/storage/bible/verb/Set_Religion
var/randbook = "book" + pick("1", "2", "3", "4", "5", "6" , "7", "8", "9", "10", "11", "12", "13" , "14", "15" , "16")
B.icon_state = randbook
B.item_state = randbook