mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 23:51:17 +01:00
Janicart NanoUI replacement, misc code improvement (#21522)
This PR updates Janitorial Carts to use radial menus for inventory management (just like Engineering and Parcel carts). It also expands mechanics hints and includes some general cleanup. Removes a NanoUI template for the [TGUI update](https://github.com/Aurorastation/Aurora.3/pull/21046).
This commit is contained in:
@@ -37,7 +37,8 @@
|
||||
/obj/machinery/biogenerator,
|
||||
/obj/machinery/constructable_frame,
|
||||
/obj/machinery/radiocarbon_spectrometer,
|
||||
/obj/item/storage/part_replacer
|
||||
/obj/item/storage/part_replacer,
|
||||
/obj/structure/cart/storage/janitorialcart
|
||||
)
|
||||
//The above list a misnomer. This basically means that anything in this list has their own way of handling reagent transfers and should be ignored in afterattack.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user