The Cratening: Several crates for several corps! (#85890)

## About The Pull Request

Originally wanted to include those with syndicate-corp themed gear for
nukies, but... I think this might be an useful thing for mappers in
general, and with the wallening hitting, I reckon they will be going
around stuff a lot, so!

most of them pictured!
![Interdyne
1](https://github.com/user-attachments/assets/d84fc8ec-c589-4285-a034-e95323dec168)


## Why It's Good For The Game

Adds representation of several lesser known corporations and a nice
touch of flavour to add to places for mappers!

## Changelog

🆑
add: Added crates of the following varieties; Interdyne, Interdyne
freezer, Tiger Co-Op, S.E.L.F. MI13, A.R.C., Cybersun (4 colour
variants), Waffle Corp, Donk, Gorlex, Gorlex weapons, DeForest, Nakamure
Engineeing, Robust Industries
/🆑
This commit is contained in:
YesterdaysPromise
2024-08-24 12:35:19 -04:00
committed by GitHub
parent 776ecd6060
commit aad0bdfc0d
12 changed files with 128 additions and 11 deletions
@@ -222,6 +222,12 @@
icon_state = "medicalcrate"
base_icon_state = "medicalcrate"
/obj/structure/closet/crate/deforest
name = "deforest medical crate"
desc = "A DeFortest brand crate of medical supplies."
icon_state = "deforest"
base_icon_state = "deforest"
/obj/structure/closet/crate/medical/department
icon_state = "medical"
base_icon_state = "medical"
@@ -290,6 +296,24 @@
icon_state = "food"
base_icon_state = "food"
/obj/structure/closet/crate/freezer/donk
name = "donk co. fridge"
desc = "A Donk Co. brand fridge, keeps your donkpcokets and foam ammunition fresh!"
icon_state = "donkcocrate"
base_icon_state = "donkcocrate"
/obj/structure/closet/crate/freezer/interdyne
name = "interdyne freezer"
desc = "Interdyne Pharmauceutics branded freezer. Might or might not contain cold steel, or fresh organs."
icon_state = "interdynefreezer"
base_icon_state = "interdynefreezer"
/obj/structure/closet/crate/freezer/blood/interdyne
name = "interdyne blood freezer"
desc = "Interdyne Pharmauceutics branded freezer. Only freshly harvested- I mean, freshly kept blood inside!"
icon_state = "interdynefreezer"
base_icon_state = "interdynefreezer"
/obj/structure/closet/crate/radiation
desc = "A crate with a radiation sign on it."
name = "radiation crate"
@@ -312,6 +336,12 @@
icon_state = "cargo"
base_icon_state = "cargo"
/obj/structure/closet/crate/robust
name = "robust industries crate"
desc = "Robust Inustries LLC. crate. Feels oddly nostalgic."
icon_state = "robust"
base_icon_state = "robust"
/obj/structure/closet/crate/cargo/mining
name = "mining crate"
icon_state = "mining"
@@ -322,6 +352,12 @@
icon_state = "engi_crate"
base_icon_state = "engi_crate"
/obj/structure/closet/crate/nakamura
name = "nakamura engineering crate"
desc = "Crate from Nakamura Engineering, most likely containing engineering supplies or MODcores."
icon_state = "nakamura"
base_icon_state = "nakamura"
/obj/structure/closet/crate/engineering/electrical
icon_state = "engi_e_crate"
base_icon_state = "engi_e_crate"