mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-31 09:00:25 +01:00
Repaths Spaghetti (#15596)
This commit is contained in:
@@ -201,9 +201,9 @@
|
||||
reward_high = 3200
|
||||
required_count = 3
|
||||
random_count = 1
|
||||
wanted_types = list(/obj/item/reagent_containers/food/snacks/boiledspagetti,
|
||||
wanted_types = list(/obj/item/reagent_containers/food/snacks/boiledspaghetti,
|
||||
/obj/item/reagent_containers/food/snacks/pastatomato,
|
||||
/obj/item/reagent_containers/food/snacks/meatballspagetti)
|
||||
/obj/item/reagent_containers/food/snacks/meatballspaghetti)
|
||||
|
||||
/datum/bounty/item/chef/dumplings
|
||||
name = "Meat Buns or Momo"
|
||||
@@ -288,4 +288,4 @@
|
||||
description = "%PERSONNAME had their lunch stolen from the company fridge. Send us a replacement reuben!"
|
||||
reward_low = 3700
|
||||
reward_high = 4600
|
||||
wanted_types = list(/obj/item/reagent_containers/food/snacks/reubensandwich)
|
||||
wanted_types = list(/obj/item/reagent_containers/food/snacks/reubensandwich)
|
||||
|
||||
Reference in New Issue
Block a user