we love dumping everything into one commit!

- added beanbag and GATO beanbag chairs
- added big bottles of soda (found in gato cola vendors)
- tweaked prices of RCDs and insuls
This commit is contained in:
evilew
2024-12-09 19:43:32 +01:00
parent 118591046d
commit 8f6e5f9ee4
9 changed files with 58 additions and 4 deletions
@@ -6,12 +6,14 @@
product_slogans = "Meow~, time for some cola!"
vend_reply = "Meow~ Meow~"
products = list(
/obj/item/reagent_containers/food/drinks/beer = 10,
/obj/item/reagent_containers/food/drinks/soda_cans/cola = 10,
/obj/item/reagent_containers/food/drinks/soda_cans/dr_gibb = 10,
/obj/item/reagent_containers/food/drinks/soda_cans/starkist = 10,
/obj/item/reagent_containers/food/drinks/soda_cans/space_up = 10,
/obj/item/reagent_containers/food/drinks/soda_cans/pwr_game = 10,
/obj/item/reagent_containers/food/drinks/bigbottle/starkist = 6,
/obj/item/reagent_containers/food/drinks/bigbottle/cola = 6,
/obj/item/reagent_containers/food/drinks/bigbottle/spaceup = 6,
)
contraband = list(
/obj/item/organ/ears/cat = 2,
@@ -5,6 +5,7 @@
icon_state = "mealdor"
product_slogans = "Are you hungry? Eat some of my food!;Be sure to eat one of our tasty treats!;Was that your stomach? Go ahead, get some food!"
vend_reply = "Enjoy your meal."
free = TRUE
products = list(
/obj/item/reagent_containers/food/snacks/fries = 4,