mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Gradual Research (#9342)
The RnD Console UI has been overhauled.
RnD levels are now a gradual progress instead of just leveling up, not much has changed, but deconstructed items now give more * Data disks now tell you what they contain.
The red scanning goggles now let you see examined items' tech levels.
RnD consoles should now open on the main menu instead of the research menu.
Ejected items from the RnD console and destructive analyzer now go into your hands if you're adjacent.
This commit is contained in:
@@ -833,4 +833,7 @@ modules/mob/living/carbon/human/life.dm if you die, you will be zoomed out.
|
||||
|
||||
//Override this for items that can be flame sources.
|
||||
/obj/item/proc/isFlameSource()
|
||||
return FALSE
|
||||
return FALSE
|
||||
|
||||
/obj/item/proc/glasses_examine_atom(var/atom/A, var/user)
|
||||
return
|
||||
Reference in New Issue
Block a user