mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 12:35:33 +01:00
Gold and Silver crate now reflects NT corporate greed (#82170)
## About The Pull Request The gold and silver crates desc now accurately reflects NT corporate greed ## Why It's Good For The Game More lore correct crate ## Changelog 🆑 qol: Gold and silver crates now accurately reflects NT's greed /🆑
This commit is contained in:
@@ -380,6 +380,7 @@
|
||||
|
||||
/obj/structure/closet/crate/goldcrate
|
||||
name = "gold crate"
|
||||
desc = "A rectangular steel crate. It seems to be painted to look like gold."
|
||||
icon_state = "gold"
|
||||
base_icon_state = "gold"
|
||||
|
||||
@@ -395,6 +396,7 @@
|
||||
|
||||
/obj/structure/closet/crate/silvercrate
|
||||
name = "silver crate"
|
||||
desc = "A rectangular steel crate. It seems to be painted to look like silver."
|
||||
icon_state = "silver"
|
||||
base_icon_state = "silver"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user