mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Examining robomodules.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/mob/living/silicon/robot/examine(mob/user)
|
||||
..(user)
|
||||
var/custom_infix = custom_name ? ", [modtype] [braintype]" : ""
|
||||
..(user, infix = custom_infix)
|
||||
|
||||
var/msg = ""
|
||||
msg += "<span class='warning'>"
|
||||
|
||||
Reference in New Issue
Block a user