- Readded the map from r2571

- Fixed the runtime caused in r2558
- As a result Autolathe can no longer make APC parts, wires or bulbs.

Coderbus spent the best part of an evening chasing down this runtime.
We are not amused.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2573 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
trubblebass@gmail.com
2011-11-29 01:18:35 +00:00
parent f49b86c1dd
commit c04733113c
2 changed files with 8430 additions and 8435 deletions
-4
View File
@@ -236,14 +236,10 @@ var/global/list/autolathe_recipes = list( \
new /obj/item/clothing/head/helmet/welding(), \
new /obj/item/weapon/stock_parts/console_screen(), \
new /obj/item/weapon/airlock_electronics(), \
new /obj/machinery/power/terminal(), \
new /obj/item/weapon/light/tube(), \
new /obj/item/weapon/light/bulb(), \
new /obj/item/stack/sheet/metal(), \
new /obj/item/stack/sheet/glass(), \
new /obj/item/stack/sheet/r_metal(), \
new /obj/item/stack/sheet/rglass(), \
new /obj/item/weapon/cable_coil(), \
new /obj/item/stack/rods(), \
new /obj/item/weapon/rcd_ammo(), \
new /obj/item/weapon/kitchenknife(), \