Reduces docking timeout to 20 seconds

This commit is contained in:
mwerezak
2014-07-01 18:26:26 -04:00
committed by ZomgPonies
parent 1ca6e41532
commit fe40190870
+1 -1
View File
@@ -3,7 +3,7 @@
#define WAIT_ARRIVE 2
#define WAIT_FINISH 3
#define DOCK_ATTEMPT_TIMEOUT 450 //how long in ticks we wait before assuming the docking controller is broken or blown up.
#define DOCK_ATTEMPT_TIMEOUT 200 //how long in ticks we wait before assuming the docking controller is broken or blown up.
/datum/shuttle/ferry
var/location = 0 //0 = at area_station, 1 = at area_offsite