Changes to hacker bundle

This commit is contained in:
AzuleUtama
2020-05-25 17:17:08 +01:00
parent ebb3ee3711
commit e780eb3bdc
2 changed files with 5 additions and 5 deletions
@@ -309,7 +309,6 @@
use_item_overlays = 1 // So it will still show tools in it in case sec get lazy and just glance at it.
/obj/item/storage/belt/military/traitor/hacker
name = "tool-belt"
/obj/item/storage/belt/military/traitor/hacker/New()
..()
@@ -318,8 +317,7 @@
new /obj/item/weldingtool/largetank(src)
new /obj/item/crowbar/red(src)
new /obj/item/wirecutters(src, "red")
new /obj/item/multitool/ai_detect(src)
new /obj/item/flashlight/emp(src)
new /obj/item/stack/cable_coil(src, 30, COLOR_RED)
update_icon()
/obj/item/storage/belt/grenade
@@ -90,8 +90,10 @@
new /obj/item/encryptionkey/binary(src) // 5TC
new /obj/item/aiModule/toyAI(src) // 0TC
new /obj/item/clothing/glasses/chameleon/thermal(src) // 6TC
new /obj/item/storage/belt/military/traitor/hacker(src) // 5TC
new /obj/item/clothing/gloves/color/yellow(src) // 0TC
new /obj/item/storage/belt/military/traitor/hacker(src) // 3TC
new /obj/item/clothing/gloves/combat(src) // 0TC
new /obj/item/multitool/ai_detect(src) // 1TC
new /obj/item/flashlight/emp(src) // 2TC
return
if("darklord") // 24TC + two 0TC