mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
[MIRROR] Donuts found in sec vendors and boxes can now be used to make glazed donuts [MDB IGNORE] (#9559)
* Donuts found in sec vendors and boxes can now be used to make glazed donuts (#62910) * Donuts found in sec vendors and boxes can now be used to make glazed donuts * Hopefully fixes CI Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com> Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
This commit is contained in:
co-authored by
Ghom
GoldenAlpharex
parent
f7d751e115
commit
d3692922ef
@@ -79,7 +79,7 @@
|
||||
icon = 'icons/obj/food/donuts.dmi'
|
||||
icon_state = "donutbox_inner"
|
||||
base_icon_state = "donutbox"
|
||||
spawn_type = /obj/item/food/donut
|
||||
spawn_type = /obj/item/food/donut/plain
|
||||
is_open = TRUE
|
||||
appearance_flags = KEEP_TOGETHER
|
||||
custom_premium_price = PAYCHECK_HARD * 1.75
|
||||
|
||||
Reference in New Issue
Block a user