Removing all hard access locks. (#10732)

This commit is contained in:
tacoguy7765093
2025-04-26 13:57:51 -05:00
committed by GitHub
parent 1462d9967e
commit 64b90cc18e
6 changed files with 11 additions and 11 deletions

View File

@@ -27,7 +27,7 @@ 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
//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
// fancy sprite