Examining robomodules.

This commit is contained in:
Segrain
2014-11-21 19:28:46 +03:00
parent 843aa3c126
commit 7f199874fb
3 changed files with 8 additions and 7 deletions

View File

@@ -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'>"