Reduces docking timeout to 20 seconds

This commit is contained in:
mwerezak
2014-07-01 18:26:26 -04:00
parent 191b4763b6
commit 1c7c48165b

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