Tacticool sensors (#5740)
* Tacticool Sensors Tacticool Turtlenecks now have sensors, for those memes that want to wear them on station. * Atom is screwing with me. Fixed a rogue indent * I had this part ignored. Woops. * Code cleanup 101. Apparently I didn't need the rest of this. * Ree Stupid admin.txt
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
/obj/item/clothing/under/syndicate/tacticool
|
||||
has_sensor = TRUE
|
||||
@@ -2602,6 +2602,7 @@
|
||||
#include "modular_citadel\code\modules\clothing\under.dm"
|
||||
#include "modular_citadel\code\modules\clothing\spacesuits\flightsuit.dm"
|
||||
#include "modular_citadel\code\modules\clothing\under\polychromic_clothes.dm"
|
||||
#include "modular_citadel\code\modules\clothing\under\syndicate.dm"
|
||||
#include "modular_citadel\code\modules\clothing\under\turtlenecks.dm"
|
||||
#include "modular_citadel\code\modules\crafting\recipes.dm"
|
||||
#include "modular_citadel\code\modules\events\blob.dm"
|
||||
|
||||
Reference in New Issue
Block a user