mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-20 20:54:35 +01:00
[MIRROR] jobs, access and radio to defines (#11546)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b3ad80a7f9
commit
89704592dd
@@ -27,8 +27,8 @@ GLOBAL_LIST_EMPTY(all_waypoints)
|
||||
var/dy //coordinates
|
||||
var/speedlimit = 1/(20 SECONDS) //top speed for autopilot, 5
|
||||
var/accellimit = 0.001 //manual limiter for acceleration
|
||||
//req_one_access = list(access_pilot) //VOREStation Edit //CHOMPstation edit, removed hard access locks.
|
||||
ai_control = FALSE //VOREStation Edit - AI/Borgs shouldn't really be flying off in ships without crew help // Chompstation Edit - Not an issue on this server, use of shuttles is extremely rare also . //Chompeditedit - No
|
||||
//req_one_access = list(ACCESS_PILOT) //VOREStation Edit // CHOMPRemove, removed hard access locks.
|
||||
ai_control = FALSE //VOREStation Edit - AI/Borgs shouldn't really be flying off in ships without crew help
|
||||
|
||||
// fancy sprite
|
||||
/obj/machinery/computer/ship/helm/adv
|
||||
|
||||
Reference in New Issue
Block a user