Shuttle README, Wrap up dev tools.

This commit is contained in:
Tigercat2000
2015-12-17 16:49:19 -08:00
parent 91a9ab4683
commit b085bf8bab
6 changed files with 241 additions and 170 deletions
+1 -2
View File
@@ -1,5 +1,5 @@
//use this define to highlight docking port bounding boxes (ONLY FOR DEBUG USE)
#define DOCKING_PORT_HIGHLIGHT
//#define DOCKING_PORT_HIGHLIGHT
//NORTH default dir
/obj/docking_port
@@ -142,7 +142,6 @@
return 0
shuttle_master.stationary += src
log_to_dd("stationary dock initialized [src], [id]") //SHUTTLE-WIP DEBUG
if(!id)
id = "[shuttle_master.stationary.len]"
if(name == "dock")