From 6749b98eb37cfa160c033eab12b9093f1b0cd83e Mon Sep 17 00:00:00 2001 From: Ren Erthilo Date: Wed, 25 Apr 2012 22:05:31 +0100 Subject: [PATCH] TG: Removed cloakers. Removed security's thermals. Added disguised thermals as a new 4 telecrystal traitor item. See: http://nanotrasen.com/phpBB3/viewtopic.php?f=15&t=7984 Revision: r3234 Author: petethegoat --- code/game/gamemodes/game_mode.dm | 2 +- code/modules/clothing/glasses/glasses.dm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code/game/gamemodes/game_mode.dm b/code/game/gamemodes/game_mode.dm index 555229335df..b78bf6cae6e 100644 --- a/code/game/gamemodes/game_mode.dm +++ b/code/game/gamemodes/game_mode.dm @@ -33,7 +33,7 @@ /obj/item/weapon/gun/energy/crossbow:5:Energy Crossbow; /obj/item/weapon/melee/energy/sword:4:Energy Sword; /obj/item/weapon/storage/box/syndicate:10:Syndicate Bundle; -/obj/item/weapon/storage/emp_kit:4:5 EMP Grenades; +/obj/item/weapon/storage/emp_kit:3:5 EMP Grenades; Whitespace:Seperator; Stealthy and Inconspicuous Weapons; /obj/item/weapon/pen/sleepypen:3:Sleepy Pen; diff --git a/code/modules/clothing/glasses/glasses.dm b/code/modules/clothing/glasses/glasses.dm index b3cf54941f2..de432d45629 100644 --- a/code/modules/clothing/glasses/glasses.dm +++ b/code/modules/clothing/glasses/glasses.dm @@ -97,7 +97,7 @@ //item_state = "glasses" icon_state = "sun" item_state = "sunglasses" - origin_tech = "magnets=3" + origin_tech = "magnets=3;syndicate=4" vision_flags = SEE_MOBS invisa_view = 2