Changed R'n'D again. I forgot I could, oh I dunno, move it to the left...

Anyway hoping this design is less sucky... I would like to keep the table facing the hallway and not the access airlocks.

Image:
http://www.kamletos.si/rd%20remapped%20again.png

Also, check plumbing is now a part of the mapping commands. Use "mapping debug" as game master to activate.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2117 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2011-09-05 00:51:57 +00:00
parent 065be319e1
commit 282c9e9474
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
/client/proc/atmosscan()
set category = "Debug"
set category = "Mapping"
set name = "Check Plumbing"
if(!src.authenticated || !src.holder)
src << "Only administrators may use this command."

View File

@@ -119,3 +119,4 @@ var/intercom_range_display_status = 0
src.verbs += /client/proc/intercom_view //-errorage
src.verbs += /client/proc/air_status //Air things
src.verbs += /client/proc/Cell //More air things
src.verbs += /client/proc/atmosscan //check plumbing