mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Bumps to DreamChecker 1.4
This commit is contained in:
@@ -32,9 +32,9 @@
|
||||
jumpto_ports += list("nav_z1" = 1)
|
||||
if(access_tcomms)
|
||||
jumpto_ports += list("nav_z3" = 1)
|
||||
if(ACCESS_CONSTRUCTION)
|
||||
if(access_construction)
|
||||
jumpto_ports += list("nav_z4" = 1)
|
||||
if(ACCESS_MINING)
|
||||
if(access_mining)
|
||||
jumpto_ports += list("nav_z5" = 1)
|
||||
if(access_derelict)
|
||||
jumpto_ports += list("nav_z6" = 1)
|
||||
|
||||
Reference in New Issue
Block a user