mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-26 00:46:58 +01:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user