mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
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:
@@ -19,5 +19,6 @@
|
||||
|
||||
for(var/obj/machinery/door/G in oview(usr,range))
|
||||
spawn(1)
|
||||
G:locked = 0
|
||||
G.open()
|
||||
return
|
||||
Reference in New Issue
Block a user