Skip to content

Commit

Permalink
Adds open sprites for captain's safe, removes directional helpers for…
Browse files Browse the repository at this point in the history
… it (tgstation#85936)

## About The Pull Request

Closes tgstation#85930
Closes tgstation#85707
Removed dir helpers because its no longer a wallmount and they're not
used anywhere (nor should they be)


![изображение](https://github.com/user-attachments/assets/41ba4273-39bb-47e2-8644-5070941fc43a)

## Changelog
:cl:
fix: Captain's spare safe no longer turns invisible when opened
/:cl:
  • Loading branch information
SmArtKar authored Aug 18, 2024
1 parent a2eaebd commit 18b1101
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/game/objects/structures/secure_safe.dm
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ WALL_MOUNT_DIRECTIONAL_HELPERS(/obj/structure/secure_safe/hos)
custom_materials = list(/datum/material/gold = SMALL_MATERIAL_AMOUNT)
material_flags = MATERIAL_EFFECTS

WALL_MOUNT_DIRECTIONAL_HELPERS(/obj/structure/secure_safe/caps_spare)

/datum/armor/safe_caps_spare
melee = 100
bullet = 100
Expand Down
Binary file modified icons/obj/storage/storage.dmi
Binary file not shown.

0 comments on commit 18b1101

Please sign in to comment.