no more free shipping

This commit is contained in:
LetterN
2021-03-21 21:44:04 +08:00
parent 8d9c4f55d6
commit 86b8bbf727
3 changed files with 76 additions and 37 deletions
@@ -1,7 +1,7 @@
/datum/computer_file/program/budgetorders
filename = "orderapp"
filedesc = "NT IRN"
category = PROGRAM_CATEGORY_SUPL
// category = PROGRAM_CATEGORY_SUPL
program_icon_state = "request"
extended_desc = "Nanotrasen Internal Requisition Network interface for supply purchasing using a department budget account."
requires_ntnet = TRUE
@@ -36,7 +36,7 @@
return FALSE
if(!paccess_to_check) // No required_access, allow it.
return TRUE
if(isAdminGhostAI(user))
if(IsAdminGhost(user))
return TRUE
//Aquire access from the inserted ID card.