mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-11 16:14:08 +01:00
Gives broken canisters a description (#79005)
## About The Pull Request A torn apart canister. It looks like some metal can be salvaged with a wrench. ## Why It's Good For The Game It fixes a part of #79003, the rest seems like balance or qol changes. ## Changelog 🆑 spellcheck: Broken canisters now have a description /🆑
This commit is contained in:
@@ -287,6 +287,7 @@
|
||||
|
||||
/obj/structure/fluff/broken_canister_frame
|
||||
name = "broken canister frame"
|
||||
desc = "A torn apart canister. It looks like some metal can be salvaged with a wrench."
|
||||
icon_state = "broken_canister"
|
||||
anchored = FALSE
|
||||
density = TRUE
|
||||
|
||||
Reference in New Issue
Block a user