mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-27 02:23:47 +00:00
Mark VOREStation edits
This commit is contained in:
@@ -26,7 +26,7 @@ GLOBAL_LIST_EMPTY(all_waypoints)
|
|||||||
var/dy //coordinates
|
var/dy //coordinates
|
||||||
var/speedlimit = 1/(20 SECONDS) //top speed for autopilot, 5
|
var/speedlimit = 1/(20 SECONDS) //top speed for autopilot, 5
|
||||||
var/accellimit = 0.001 //manual limiter for acceleration
|
var/accellimit = 0.001 //manual limiter for acceleration
|
||||||
req_one_access = list(access_pilot)
|
req_one_access = list(access_pilot) //VOREStation Edit
|
||||||
|
|
||||||
/obj/machinery/computer/ship/helm/Initialize()
|
/obj/machinery/computer/ship/helm/Initialize()
|
||||||
. = ..()
|
. = ..()
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 52 KiB |
Reference in New Issue
Block a user