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
@@ -40,6 +40,7 @@
backpack_contents = list(
/obj/item/storage/box/ceti_visa = 1,
/obj/item/storage/box/tcfl_pamphlet = 1,
/obj/item/device/versebook/biesel = 1, //constitution
/obj/item/stamp/biesel = 1,
/obj/item/gun/energy/pistol = 1
)