Implements the Biesel Constitution (#14016)

This commit is contained in:
Benedict
2022-06-08 17:44:22 +02:00
committed by GitHub
parent f082639563
commit b234deaf81
10 changed files with 103 additions and 50 deletions
@@ -327,7 +327,7 @@
/datum/gear/gadbook
display_name = "gadpathurian morale manual"
path = /obj/item/device/litanybook/gadpathur
path = /obj/item/device/versebook/gadpathur
origin_restriction = list(/decl/origin_item/origin/gadpathur)
/datum/gear/aurora_miniature
@@ -152,5 +152,5 @@
/datum/gear/religion/dominia/codex
display_name = "tribunal codex"
path = /obj/item/device/litanybook
path = /obj/item/device/versebook/tribunal
culture_restriction = list(/decl/origin_item/culture/dominia, /decl/origin_item/culture/dominian_unathi)