mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-21 15:14:17 +00:00
## About The Pull Request Title. This WILL break shit. Probably. Help me sweet Jesus. ## Why It's Good For The Game House of Leaves is less confusing than our file structure. ## Proof Of Testing ## Changelog 🆑 fix: MASSIVE File Structure clean-up. /🆑 --------- Co-authored-by: Waterpig <49160555+Majkl-J@users.noreply.github.com>
7 lines
283 B
Plaintext
7 lines
283 B
Plaintext
/obj/structure/closet/secure_closet/security/sec/PopulateContents()
|
|
. = ..()
|
|
new /obj/item/storage/toolbox/guncase/skyrat/pistol/sec_glock(src)
|
|
|
|
/obj/structure/closet/secure_closet/hos/PopulateContents()
|
|
. = ..()
|
|
new /obj/item/storage/toolbox/guncase/skyrat/pistol/hos_glock(src) |