Fixes for: #663, #661, #658, and #628

This commit is contained in:
SkyMarshal
2012-03-14 00:03:57 -07:00
parent 251654bc9d
commit ac03e51fd3
5 changed files with 18 additions and 21 deletions
+4 -1
View File
@@ -50,7 +50,10 @@
if(stat & BROKEN)
user << "\red The status panel is broken!"
return
user << "\red You don't understand any of this!"
if(!issilicon(user))
user << "\red You don't understand any of this!"
else
user << "\blue You know all of this already, why are you messing with it?"
return
/obj/machinery/computer/aiupload