mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-16 02:24:11 +01:00
human-burgers now eject correctly
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
var/obj/item/weapon/reagent_containers/food/snacks/burger/human/HB = ..(container)
|
||||
HB.name = human_name+HB.name
|
||||
HB.job = human_job
|
||||
return HB
|
||||
|
||||
reagents = list("flour" = 5)
|
||||
items = list(
|
||||
|
||||
Reference in New Issue
Block a user