Skip to content

Commit

Permalink
1-new-hair (BlueMoon-Labs#1230)
Browse files Browse the repository at this point in the history
123
  • Loading branch information
Oni328 authored Aug 26, 2024
1 parent 6c1a2bb commit bdfb374
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion modular_bluemoon/fluffs/code/donator.dm
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@
name = "Alta Cat"
slot = ITEM_SLOT_BACKPACK
path = /obj/item/choice_beacon/pet/alta
ckeywhitelist = list("oni3288", "discord980")
ckeywhitelist = list("oni3288", "discord980", "xaeshkavd")
subcategory = LOADOUT_SUBCATEGORIES_DON02

/datum/gear/donator/bm/dogtag
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,14 @@
icon = 'modular_splurt/icons/mob/hair.dmi'
icon_state = "hair_phoebe"

//BLUEMOON ADD

/datum/sprite_accessory/hair/dave2
name = "Dave 2"
icon = 'modular_splurt/icons/mob/hair.dmi'
icon_state = "hair_dave2"

//BLUEMOON ADD END

/datum/sprite_accessory/hair/teshari
name = "Teshari Default"
Expand Down
Binary file modified modular_splurt/icons/mob/hair.dmi
Binary file not shown.

0 comments on commit bdfb374

Please sign in to comment.