Skip to content

Commit

Permalink
Adds in the Improper Director hairstyle. (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
CRITAWAKETS authored Jul 21, 2024
1 parent 15ff7b5 commit 915f48c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,11 @@
icon = 'maplestation_modules/icons/mob/human_face.dmi'
icon_state = "hair_fluffy_long"

/datum/sprite_accessory/hair/improper_director
name = "Improper Director"
icon = 'maplestation_modules/icons/mob/human_face.dmi'
icon_state = "hair_impdirector"

// https://github.com/Skyrat-SS13/Skyrat-tg/pull/17656
/datum/sprite_accessory/tails/lizard/big
name = "Big"
Expand Down
Binary file modified maplestation_modules/icons/mob/human_face.dmi
Binary file not shown.

0 comments on commit 915f48c

Please sign in to comment.