mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 11:34:19 +01:00
- 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:
@@ -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(), \
|
||||
|
||||
Reference in New Issue
Block a user