mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 18:12:40 +00:00
Revives: Plates, Bowls and More Plates (#16085)
* kitchen stuff * fucking hell just use tabs * suffering goes on * oh the misery * map stuff * aaaugh * no more * Update code/modules/cooking/machinery/cooking_machines/container.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/machinery/cooking_machines/container.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/trays.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/trays.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * request * Update code/modules/cooking/machinery/cooking_machines/container.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/cooking/plates.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * horizon fix * horizon fix * things * Fixes * icon update * UNfucks stuff * oh the misery * jesus above * stop using spaces --------- Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
|
||||
/obj/structure/chemkit/dismantle()
|
||||
new /obj/structure/table(loc)
|
||||
new /obj/item/reagent_containers/cooking_container/plate/bowl(loc)
|
||||
new /obj/item/reagent_containers/cooking_container/board/bowl(loc)
|
||||
if(analyzer)
|
||||
analyzer.forceMove(loc)
|
||||
analyzer = null
|
||||
|
||||
Reference in New Issue
Block a user