mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Fixed ninja teleporter (#20542)
Fixed ninja teleporter requiring access to run. Renamed the program to 'ninja teleporter' and removed the standard teleporter from the program list for the preset. Fixes #20237
This commit is contained in:
@@ -153,6 +153,7 @@
|
||||
. = TRUE
|
||||
|
||||
/datum/computer_file/program/teleporter/ninja
|
||||
required_access_run = list()
|
||||
filename = "ninjateleporter"
|
||||
filedesc = "Ninja Teleporter Control"
|
||||
requires_ntnet = FALSE
|
||||
requires_access_to_run = FALSE
|
||||
|
||||
Reference in New Issue
Block a user