Skip to content

Commit

Permalink
Ports over the recent undershirt resprite. (#1538)
Browse files Browse the repository at this point in the history
* initial commit

* updates the black skull shirt to match the red one

* resprites the bee shirt

* the bee shirt wasn't even in the code, lovely

* remove duplicate icon

Co-authored-by: sergeirocks100 <[email protected]>
  • Loading branch information
Steals-The-PRs and sergeirocks100 authored Jan 14, 2024
1 parent 86b32b6 commit b4b56fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file modified modular_nova/master_files/icons/mob/clothing/underwear.dmi
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -868,6 +868,11 @@ GLOBAL_LIST_EMPTY(cached_mutant_icon_files)
gender = FEMALE
use_static = TRUE
hides_groin = TRUE

/datum/sprite_accessory/undershirt/bee_shirt
name = "Shirt - Bee"
icon_state = "bee_shirt"
use_static = TRUE

/datum/sprite_accessory/undershirt/bulletclub //4 life
name = "Shirt - Black Skull"
Expand Down

0 comments on commit b4b56fe

Please sign in to comment.