Merge pull request #11391 from Ghommie/Ghommie-cit612
Porting "Further update_icon splitup"
This commit is contained in:
@@ -51,7 +51,7 @@ Note: Must be placed within 3 tiles of the R&D Console
|
||||
update_icon()
|
||||
reset_busy()
|
||||
|
||||
/obj/machinery/rnd/destructive_analyzer/update_icon()
|
||||
/obj/machinery/rnd/destructive_analyzer/update_icon_state()
|
||||
if(loaded_item)
|
||||
icon_state = "d_analyzer_l"
|
||||
else
|
||||
|
||||
@@ -514,7 +514,7 @@
|
||||
update_icon()
|
||||
recentlyExperimented = FALSE
|
||||
|
||||
/obj/machinery/rnd/experimentor/update_icon()
|
||||
/obj/machinery/rnd/experimentor/update_icon_state()
|
||||
icon_state = "h_lathe"
|
||||
|
||||
/obj/machinery/rnd/experimentor/proc/warn_admins(user, ReactionName)
|
||||
|
||||
Reference in New Issue
Block a user