Nanotrasen to GATO - comments

I know it's a mess, but the least I can do is add comments anywhere I can
This commit is contained in:
evilew
2024-11-19 01:59:28 +01:00
parent 17385694fe
commit 10ef9e374a
154 changed files with 326 additions and 326 deletions

View File

@@ -18,7 +18,7 @@
var/player_mp = 10
var/ticket_count = 0
///Shows what text is shown on the app, usually showing the log of combat actions taken by the player.
var/heads_up = "GATO says, winners make us money."
var/heads_up = "GATO says, winners make us money." //GS13 - Nanotrasen to GATO
var/boss_name = "Cuban Pete's Minion"
///Determines which boss image to use on the UI.
var/boss_id = 1

View File

@@ -3,7 +3,7 @@
filedesc = "NT IRN"
category = PROGRAM_CATEGORY_SUPL
program_icon_state = "request"
extended_desc = "GATO Internal Requisition Network interface for supply purchasing using a department budget account."
extended_desc = "GATO Internal Requisition Network interface for supply purchasing using a department budget account." //GS13 - Nanotrasen to GATO
requires_ntnet = TRUE
usage_flags = PROGRAM_LAPTOP | PROGRAM_TABLET
size = 20