Committing for Skasi:

Blue Toolboxes will have t-ray scanners instead of analysers.
Atmostech toolbelts will have t-ray scanners instead of analysers.

Map Changes By Skasi:

Adjusted a cable at teleporter room. (power comes from left)
Southern chapel vent active by default.
Roro pen door was missing stripes on the right side of the entrance.
Moved genetics exit button a few pixels. Many players don't know it exists.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5064 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
giacomand@gmail.com
2012-11-14 19:11:37 +00:00
parent ed5dd1eeb5
commit 69ceec33db
3 changed files with 6 additions and 6 deletions

View File

@@ -71,7 +71,7 @@
new /obj/item/weapon/weldingtool(src)
new /obj/item/weapon/crowbar(src)
new /obj/item/weapon/wirecutters(src)
new /obj/item/device/analyzer(src)
new /obj/item/device/t_scanner(src)

View File

@@ -20,7 +20,7 @@
new /obj/item/weapon/wrench(src)
new /obj/item/weapon/weldingtool(src)
new /obj/item/weapon/crowbar(src)
new /obj/item/device/analyzer(src)
new /obj/item/device/t_scanner(src)
new /obj/item/weapon/wirecutters(src)
/obj/item/weapon/storage/toolbox/electrical/New()