Merge pull request #9876 from Ghommie/Ghommie-cit380
Unmodularize tools and apc icons.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
@@ -1,18 +0,0 @@
|
||||
/*
|
||||
// OVERRIDES FOR TOOL SPRITES GO HERE
|
||||
*/
|
||||
|
||||
//CROWBAR
|
||||
|
||||
/obj/item/crowbar
|
||||
icon = 'modular_citadel/icons/obj/tools.dmi'
|
||||
|
||||
//WIRECUTTERS disabled pending better sprites
|
||||
/*
|
||||
/obj/item/wirecutters
|
||||
icon = 'modular_citadel/icons/obj/tools.dmi'
|
||||
*/
|
||||
//WRENCH
|
||||
|
||||
/obj/item/wrench
|
||||
icon = 'modular_citadel/icons/obj/tools.dmi'
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB |
@@ -3010,7 +3010,6 @@
|
||||
#include "modular_citadel\code\game\machinery\wishgranter.dm"
|
||||
#include "modular_citadel\code\game\objects\cit_screenshake.dm"
|
||||
#include "modular_citadel\code\game\objects\items.dm"
|
||||
#include "modular_citadel\code\game\objects\tools.dm"
|
||||
#include "modular_citadel\code\game\objects\effects\spawner\spawners.dm"
|
||||
#include "modular_citadel\code\game\objects\effects\temporary_visuals\souldeath.dm"
|
||||
#include "modular_citadel\code\game\objects\effects\temporary_visuals\projectiles\impact.dm"
|
||||
|
||||
Reference in New Issue
Block a user