mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Adds bounty for a Reuben sandwich (#13833)
This commit is contained in:
@@ -282,3 +282,10 @@
|
||||
required_count = 3
|
||||
random_count = 1
|
||||
wanted_types = list(/obj/item/reagent_containers/food/snacks/dip)
|
||||
|
||||
/datum/bounty/item/chef/reuben
|
||||
name = "Reuben Sandwich"
|
||||
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)
|
||||
Reference in New Issue
Block a user