Adds more admin logging to roburgers (#21883)

Co-authored-by: Miraviel <Miraviel@users.noreply.github.com>
This commit is contained in:
Adri
2023-08-05 01:17:12 -05:00
committed by GitHub
co-authored by Miraviel
parent 783a3742ce
commit ae0abc9282
@@ -69,6 +69,10 @@
list_reagents = list("nutriment" = 6, "nanomachines" = 10, "vitamin" = 1)
tastes = list("bun" = 4, "lettuce" = 2, "sludge" = 1)
/obj/item/reagent_containers/food/snacks/roburger/Initialize(mapload)
. = ..()
message_admins("A [name] has been created at [ADMIN_COORDJMP(src)].")
/obj/item/reagent_containers/food/snacks/xenoburger
name = "xenoburger"
desc = "Smells caustic and tastes like heresy."