mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 10:33:30 +01:00
Islamic Garb - My First Contribution (#22040)
* abayacontribute * Update code/modules/clothing/suits/misc_suits.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> * Update code/modules/clothing/suits/misc_suits.dm Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> * Update code/modules/clothing/suits/misc_suits.dm Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> * adding a slash * Update code/modules/clothing/suits/hood.dm Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> * NVM didnt get deleted, didnt transfer * tab fix * removed comma * Deleted unnecessary list, thanks DGamerL * deleted * finallymergeconflictgone --------- Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
@@ -263,6 +263,7 @@
|
||||
/obj/item/storage/bag/garment/chaplain/populate_contents()
|
||||
new /obj/item/clothing/under/rank/civilian/chaplain(src)
|
||||
new /obj/item/clothing/shoes/black(src)
|
||||
new /obj/item/clothing/suit/hooded/abaya(src)
|
||||
new /obj/item/clothing/suit/hooded/nun(src)
|
||||
new /obj/item/clothing/suit/hooded/chaplain_hoodie(src)
|
||||
new /obj/item/clothing/suit/hooded/monk(src)
|
||||
|
||||
Reference in New Issue
Block a user