Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mime Resprites, AKA Mime Desouling #64433

Merged
merged 4 commits into from Jan 27, 2022
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion code/modules/clothing/under/jobs/civilian/clown_mime.dm
Expand Up @@ -16,7 +16,7 @@

/obj/item/clothing/under/rank/civilian/mime/sexy
name = "sexy mime outfit"
desc = "The only time when you DON'T enjoy looking at someone's rack."
desc = "Pretty inappropriate for a circus."
icon_state = "sexymime"
inhand_icon_state = "sexymime"
body_parts_covered = CHEST|GROIN|LEGS
Expand Down
1 change: 1 addition & 0 deletions code/modules/jobs/job_types/mime.dm
Expand Up @@ -59,6 +59,7 @@
gloves = /obj/item/clothing/gloves/color/white
head = /obj/item/clothing/head/frenchberet
mask = /obj/item/clothing/mask/gas/mime
shoes = /obj/item/clothing/shoes/laceup

backpack = /obj/item/storage/backpack/mime
satchel = /obj/item/storage/backpack/mime
Expand Down
Binary file modified icons/mob/clothing/back.dmi
Binary file not shown.
Binary file modified icons/mob/clothing/feet.dmi
Binary file not shown.
Binary file modified icons/mob/clothing/under/civilian.dmi
Binary file not shown.
Binary file modified icons/obj/clothing/under/civilian.dmi
Binary file not shown.