Skip to content

Commit

Permalink
Merge pull request #5881 from Smokingsquirrel/robe
Browse files Browse the repository at this point in the history
Adds a church robe
  • Loading branch information
Trilbyspaceclone authored Nov 30, 2024
2 parents fa80f3e + b2a45b1 commit 325f857
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/clothing/under/jobs/civilian.dm
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
var/list/options = list()
options["Acolyte"] = "acolyte"
options["Acolyte Basic"] = "acolyte_basic"
options["Acolyte Robe"] = "churchgrobe"

var/choice = input(M,"What kind of style do you want?","Adjust Style") as null|anything in options

Expand Down
Binary file modified icons/inventory/uniform/mob.dmi
Binary file not shown.
Binary file modified icons/inventory/uniform/mob_fem.dmi
Binary file not shown.

0 comments on commit 325f857

Please sign in to comment.