port of the positronic alert console
This commit is contained in:
@@ -16129,11 +16129,11 @@
|
||||
/area/service/bar)
|
||||
"aMw" = (
|
||||
/obj/machinery/vending/dinnerware{
|
||||
contraband = list(/obj/item/reagent_containers/food/condiment/flour = 4);
|
||||
contraband = list(/obj/item/reagent_containers/food/condiment/flour=4);
|
||||
desc = "This vendor is full of condiments to put on food.";
|
||||
name = "\improper Condiments Vendor";
|
||||
product_ads = "Get your sauces here!;No slave labour was used to make these products!;Nanotrasen Approved?!";
|
||||
products = list(/obj/item/storage/bag/tray = 8, /obj/item/reagent_containers/food/drinks/drinkingglass = 10, /obj/item/storage/box/cups = 5, /obj/item/reagent_containers/food/condiment/pack/ketchup = 20, /obj/item/reagent_containers/food/condiment/pack/mustard = 20, /obj/item/reagent_containers/food/condiment/pack/hotsauce = 20, /obj/item/reagent_containers/food/condiment/pack/astrotame = 20, /obj/item/reagent_containers/food/condiment/saltshaker = 20, /obj/item/reagent_containers/food/condiment/peppermill = 20)
|
||||
products = list(/obj/item/storage/bag/tray=8,/obj/item/reagent_containers/food/drinks/drinkingglass=10,/obj/item/storage/box/cups=5,/obj/item/reagent_containers/food/condiment/pack/ketchup=20,/obj/item/reagent_containers/food/condiment/pack/mustard=20,/obj/item/reagent_containers/food/condiment/pack/hotsauce=20,/obj/item/reagent_containers/food/condiment/pack/astrotame=20,/obj/item/reagent_containers/food/condiment/saltshaker=20,/obj/item/reagent_containers/food/condiment/peppermill=20)
|
||||
},
|
||||
/turf/open/floor/wood,
|
||||
/area/service/bar)
|
||||
@@ -17889,7 +17889,7 @@
|
||||
/area/service/bar)
|
||||
"aRA" = (
|
||||
/obj/machinery/vending/dinnerware{
|
||||
contraband = list(/obj/item/kitchen/rollingpin = 2, /obj/item/kitchen/knife/butcher = 2, /obj/item/reagent_containers/food/condiment/flour = 4)
|
||||
contraband = list(/obj/item/kitchen/rollingpin=2,/obj/item/kitchen/knife/butcher=2,/obj/item/reagent_containers/food/condiment/flour=4)
|
||||
},
|
||||
/turf/open/floor/plasteel/cafeteria,
|
||||
/area/service/kitchen)
|
||||
@@ -24597,6 +24597,9 @@
|
||||
/obj/effect/turf_decal/tile/red{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/posialert{
|
||||
pixel_x = 32
|
||||
},
|
||||
/turf/open/floor/plasteel/white,
|
||||
/area/science/robotics/lab)
|
||||
"biQ" = (
|
||||
|
||||
Reference in New Issue
Block a user