Bioprinter refactor and nanoUI-ification (#9021)

* Good hunk of work on bioprinter refactoring

* and now I sleep

* strongDMM, update maps

* compile tgui bundle

* testing refinements

* Convert to nano

* Slice out the tgui bits
This commit is contained in:
Ava
2023-03-23 18:25:42 -08:00
committed by GitHub
parent 46c088f9e8
commit 8ede4b4c79
8 changed files with 250 additions and 285 deletions
@@ -1,9 +1,6 @@
////////////////////////////////////////////////////////////////////////////////
/// Syringes.
////////////////////////////////////////////////////////////////////////////////
#define SYRINGE_DRAW 0
#define SYRINGE_INJECT 1
#define SYRINGE_BROKEN 2
/obj/item/reagent_containers/syringe
name = "syringe"