Skip to content

Commit

Permalink
Adds some new sprites by FleetingExpertise (#2975)
Browse files Browse the repository at this point in the history
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

![image](https://github.com/shiptest-ss13/Shiptest/assets/95449138/68b5d91a-1fc0-4bfb-a50d-6e558d8fbdd7)
Adds Fleeting's resprites for the push broom, plunger and rolling pin.
<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

## Why It's Good For The Game
Good sprites !      :emotion42:
<!-- Please add a short description of why you think these changes would
benefit the game. If you can't justify it in words, it might not be
worth adding. -->

## Changelog

🆑 FleetingExpertise
add: Added new sprites for the plunger, rolling pin and push broom by
FleetingExpertise
/🆑

<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
  • Loading branch information
Zevotech authored May 13, 2024
1 parent 31dda9a commit aa7f8ad
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/game/objects/structures/lavaland/geyser.dm
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@
name = "plunger"
desc = "It's a plunger for plunging."
icon = 'icons/obj/watercloset.dmi'
righthand_file = 'icons/mob/inhands/equipment/tools_righthand.dmi'
lefthand_file = 'icons/mob/inhands/equipment/tools_lefthand.dmi'
icon_state = "plunger"

slot_flags = ITEM_SLOT_MASK
Expand Down
Binary file modified icons/mob/clothing/mask.dmi
Binary file not shown.
Binary file modified icons/mob/inhands/equipment/custodial_lefthand.dmi
Binary file not shown.
Binary file modified icons/mob/inhands/equipment/custodial_righthand.dmi
Binary file not shown.
Binary file modified icons/mob/inhands/equipment/kitchen_lefthand.dmi
Binary file not shown.
Binary file modified icons/mob/inhands/equipment/kitchen_righthand.dmi
Binary file not shown.
Binary file modified icons/mob/inhands/equipment/tools_lefthand.dmi
Binary file not shown.
Binary file modified icons/mob/inhands/equipment/tools_righthand.dmi
Binary file not shown.
Binary file modified icons/obj/janitor.dmi
Binary file not shown.
Binary file modified icons/obj/kitchen.dmi
Binary file not shown.
Binary file modified icons/obj/watercloset.dmi
Binary file not shown.

0 comments on commit aa7f8ad

Please sign in to comment.