[MIRROR] Gives entrepreneurs mail (#10535)

Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-26 02:41:25 -07:00
committed by GitHub
parent a4a402a8b6
commit 03eb289e05
+13 -1
View File
@@ -295,7 +295,19 @@
)
/datum/job/entrepreneur // Same for these guys! What could they get?
mail_goodies = list(
/obj/item/reagent_containers/food/drinks/coffee = 1000, // For now, they'll get extra on coffee.
/obj/item/entrepreneur/crystal_ball = 40,
/obj/item/entrepreneur/horoscope = 40,
/obj/random/plushie = 40,
/obj/item/entrepreneur/dumbbell = 40,
/obj/item/entrepreneur/emf = 40,
/obj/item/entrepreneur/spirit_board = 40,
/obj/item/reagent_containers/glass/bottle/essential_oil = 40,
/obj/random/nukies_can_legal = 100,
/obj/random/mega_nukies = 20,
/obj/item/bikehorn/rubberducky = 50,
/obj/random/cash = 100,
/obj/item/pen/fountain7 = 50,
/obj/item/megaphone = 10
)
mail_color = COMMS_COLOR_SERVICE