Early Assets, Lateloaded Assets, and Debugging Tools (#4696)

<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request
Various asset systems I want in before more TGUI work. and also
byond-tracy support... and also light update debugging...
## Changelog
🆑
tweak: Chem Master UI has been reworked slightly.
This commit is contained in:
Zandario
2022-11-20 17:36:24 -07:00
committed by GitHub
parent d477ee4e43
commit 7bf4c2a34f
191 changed files with 2507 additions and 1591 deletions
@@ -14,7 +14,7 @@ much more likely to show up. This is done for several purposes;
/obj/random/unidentified_medicine
name = "unidentified medicine"
desc = "This will make a random hypo."
icon = 'icons/obj/syringe.dmi'
icon = 'icons/obj/medical/syringe.dmi'
icon_state = "autoinjector1"
/obj/random/unidentified_medicine/item_to_spawn()