Skip to content

Commit

Permalink
Alchemist Hairstyle
Browse files Browse the repository at this point in the history
A new roundstart hairstyle in reference to fullmetal alchemist, Edward Elric
  • Loading branch information
Snack-Max committed Jan 20, 2024
1 parent b5b4889 commit e323a8b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,9 @@
/datum/sprite_accessory/hair/edgerunner
icon = 'monkestation/icons/mob/sprite_accessories/hair.dmi'
name = "Edgerunner"
icon_state = "edgerunner"
icon_state = "edgerunner"

/datum/sprite_accessory/hair/alchemist

Check warning on line 104 in monkestation/code/modules/mob/dead/new_player/sprite_accessories/hair.dm

View workflow job for this annotation

GitHub Actions / Run Linters

nested absolute path inside /datum/sprite_accessory/hair/edgerunner
icon = 'monkestation/icons/mob/sprite_accessories/hair.dmi'
name = "Alchemist"
icon_state = "alchemist"
Binary file modified monkestation/icons/mob/sprite_accessories/hair.dmi
Binary file not shown.

0 comments on commit e323a8b

Please sign in to comment.