mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-18 03:36:07 +01:00
Merge pull request #5835 from Cerebulon/ReligionUpdate
Updates Religion Lists + Adds Religious Paraphernalia
This commit is contained in:
@@ -101,6 +101,9 @@
|
||||
/obj/item/clothing/under/wedding/bride_white,
|
||||
/obj/item/weapon/storage/backpack/cultpack,
|
||||
/obj/item/weapon/storage/fancy/candle_box = 2,
|
||||
/obj/item/weapon/storage/fancy/whitecandle_box,
|
||||
/obj/item/weapon/storage/fancy/blackcandle_box,
|
||||
/obj/item/godfig = 2,
|
||||
/obj/item/weapon/deck/tarot)
|
||||
|
||||
|
||||
@@ -188,7 +191,7 @@
|
||||
name = "white wardrobe"
|
||||
icon_state = "white"
|
||||
icon_closed = "white"
|
||||
|
||||
|
||||
starts_with = list(
|
||||
/obj/item/clothing/under/color/white = 3,
|
||||
/obj/item/clothing/shoes/white = 3,
|
||||
@@ -254,7 +257,7 @@
|
||||
starts_with += /obj/item/weapon/storage/backpack/dufflebag/sci
|
||||
else
|
||||
starts_with += /obj/item/weapon/storage/backpack/satchel/tox
|
||||
|
||||
|
||||
return ..()
|
||||
|
||||
|
||||
@@ -340,12 +343,12 @@
|
||||
name = "grey wardrobe"
|
||||
icon_state = "grey"
|
||||
icon_closed = "grey"
|
||||
|
||||
|
||||
starts_with = list(
|
||||
/obj/item/clothing/under/color/grey = 3,
|
||||
/obj/item/clothing/shoes/black = 3,
|
||||
/obj/item/clothing/head/soft/grey = 3)
|
||||
|
||||
|
||||
|
||||
/obj/structure/closet/wardrobe/mixed
|
||||
name = "mixed wardrobe"
|
||||
|
||||
Reference in New Issue
Block a user