All robots, including cyborgs, can now be named! Simply use a pen on them during any step where there's an assembly involved. Note that cyborg naming is subject to removal if people abuse it.

Knock now unbolts doors as well as opens them.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@880 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
crazyclonetheninja
2011-01-17 04:13:31 +00:00
parent 45e5642aab
commit eec01aa865
4 changed files with 83 additions and 39 deletions
+1
View File
@@ -19,5 +19,6 @@
for(var/obj/machinery/door/G in oview(usr,range))
spawn(1)
G:locked = 0
G.open()
return