mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-17 19:14:15 +01:00
Quick n' Dirty Aesthetic Removals (#2959)
* Removal moment * Update tgstation.dme * Removes canisters too.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
/obj/machinery/portable_atmospherics/canister
|
||||
icon = 'modular_skyrat/modules/aesthetics/atmos/atmos.dmi'
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 56 KiB |
@@ -1,5 +1,2 @@
|
||||
/obj/item/folder
|
||||
icon = 'modular_skyrat/modules/aesthetics/bureaucracy/bureaucracy.dmi'
|
||||
|
||||
/obj/item/hand_labeler
|
||||
icon = 'modular_skyrat/modules/aesthetics/bureaucracy/bureaucracy.dmi'
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1016 B After Width: | Height: | Size: 430 B |
@@ -1,8 +0,0 @@
|
||||
/obj/structure/closet
|
||||
icon = 'modular_skyrat/modules/aesthetics/closet/closet.dmi'
|
||||
|
||||
/obj/structure/closet/cardboard
|
||||
icon = 'icons/obj/closet.dmi'
|
||||
|
||||
/obj/structure/closet/mini_fridge
|
||||
icon = 'icons/obj/closet.dmi'
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 31 KiB |
@@ -1,2 +0,0 @@
|
||||
/obj/item/storage/bag/ore
|
||||
icon = 'modular_skyrat/modules/aesthetics/mining/mining.dmi'
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 878 B |
@@ -3397,7 +3397,6 @@
|
||||
#include "modular_skyrat\modules\aesthetics\airlock\code\airlock.dm"
|
||||
#include "modular_skyrat\modules\aesthetics\airlock_machines\airlock_machines.dm"
|
||||
#include "modular_skyrat\modules\aesthetics\apc\code\apc.dm"
|
||||
#include "modular_skyrat\modules\aesthetics\atmos\atmos.dm"
|
||||
#include "modular_skyrat\modules\aesthetics\bench\code\bench.dm"
|
||||
#include "modular_skyrat\modules\aesthetics\blast_door\code\blast_door.dm"
|
||||
#include "modular_skyrat\modules\aesthetics\bureaucracy\bureaucracy.dm"
|
||||
@@ -3405,7 +3404,6 @@
|
||||
#include "modular_skyrat\modules\aesthetics\camera\code\camera.dm"
|
||||
#include "modular_skyrat\modules\aesthetics\chairs\code\chair.dm"
|
||||
#include "modular_skyrat\modules\aesthetics\chemical_tanks\chemical_tanks.dm"
|
||||
#include "modular_skyrat\modules\aesthetics\closet\closet.dm"
|
||||
#include "modular_skyrat\modules\aesthetics\computer\code\computer.dm"
|
||||
#include "modular_skyrat\modules\aesthetics\crates\code\crates.dm"
|
||||
#include "modular_skyrat\modules\aesthetics\device\device.dm"
|
||||
@@ -3427,7 +3425,6 @@
|
||||
#include "modular_skyrat\modules\aesthetics\library\code\lib_items.dm"
|
||||
#include "modular_skyrat\modules\aesthetics\lights\code\lighting.dm"
|
||||
#include "modular_skyrat\modules\aesthetics\lightswitch\code\lightswitch.dm"
|
||||
#include "modular_skyrat\modules\aesthetics\mining\mining.dm"
|
||||
#include "modular_skyrat\modules\aesthetics\mining_shop\code\mining_shop.dm"
|
||||
#include "modular_skyrat\modules\aesthetics\morgue\code\morgue.dm"
|
||||
#include "modular_skyrat\modules\aesthetics\newscaster\code\newscaster.dm"
|
||||
|
||||
Reference in New Issue
Block a user