Removes juicers

This commit is contained in:
ACCount
2017-12-08 18:33:15 +03:00
committed by CitadelStationBot
parent e6fb6a5910
commit 3716512810
2 changed files with 1 additions and 2 deletions
@@ -622,7 +622,7 @@
/area/ruin/space/has_grav/abandonedzoo)
"bA" = (
/obj/structure/table/reinforced,
/obj/machinery/juicer,
/obj/machinery/reagentgrinder,
/turf/open/floor/plasteel{
icon_state = "dark"
},
-1
View File
@@ -1478,7 +1478,6 @@
#include "code\modules\food_and_drinks\kitchen_machinery\food_cart.dm"
#include "code\modules\food_and_drinks\kitchen_machinery\gibber.dm"
#include "code\modules\food_and_drinks\kitchen_machinery\icecream_vat.dm"
#include "code\modules\food_and_drinks\kitchen_machinery\juicer.dm"
#include "code\modules\food_and_drinks\kitchen_machinery\microwave.dm"
#include "code\modules\food_and_drinks\kitchen_machinery\monkeyrecycler.dm"
#include "code\modules\food_and_drinks\kitchen_machinery\processor.dm"