TSFMC revamp DO NOT MERGE yet (#320)

* Be rid of the NFSD colors for ships

* I HATE THIS

* WARRIORS PREPARE FOR COMBAT

* FUCK YOU

* THE GRAND RENAME

* SHIPMASTER... THE BRUTE SHIPS OUTNUMBER US 3 TO 1.....

* When we joined the Covenant, we took an oath!

* HATE YOU

* Linter fix

* palletetete

* THE INCREASE..
This commit is contained in:
starch
2025-05-02 19:03:29 -04:00
committed by GitHub
parent 6dc96a776c
commit c8dd8e215a
479 changed files with 1866 additions and 5966 deletions
@@ -433,7 +433,7 @@ namespace Content.Client.Lobby.UI
companies.Insert(0, none);
}
// Add to NGC company dropdown
// Add to TSF company dropdown
for (var i = 0; i < companies.Count; i++)
{
CompanyButton.AddItem(companies[i].Name, i);
@@ -88,11 +88,11 @@ public sealed class CompanySystem : EntitySystem
_playerOriginalCompanies[playerId] = profileCompany;
}
// Check if player's job is one of the NGC jobs
// Check if player's job is one of the TSF jobs
if (args.JobId != null && _ngcJobs.Contains(args.JobId))
{
// Assign NGC company
companyComp.CompanyName = "NGC";
// Assign TSF company
companyComp.CompanyName = "TSF";
}
// Check if player's job is one of the Rogue jobs
else if (args.JobId != null && _rogueJobs.Contains(args.JobId))
+17 -17
View File
@@ -558,13 +558,13 @@ Entries:
- type: Fix
message: Department names
- type: Fix
message: NFDSO -> NCMCO
message: NFDSO -> TSFMC-FOB
id: 66
time: '2025-04-15T04:53:46.0000000+00:00'
- author: LukeZurg22
changes:
- type: Tweak
message: Numerous NFSD proto names -> NCMC
message: Numerous NFSD proto names -> TSFMC
id: 67
time: '2025-04-16T01:42:17.0000000+00:00'
- author: LukeZurg22
@@ -624,13 +624,13 @@ Entries:
- type: Tweak
message: >-
Warp points have been removed from station AI cores. Im not dealing with
that bloat in the warp menu from AI ships.
that bloat in the warp menu from AI ships.
id: 75
time: '2025-04-18T01:13:37.0000000+00:00'
- author: SuperJoelD00D
changes:
- type: Tweak
message: NCMC signs are now lore-accurate!
message: TSFMC signs are now lore-accurate!
id: 76
time: '2025-04-18T01:22:55.0000000+00:00'
- author: starch70
@@ -639,7 +639,7 @@ Entries:
message: Fixed pirate cove not spawning.
- type: Tweak
message: >-
The scheduler for "derelict" AI ship spawns has been tuned (and fixed).
The scheduler for "derelict" AI ship spawns has been tuned (and fixed).
There is now a minimum time of 90 minutes from round-start before any
can spawn in, and a min-max time between events of 60-90 minutes.
id: 77
@@ -647,7 +647,7 @@ Entries:
- author: LukeZurg22
changes:
- type: Add
message: The NGC Dart (NCMC former-Armadan scout ship)
message: The NGC Dart (TSFMC former-Armadan scout ship)
id: 78
time: '2025-04-18T07:35:41.0000000+00:00'
- author: Ark
@@ -698,14 +698,14 @@ Entries:
- author: Ark
changes:
- type: Tweak
message: NSFD -> NCMC radio.
message: NSFD -> TSFMC radio.
id: 84
time: '2025-04-19T05:37:28.0000000+00:00'
- author: SuperJoelD00D
changes:
- type: Tweak
message: >-
NCMCO has been changed a bit. We called in the painters to repaint the
TSFMCO has been changed a bit. We called in the painters to repaint the
trim of the hallways to blue, and fixed the chemistry room situation.
There should also be what we consider all the entertainment you'll ever
need in the break room (that is, a TV and a water cooler). Also, PAL and
@@ -854,7 +854,7 @@ Entries:
- author: LukeZurg22
changes:
- type: Fix
message: NFSD -> NCMC.
message: NFSD -> TSFMC.
id: 103
time: '2025-04-22T06:54:11.0000000+00:00'
- author: Ark
@@ -934,7 +934,7 @@ Entries:
- author: SuperJoelD00D
changes:
- type: Tweak
message: Made NCMCO (and Courthouse) proper colors, that being blue. Yay!
message: Made TSFMCO (and Courthouse) proper colors, that being blue. Yay!
id: 112
time: '2025-04-23T18:32:32.0000000+00:00'
- author: DisguisedBear
@@ -987,7 +987,7 @@ Entries:
changes:
- type: Tweak
message: >-
NCMCO and Rogue Insurgency Hideout now get a few roundstart Pirate/Cadet
TSFMCO and Rogue Insurgency Hideout now get a few roundstart Pirate/Cadet
roles.
id: 116
time: '2025-04-24T02:38:35.0000000+00:00'
@@ -1132,7 +1132,7 @@ Entries:
- author: starch70
changes:
- type: Add
message: Added the Legionnaire to NCMC shipyard.
message: Added the Legionnaire to TSFMC shipyard.
- type: Add
message: >-
Added M220 RUBICON EMP launcher. Currently only on the Legionnaire.
@@ -1299,7 +1299,7 @@ Entries:
- author: starch70
changes:
- type: Add
message: Added HF-katana to NCMC uplink
message: Added HF-katana to TSFMC uplink
- type: Add
message: Added (big nerfed) Murasama to Rogue uplink
- type: Tweak
@@ -1310,7 +1310,7 @@ Entries:
changes:
- type: Add
message: >-
Added Flyssa-class to the NCMC shipyard, a NGC destroyer lended from the
Added Flyssa-class to the TSFMC shipyard, a NGC destroyer lended from the
frontlines to help you kill Rogues. A bit over half a million, but the
CYREXAs are worth it.
- type: Add
@@ -1376,7 +1376,7 @@ Entries:
- author: LukeZurg22
changes:
- type: Fix
message: NCMC Lieutenant role name
message: TSFMC Lieutenant role name
id: 162
time: '2025-04-30T07:07:43.0000000+00:00'
- author: Ark
@@ -1429,7 +1429,7 @@ Entries:
- author: starch70
changes:
- type: Tweak
message: Flyssa is now Bailiff/NCMC captain access-restricted.
message: Flyssa is now Bailiff/TSFMC captain access-restricted.
- type: Fix
message: Fixed Flyssa not having a warp point.
id: 169
@@ -1445,7 +1445,7 @@ Entries:
- author: starch70
changes:
- type: Add
message: Added Tumour to NCMC shipyard. Horrid carrier. Unbelievably ugly.
message: Added Tumour to TSFMC shipyard. Horrid carrier. Unbelievably ugly.
- type: Tweak
message: Polaris gets the missiles back. Also better firing port for the CHARON.
id: 171
@@ -0,0 +1,12 @@
pirate-bounty-item-scaf = mercenary SCAF Suit
pirate-bounty-item-tsfmc-tacsuit = TSFMC tacsuit
pirate-bounty-item-hfblade = HF-katana
pirate-bounty-item-shipweapon = ship turret
pirate-bounty-item-fentanyl = fentanyl crystal
pirate-bounty-item-ftldrive = bluespace drive
pirate-bounty-item-shield = shield system
pirate-bounty-item-gcs = gunnery control server
pirate-bounty-item-pmc-gun = PMC registered firearm
pirate-bounty-item-n2-o2-air = life support canister
pirate-bounty-description-generic = Go now, ye goon! Plunder me this!
@@ -1,15 +1,15 @@
test-description = A collective union of hard-working men and women that go from job to job. A miscellaneous group of individuals misplaced by the Armada. The Gas New Galactic (GNG) makes profound gas and heavy vessel exports.
gas-new-galactic-description = The state of Gas New Galactic (GNG) was created by Roland Esau, brother of the former CEO of the SIC. Though at first a corporate entity, “Gas New Galactic Industries” corporation established a large mining colony on the border of rogue space that proved to be a riling success. The colonial surge to one of the last surviving plasma worlds in the rogue sector on the edge of space granted substantial sway in the New Galactic Congress space, leading to their official recognition as a sovereign entity. GNG itself does not hold elections, and is ruled by an elite class of executives. As their name and origins imply, the GNGs most profound exports are that of plasma, tritium, and heavy tanker vessels. Their primary trade partners are other members of the NGC.
gas-new-galactic-description = The state of Gas New Galactic (GNG) was created by Roland Esau, brother of the former CEO of the SIC. Though at first a corporate entity, “Gas New Galactic Industries” corporation established a large mining colony on the border of rogue space that proved to be a riling success. The colonial surge to one of the last surviving plasma worlds in the rogue sector on the edge of space granted substantial sway in the Trans-Solar Federations space, leading to their official recognition as a sovereign entity. GNG itself does not hold elections, and is ruled by an elite class of executives. As their name and origins imply, the GNGs most profound exports are that of plasma, tritium, and heavy tanker vessels. Their primary trade partners are other members of the TSF.
armadan-exiles-description = A miscellaneous group of individuals whom have been forcibly displaced-by or exiled-from Armadan space. Few of these exiles may speak Comm-Nac, but most speak common. Regardless of each individuals origins, all of the exiles share a common hatred for military intervention and totalitarian authority. Their tenets are as follows, Avoid serving in any and all positions of leadership. Support any other, even at one's own expense. Money is no object. All members have a voice, so long as their message intends to prolong and protect the lives of others. Act on your own accord, wander freely, and take responsibility upon committing wrongdoing.
union-j-description = A group of hard working men and women who make and break things; contractually neutral but often favours the NGC and law enforcement affairs in practice. There is only one requirement to be an official member: A members name must start with or sound like “John”. All official members are given living stipends and benefits, whereas all other “non-members” are given the privilege to work for Union J., which has otherwise provided itself upon being an organization built on honest labour.
union-j-description = A group of hard working men and women who make and break things; contractually neutral but often favours the TSF and law enforcement affairs in practice. There is only one requirement to be an official member: A members name must start with or sound like “John”. All official members are given living stipends and benefits, whereas all other “non-members” are given the privilege to work for Union J., which has otherwise provided itself upon being an organization built on honest labour.
dark-matter-enterprises-description = A corporate conglomerate of mercenaries, scientists, physicians, engineers, merchants, contractors, and clowns all of which vary in qualifications, if any. Founded by unhinged ex-Nanotrasen Contractors, DME operates with one goal in mind: Profit. All members of the DME operate towards maximizing profit margins, for themselves alongside subsidiaries under the organization. DME functions under one core tenant called the Golden Rule which states “No infighting between enterprise members as this negatively affects profit margins.”
# aetherion-dynamics-description = Representing the forefront of technological innovation, Aetherion Dynamics is renowned for their invention of the Compressed Gas Launch and Projectile (CGLP) system used in the VX9 turbolaser battery, and additional innovative weapons with little to no consistent philosophy. They have a reputation as high quality rogue space manufacturers and designers with high prices and little to no regulation, making them an appealing company to work for but not to buy from.
southern-peak-mercenaries-description = “A good rogue is a dead rogue.” says the slogan of this vicious mercenary company. The Southern Peaks were formed along the NGC-Rogue space border out retaliation against encroaching pirates and insurgents in combination with a sheer distrust of the NCMC. Without the need of any other organization, TSP aims to fight back the Rogue Sector on its own.
southern-peak-mercenaries-description = “A good rogue is a dead rogue.” says the slogan of this vicious mercenary company. The Southern Peaks were formed along the TSF-Rogue space border out retaliation against encroaching pirates and insurgents in combination with a sheer distrust of the TSFMC. Without the need of any other organization, TSP aims to fight back the Rogue Sector on its own.
zealots-of-balaam-description = The Zealots and pilgrims of Balaam are luddites with a extreme aversion to the use of Hi-tech. They are overtly isolationist, preferring to raid convoys that move too far into space. As a follower of the blessed god, work underneath a senior zealot to help them levy their tithes. Never listen to the blasphemy of the other companies. Kill those who profane Balaam's eye with the use of shield tech and FTL, heavy industry is not safe either.
@@ -131,11 +131,11 @@ accent-caveman-replaced-40 = lawyer
accent-caveman-replacement-40 = big talk
accent-caveman-replaced-41 = food
accent-caveman-replacement-41 = eat
accent-caveman-replaced-42 = ncmc
accent-caveman-replaced-42 = tsfmc
accent-caveman-replacement-42 = rule tribe
accent-caveman-replaced-43 = outpost
accent-caveman-replacement-43 = cave
accent-caveman-replaced-44 = ncmco
accent-caveman-replaced-44 = tsfmco
accent-caveman-replacement-44 = rule tribe cave
accent-caveman-replaced-45 = frontier
accent-caveman-replacement-45 = big space
@@ -394,7 +394,7 @@ accent-goblin-words-389 = just
accent-goblin-words-390 = knows
accent-goblin-words-391 = either
accent-goblin-words-392 = my
accent-goblin-words-393 = NCMC
accent-goblin-words-393 = TSFMC
accent-goblin-words-394 = rather
accent-goblin-words-395 = police
accent-goblin-words-396 = not edible
@@ -19,18 +19,18 @@ nf-adventure-title = Adventure
nf-adventure-description = Join a ship crew or buy your own and explore, research, salvage, or haul your way to riches!
nf-pirate-title = Colonial Expansion
nf-pirate-description = A NGC-Rogue Sector warfront far away is taking place, leaving wrecks everywhere for salvage. Careful, rogue insurgents are about.
nf-pirate-description = A TSF-Rogue Sector warfront far away is taking place, leaving wrecks everywhere for salvage. Careful, rogue insurgents are about.
currency = Spesos
shipyard-rules-default1 =
Thank you for your interest in Congressional Security Forces.
Thank you for your interest in TSF Security Forces.
By purchasing a Security vessel, you agree to enforce Space Law
as found at https://frontierstation.wiki.gg/wiki/Space_Law
shipyard-rules-default2 =
Any actions performed by you or you crew that violate Space Law
can and will result in administrative action.
Glory to the Congressional Security Forces!
Glory to the TSF Security Forces!
shuttle-ftl-recharge = FTL drives still spooling down!
shuttle-ftl-too-many = Too many shuttles already on expedition!
@@ -9,12 +9,12 @@ advertisement-lesslethalvend-8 = Less Lethal (tm) means more FUN
advertisement-lesslethalvend-9 = Your colonial liaison will thank you!
advertisement-lesslethalvend-10 = Only a complete idiot buys lethal, go Less Lethal (tm) TODAY!
advertisement-lesslethalvend-11 = Beat those evildoers with a stick. NOW
advertisement-lesslethalvend-12 = Proudly partnered with the NCMC
advertisement-lesslethalvend-12 = Proudly partnered with the TSFMC
advertisement-lesslethalvend-13 = If your home-world has voting, vote! Sponsored by the Less Lethal Group
advertisement-lesslethalvend-14 = Less death means we pass the saving on to YOU!
advertisement-lesslethalvend-15 = Proud to be the No. 1 weapon machine in the rogue
advertisement-lesslethalvend-16 = Warning: do not eat the rubber bullets.
advertisement-lesslethalvend-17 = Buy the handy dandy beanbag shell!
advertisement-lesslethalvend-18 = Warning: do not eat the beanbag shells.
advertisement-lesslethalvend-19 = Glory to the nations of the New Galactic Congress!
advertisement-lesslethalvend-19 = Glory to the nations of the Trans-Solar Federation!
advertisement-lesslethalvend-20 = Could you be our one millionth customer?
@@ -7,11 +7,11 @@ station-event-bluespace-scrap-start-announcement = Storms detected in bluespace
station-event-bluespace-scrap-warning-announcement = Bluespace instability detected on wreckage, five minutes until expected departure.
station-event-bluespace-scrap-end-announcement = Critical bluespace instability detected, storm wreckage has exited the sector.
station-event-bluespace-vault-start-announcement = A Congressional armored supply-vault is inbound to the sector. The NCMC may declare the vault a restricted No Fly Zone. Station accounts will be rewarded for its safe return.
station-event-bluespace-vault-start-announcement = A Solarian armored supply-vault is inbound to the sector. The TSFMC may declare the vault a restricted No Fly Zone. Station accounts will be rewarded for its safe return.
station-event-bluespace-vault-warning-announcement = Remote FTL procedures initialized, five minutes until vault extraction.
station-event-bluespace-vault-end-announcement = We have retrieved the vault from this area of rogue space. Station accounts have been subsidized.
station-event-bluespace-cache-start-announcement = A Syndicate weapons cache is inbound to the sector. The NCMC may declare the cache a No Fly Zone. Station accounts will be rewarded for guarding the cache.
station-event-bluespace-cache-start-announcement = A Syndicate weapons cache is inbound to the sector. The TSFMC may declare the cache a No Fly Zone. Station accounts will be rewarded for guarding the cache.
station-event-bluespace-cache-warning-announcement = Remote FTL procedures initialized, five minutes until weapons cache extraction.
station-event-bluespace-cache-end-announcement = We have retrieved the Syndicate weapons cache from your sector. Station accounts have been paid.
@@ -23,15 +23,15 @@ station-event-bluespace-ship-start-announcement = We have detected an unusual FT
station-event-bluespace-ship-warning-announcement = Remote FTL procedures initialized, five minutes until ship dissipation.
station-event-bluespace-ship-end-announcement = In compliance with NanoTrasen FTL traffic patterns, the unknown ship has been dissipated to ensure non-collision.
station-event-bluespace-syndicate-ftl-interception-start-announcement = Attention all available Congressional personnel! NGC-NC has disrupted the FTL-jump of a rogue-aligned vessel, according to our deepspace scanners the vessel either already entered the real space in your sector or is about to enter. Code AAEDD: Analyze, Annihilate, Eliminate, Decimate, Destroy. Expect armed opposition, use of lethal force against enemy agents is authorized. Do note: any loss of NGC personnel will not be compensated. Reminder: Personnel who are granted security clearance for the engagement are required to surrender any hazardous materials to the local security department to ensure safe transportation of Syndicate technology to the Central Government for study. Should there be any prisoners, security personnel is required to prepare them for transportation to the Central Government for interrogation through the Congressional Contraband Exchange System (CCES).
station-event-bluespace-syndicate-ftl-interception-start-announcement = Attention all available TSF personnel! TSF-NC has disrupted the FTL-jump of a rogue-aligned vessel, according to our deepspace scanners the vessel either already entered the real space in your sector or is about to enter. Code AAEDD: Analyze, Annihilate, Eliminate, Decimate, Destroy. Expect armed opposition, use of lethal force against enemy agents is authorized. Do note: any loss of TSF personnel will not be compensated. Reminder: Personnel who are granted security clearance for the engagement are required to surrender any hazardous materials to the local security department to ensure safe transportation of Syndicate technology to the Central Government for study. Should there be any prisoners, security personnel is required to prepare them for transportation to the Central Government for interrogation through the TSF Contraband Exchange System (TSFCES).
station-event-bluespace-syndicate-ftl-interception-warning-announcement = Remote FTL procedures initialized, five minutes until Syndicate vessel dissipation.
station-event-bluespace-syndicate-ftl-interception-end-announcement = To ensure safer passage in FTL traffic patterns, the Syndicate vessel has been dissipated to ensure non-collision.
station-event-bluespace-wizardfederation-scout-start-announcement = Attention all available NGC personnel! NGC-NC detected a Bluespace Anomaly in your sector with the signature indicative of the imminent arrival of a small Wizard Federation vessel. Code: Intercept, Detain, Incarcerate. Arrest the intruders and prepare them for transportation to the Central Government for interrogation through the Congressional Contraband Exchange System (CCES).
station-event-bluespace-wizardfederation-scout-start-announcement = Attention all available TSF personnel! TSF-NC detected a Bluespace Anomaly in your sector with the signature indicative of the imminent arrival of a small Wizard Federation vessel. Code: Intercept, Detain, Incarcerate. Arrest the intruders and prepare them for transportation to the Central Government for interrogation through the TSF Contraband Exchange System (TSFCES).
station-event-bluespace-wizardfederation-scout-warning-announcement = Remote FTL procedures initialized, five minutes until Wizard Federation vessel dissipation.
station-event-bluespace-wizardfederation-scout-end-announcement = To ensure safer passage in FTL traffic patterns, the Wizard Federation vessel has been dissipated to ensure non-collision.
station-event-bluespace-bloodmoon-start-announcement = Attention all available NGC personnel! NGC-NC detected a Bluespace Anomaly in your sector with the signature indicative of the imminent arrival of a Blood Cult vessel. Code: Intercept, Expunge, Exterminate, Cauterise. Expect armed opposition, use of lethal force against enemy combatants is mandatory, take no prisoners. Warning! Materials on the Blood Cult vessel possess Level 3 Cognitohazard! Local security force is advised to take steps to limit NT personnel's exposure to hazardous materials. Reminder: NT personnel who are granted security clearance for the engagement are required to surrender any hazardous materials to the local security department for containment and undergo a medical examination afterward.
station-event-bluespace-bloodmoon-start-announcement = Attention all available TSF personnel! TSF-NC detected a Bluespace Anomaly in your sector with the signature indicative of the imminent arrival of a Blood Cult vessel. Code: Intercept, Expunge, Exterminate, Cauterise. Expect armed opposition, use of lethal force against enemy combatants is mandatory, take no prisoners. Warning! Materials on the Blood Cult vessel possess Level 3 Cognitohazard! Local security force is advised to take steps to limit NT personnel's exposure to hazardous materials. Reminder: NT personnel who are granted security clearance for the engagement are required to surrender any hazardous materials to the local security department for containment and undergo a medical examination afterward.
station-event-bluespace-bloodmoon-warning-announcement = Remote FTL procedures initialized, five minutes until Blood Cult vessel dissipation.
station-event-bluespace-bloodmoon-end-announcement = To ensure safer passage in FTL traffic patterns, the Blood Cult vessel has been dissipated to ensure non-collision.
@@ -1,37 +0,0 @@
pirate-bounty-item-mail = Mail
pirate-bounty-item-pda = PDA
pirate-bounty-item-extinguisher = Fire Extinguisher
pirate-bounty-item-captainGloves = Captain Gloves
pirate-bounty-item-gyro = Gyroscope (any)
pirate-bounty-item-defib = Defibrillator
pirate-bounty-item-alcohol = Booze Dispenser
pirate-bounty-item-thruster = Thruster
pirate-bounty-item-gravGen = Gravity Generator
pirate-bounty-item-chemVend = ChemVend
pirate-bounty-item-vendingmachine = Vending Machine (any)
pirate-bounty-item-mercSuit = Mercenary Hardsuit
pirate-bounty-item-cappy = Cappy
pirate-bounty-item-cultistNeck = Cultist Amulet
pirate-bounty-item-nfsdCampaign = NCMC Campaign Hat (any)
pirate-bounty-item-scafsuit = SCAF Suit
pirate-bounty-item-rtg = RTG
pirate-bounty-item-mercgas = Mercenary Gas Mask
pirate-bounty-item-rdhardsuit = Experimental Research Hardsuit
pirate-bounty-item-mk58 = MK58
pirate-bounty-item-artifactanalyzer = Artifact Analyzer Board
pirate-bounty-item-hotplate = Hotplate
pirate-bounty-item-deepfryer = Deep Fryer
pirate-bounty-item-keycommon = Common Encryption Key
pirate-bounty-item-medicalfabboard = Medical Techfab Board
pirate-bounty-item-orebox = Ore Box
pirate-bounty-item-autolathe = Autolathe
pirate-bounty-item-gold = Gold
pirate-bounty-item-diamond = Diamond
pirate-bounty-item-plasmacanister = Plasma Canister
pirate-bounty-item-contracrate = Contraband Crate
pirate-bounty-item-hydrotray = Hydroponics Tray
pirate-bounty-item-hypo = Hypospray
pirate-bounty-item-akms = AKMS
pirate-bounty-item-enforcer = Enforcer
pirate-bounty-description-generic = Go now, ye goon! Plunder me this!
@@ -14,7 +14,7 @@ ledger-balance = Balance:
ledger-no-balance = N/A
ledger-tab-Frontier = Colonial Outpost
ledger-tab-Nfsd = NCMC
ledger-tab-Nfsd = TSFMC
ledger-tab-Medical = Medical Dispatch
# Fallback, if this displays, something's wrong.
ledger-tab-Unknown = Unknown
+1 -1
View File
@@ -44,5 +44,5 @@ dock-label-trade-seven-c = D7C
dock-label-bus = Bus Dock
dock-label-janitor = Jani
dock-label-guard = Guard
dock-label-nfsd = NCMC
dock-label-nfsd = TSFMC
dock-label-drive-thru = McDrive Thru
@@ -1 +1 @@
bluespace-syndicate-crate-event-announcement = We have received reports of crates containing syndicate items arriving through bluespace. Please notify the NCMC upon finding such a crate.
bluespace-syndicate-crate-event-announcement = We have received reports of crates containing syndicate items arriving through bluespace. Please notify the TSFMC upon finding such a crate.
@@ -12,7 +12,7 @@ ghost-role-information-clugg-name = Clugg
ghost-role-information-clugg-description = Ugg! Clugg love eat meat. Find new home off space rock, make big hunt.
ghost-role-information-clarpy-name = Clarpy
ghost-role-information-clarpy-description = Avast ye mail! Wanted in numerous NGC states for crimes against mice.
ghost-role-information-clarpy-description = Avast ye mail! Wanted in numerous TSF states for crimes against mice.
ghost-role-information-clarpy-rules = You are a [color=red][bold]Team Antagonist[/bold][/color] with all other pirates.
ghost-role-information-cult-cat-name = Blood Cult Cat
@@ -1,3 +1,3 @@
chat-radio-traffic = Traffic
chat-radio-nfsd = NFSD
chat-radio-ncmc = NCMC
chat-radio-ncmc = TSFMC
@@ -12,8 +12,8 @@ nf-holopad-general-trade-station-stc = Trade Station - Traffic Control
nf-holopad-general-trade-station-cafeteria = Trade Station - Cafeteria
nf-holopad-general-medical-dispatch = Medical Dispatch - Reception
nf-holopad-general-medical-dispatch-doc = Medical Dispatch - DoC's Office
nf-holopad-general-nfsd-sheriff-office = NCMC - Colonel's Office
nf-holopad-general-nfsd-reception = NCMC - Reception
nf-holopad-general-nfsd-lobby = NCMC - Main Lobby
nf-holopad-general-nfsd-sheriff-office = TSFMC-FOB - Colonel's Office
nf-holopad-general-nfsd-reception = TSFMC-FOB - Reception
nf-holopad-general-nfsd-lobby = TSFMC-FOB - Main Lobby
nf-holopad-general-edison-reception = Edison Power Plant - Reception
nf-holopad-general-tinnia = Tinnia's Rest
@@ -1,5 +1,5 @@
department-NF-description = Do your part to expand the NGC's influence in the sector.
department-NFAntag-description = Undermine the New Galactic Congress' efforts in the sector and generally be a nuisance to society.
department-NF-description = Do your part to expand the TSF's influence in the sector.
department-NFAntag-description = Undermine the Trans-Solar Federation's efforts in the sector and generally be a nuisance to society.
department-NFCivilian-description = Team up with a crew and go out on adventures!
department-NFCommand-description = Manage the sector, keep things running efficiently.
department-NFCentralCommand-description = Get the sector under control, keep command on its toes.
@@ -1,5 +1,5 @@
# Below: Department name - should match department.ID, may collide with upstream definitions
department-Antag = Rogue Sector
department-Command = Central Command
department-Frontier = NGC Rogue Frontier
department-Security = New Congressional Marine Corps
department-Frontier = TSF Rogue Frontier
department-Security = Trans-Solar Federation Marine Corps
@@ -5,13 +5,13 @@ job-description-contractor = Fulfill any profitable contracts out in rogue space
job-description-deputy = Catch criminals and enemies of the corporation, enforce the law, and ensure that the sector does not fall into disarray.
job-description-nf-detective = Investigate crime scenes using forensic tools, ensure that the guilty party is found, and have a couple smokes.
job-description-ertmailcarrier = Nothing stops the mail.
job-description-doc = Provide guidance and direction for shift medics and work to safeguard the health of NGC colonial personnel.
job-description-doc = Provide guidance and direction for shift medics and work to safeguard the health of TSF colonial personnel.
job-description-mercenary = Execute the bidding of anyone- for the right price. Enjoy being unbound from the confines of the law.
job-description-pilot = Pilot spaceships from point A to B, outmaneuver insurgents, dodge asteroids and other ships.
job-description-pirate = Drink, follow orders, throw darts at picture frames, and stick to your Captain.
job-description-pirate-captain = The Rogue Sector dispatched you here to deter the NGC. Gain their trust, or dont.
job-description-pirate-captain = The Rogue Sector dispatched you here to deter the TSF. Gain their trust, or dont.
job-description-pirate-first-mate = Assist your captain in any hijinks you find yourselves in.
job-description-public-affairs-liaison = Interface with the public, hand out and fill out forms and assist the NCMC chain of command with administrative tasks.
job-description-public-affairs-liaison = Interface with the public, hand out and fill out forms and assist the TSFMC chain of command with administrative tasks.
job-description-security-guard = Patrol the empty halls, whistle simple tunes you heard on radio, jingle your keychain and scurry away at the sight of danger.
job-description-senior-officer = Teach new deputies the basics of searches, preforming arrests, prison times and how to properly shoot a firearm.
job-description-sheriff = Manage your department and keep them efficient, quell dissent, and keep the sector safe.
+5 -5
View File
@@ -1,9 +1,9 @@
# Frontier
job-name-bailiff = NCMC Captain
job-name-brigmedic = Brigmedic
job-name-cadet-nf = Private
job-name-bailiff = TSFMC Captain
job-name-brigmedic = TSFMC Brigmedic
job-name-cadet-nf = TSFMC Private
job-name-contractor = Contractor
job-name-deputy = Sergeant
job-name-deputy = TSFMC Corporal
job-name-nf-detective = Detective
job-name-ertmailcarrier = ERT Mail Carrier
job-name-mercenary = Mercenary
@@ -35,7 +35,7 @@ JobSTC = Station Traffic Controller
job-name-senior-engineer = Senior Engineer
job-name-senior-researcher = Senior Researcher
job-name-senior-physician = Senior Physician
job-name-senior-officer = Lieutenant
job-name-senior-officer = TSFMC Lieutenant
JobSeniorEngineer = Senior Engineer
JobSeniorOfficer = Lieutenant
@@ -1,9 +1,9 @@
job-supervisors-sr = the Colonial Liaison
job-supervisors-sheriff = the Colonel
job-supervisors-bailiff = the NCMC Captain
job-supervisors-sergeant = the Sergeant
job-supervisors-cadet = all higher ranking NCMC personnel
job-supervisors-prisoner = all NCMC personnel
job-supervisors-nfsd = Sergeants, the NCMC Captain, and the Colonel
job-supervisors-bailiff = the TSFMC Captain
job-supervisors-sergeant = the Lieutenant
job-supervisors-cadet = all higher ranking TSFMC personnel
job-supervisors-prisoner = all TSFMC personnel
job-supervisors-nfsd = Lieutenants, the TSFMC Captain, and the Colonel
job-supervisors-pirate = the Rogue Commander and Commandant
job-supervisors-nobody = nobody
+5 -6
View File
@@ -23,16 +23,16 @@ frontier-lobby-exped-description = This is base camp for mercenaries and alike.
- Socialize with other mercenaries - or not.
frontier-lobby-medical-subtext = The medical dispatch hub and search and rescue center.
frontier-lobby-medical-description = NGC medical dispatch hub. Here you can:
frontier-lobby-medical-description = TSF medical dispatch hub. Here you can:
- Start or find a medical response crew
- Socialize with other medics
- Purchase medical specialist ships
- Drop off medical bounties
- Drop off medical bounties
Some of the roles on this station are whitelist-only and require an application in the discord to be accepted.
frontier-lobby-nfsd-subtext = The center of operations for the NCMC.
frontier-lobby-nfsd-description = The New Congressional Marine Corps is the center of operations for the NGC's armed expansion into the rogue. Here you can:
- Join the NCMC department
frontier-lobby-nfsd-subtext = The center of operations for the TSFMC.
frontier-lobby-nfsd-description = The TFSMC-FOB is the center of operations for the TSF's armed expansion into the rogue. Here you can:
- Join the TSFMC department
- Apply for a bounty hunting license
- Report crimes
- Turn in contraband
@@ -42,4 +42,3 @@ frontier-lobby-pirate-description = This is the ultimate hideout where rogue sec
- Start a rogue crew
- Find a crew to join
- Socialize with other rogue sector insurgents
The roles on this station are whitelist-only and require an application in the discord to be accepted.
+1 -1
View File
@@ -1,2 +1,2 @@
station-frontier-outpost = Colonial Outpost
station-nsfd = NCMC Outpost
station-nsfd = TSFMC-FOB
@@ -1,7 +1,7 @@
station-beacon-atm = ATM
station-beacon-shipyard = Shipyard
station-beacon-sr-office = SR's Office
station-beacon-sr-quarters = SR's Quarters
station-beacon-sr-office = CL's Office
station-beacon-sr-quarters = CL's Quarters
station-beacon-cargobay-one = Cargo Bay 1
station-beacon-cargobay-two = Cargo Bay 2
@@ -11,7 +11,7 @@ station-beacon-shops = Shops
station-beacon-vending-machines = Vend
station-beacon-transit-shuttle = Bus Stop
station-beacon-dock = Dock
station-beacon-nfsd = NCMC
station-beacon-nfsd = TSFMC
station-beacon-nfsd-brig = Brig
station-beacon-cafe = Cafe
station-beacon-conference = Conference
@@ -1,8 +1,8 @@
id-card-access-level-frontier = Congressional
id-card-access-level-frontier = TSF
id-card-access-level-pilot = Pilot
id-card-access-level-mail = Mail
id-card-access-level-mercenary = Mercenary
id-card-access-level-stc = Station Traffic Controller
id-card-access-level-sergeant = Sergeant
id-card-access-level-bailiff = Bailiff
id-card-access-level-sergeant = TSFMC Lieutenant
id-card-access-level-bailiff = TSFMC Captain
id-card-access-level-pirate = Rogue
+1 -1
View File
@@ -1,2 +1,2 @@
store-preset-name-pirate-uplink = Rogue Uplink
store-preset-name-nfsd-uplink = NCMC Uplink
store-preset-name-nfsd-uplink = TSFMC Uplink
@@ -12,21 +12,21 @@ store-category-secbundles = Bundles
uplink-security-hardsuit-name = Bronze Patrol Suit
uplink-security-hardsuit-desc = The standard-issue NCMC space proof suit for patrol duty. This bronze variant has cadet rank markings.
uplink-security-hardsuit-desc = The standard-issue TSFMC space proof suit for patrol duty. This bronze variant has cadet rank markings.
uplink-security-hardsuit-patrol-name = Silver Patrol Suit
uplink-security-hardsuit-patrol-desc = The standard-issue NCMC space proof suit for patrol duty. This silver variant has officer rank markings.
uplink-security-hardsuit-patrol-desc = The standard-issue TSFMC space proof suit for patrol duty. This silver variant has officer rank markings.
uplink-security-hardsuit-brigmedic-name = Brigmedic Patrol Suit
uplink-security-hardsuit-brigmedic-desc = The standard-issue NCMC space proof suit for patrol duty. This brighter variant has brigmedic rank markings.
uplink-security-hardsuit-brigmedic-desc = The standard-issue TSFMC space proof suit for patrol duty. This brighter variant has brigmedic rank markings.
uplink-security-hardsuit-warden-name = Gold Patrol Suit
uplink-security-hardsuit-warden-desc = The standard-issue NCMC space proof suit for patrol duty. This gold variant has supervisor rank markings.
uplink-security-hardsuit-warden-desc = The standard-issue TSFMC space proof suit for patrol duty. This gold variant has supervisor rank markings.
uplink-security-hardsuit-experimental-name = Experimental Combat Suit
uplink-security-hardsuit-experimental-desc = A very heavily armored NCMC suit. This space proof marvel of engineering uses state of the art alloys to provide immense protection while sacrificing little mobility.
uplink-security-hardsuit-experimental-desc = A very heavily armored TSFMC suit. This space proof marvel of engineering uses state of the art alloys to provide immense protection while sacrificing little mobility.
uplink-security-hardsuit-sheriff-name = Colonel's Patrol Suit
uplink-security-hardsuit-sheriff-desc = The standard-issue NCMC space proof suit for patrol duty. This gold variant has colonel rank markings.
uplink-security-hardsuit-sheriff-desc = The standard-issue TSFMC space proof suit for patrol duty. This gold variant has colonel rank markings.
uplink-security-hardsuit-combat-name = Combat Suit
uplink-security-hardsuit-combat-desc = A heavily armored NCMC suit. Space proof, with thick armor plating at the expense of mobility.
uplink-security-hardsuit-combat-desc = A heavily armored TSFMC suit. Space proof, with thick armor plating at the expense of mobility.
uplink-security-hardsuit-commmand-name = Command Combat Suit
uplink-security-hardsuit-commmand-desc = A heavily armored NCMC suit. Space proof, with thick armor plating at the expense of mobility. This variant has supervisor rank markings.
uplink-security-hardsuit-commmand-desc = A heavily armored TSFMC suit. Space proof, with thick armor plating at the expense of mobility. This variant has supervisor rank markings.
uplink-security-lethalarmory-name = Lethal Armory Stock Crate
uplink-security-lethalarmory-desc = A crate containing weapons necessary to fill an armory.
uplink-security-nonlethalarmory-name = Non-lethal Armory Stock Crate
@@ -63,12 +63,12 @@ uplink-security-holo-name = Holobarrier
uplink-security-holo-desc = A battery powered holoprojecter that places temporary barriers to bar movement.
uplink-security-jetpack-name = Jetpack
uplink-security-jetpack-desc = A pre-filled jetpack for EVA. Comes in a fashionable green.
uplink-security-magboots-name = NCMC Magboots
uplink-security-magboots-name = TSFMC Magboots
uplink-security-magboots-desc = Light weight magboots designed to keep the wearer grounded in low and no gravity environments.
uplink-security-techfab-name = NCMC Techfab
uplink-security-techfab-desc = A circuit board for a NCMC Techfab. Allows the production of ammunition, magazines, weapons, and numerous other utilities. Uses raw resources. Can be upgraded.
uplink-security-key-name = NCMC Encryption Keys
uplink-security-key-desc = A box of 4 encryption keys that give access to the NCMC radio channel.
uplink-security-techfab-name = TSFMC Techfab
uplink-security-techfab-desc = A circuit board for a TSFMC Techfab. Allows the production of ammunition, magazines, weapons, and numerous other utilities. Uses raw resources. Can be upgraded.
uplink-security-key-name = TSFMC Encryption Keys
uplink-security-key-desc = A box of 4 encryption keys that give access to the TSFMC radio channel.
uplink-security-emprocket-name = EMP Rocket
uplink-security-emprocket-desc = An EMP rocket for the RPG-7.
uplink-security-magazinepistol-name = .35 Auto Pistol Magazines
@@ -112,7 +112,7 @@ uplink-security-teleshield-desc = An expandable handheld shield offering excelle
uplink-security-energyshield-name = Energy Shield
uplink-security-energyshield-desc = An exotic energy shield that blocks most incoming damage.
uplink-security-swat-name = Swat Gas Mask
uplink-security-swat-desc = A full-face covering version of the standard issue NCMC Gas Mask.
uplink-security-swat-desc = A full-face covering version of the standard issue TSFMC Gas Mask.
uplink-security-speedloader-name = .45 Magnum Speed Loader
uplink-security-speedloader-desc = A revolver speed loader that comes pre-loaded with .45 magnum cartridges.
uplink-security-speedloaderrubber-name = .45 Magnum Rubber Speed Loader
@@ -143,8 +143,8 @@ uplink-security-stingergrenade-box-name = Stinger Grenade Box
uplink-security-stingergrenade-box-desc = A box containing 4 stinger grenades.
uplink-security-breachingcharge-box-name = Breaching Charge Box
uplink-security-breachingcharge-box-desc = A box containing 4 breaching charges.
uplink-security-hoverbike-name = NCMC Hoverbike Flatpack
uplink-security-hoverbike-desc = Flatpack containing NCMC issued turbine with bike handles. Keys already slotted in the ignition. Very safe.
uplink-security-hoverbike-name = TSFMC Hoverbike Flatpack
uplink-security-hoverbike-desc = Flatpack containing TSFMC issued turbine with bike handles. Keys already slotted in the ignition. Very safe.
uplink-security-trackingdart-bundle-name = Tracking Dart Bundle
uplink-security-trackingdart-bundle-desc = A bundle containing a Lake type launcher, 3 tracking darts and 3 pinpointers.
uplink-security-emp-bundle-name = EMP Bundle
@@ -213,7 +213,7 @@ uplink-pirate-greengrenade-desc = A foul-smelling grenade that makes you feel fu
uplink-pirate-graygrenade-name = Improvised Gray Grenade
uplink-pirate-graygrenade-desc = A solid grenade that feels like a cannonball.
uplink-pirate-accessconfigurator-captain-name = Black Market Access Configurator
uplink-pirate-accessconfigurator-captain-desc = An access Configurator only sold on the rogue sector market. Lock NGC contraband behind rogue access, today!
uplink-pirate-accessconfigurator-captain-desc = An access Configurator only sold on the rogue sector market. Lock TSF contraband behind rogue access, today!
uplink-pirate-radio-implanter-name = Radio Implanter
uplink-pirate-radio-implanter-desc = Implants a rogue sector radio, allowing covert communication without a headset.
@@ -241,4 +241,4 @@ uplink-security-cash5000-desc = Cold, hard cash.
uplink-security-thrusterkit-name = Thruster Upgrade Kit
uplink-security-thrusterkit-desc = Contains 32 super capaciters. Perfect for upgrading eight thrusters.
#Mono End
#Mono End
+8 -8
View File
@@ -24,8 +24,8 @@ nf-tips-dataset-23 = You can examine your headset to see which radio channels yo
nf-tips-dataset-24 = When salvaging, you can use your proto-kinetic accelerator to move yourself in space when in a pinch. Be wary that it isn't very effective."
nf-tips-dataset-25 = When bartending, try experimenting with unique drinks. Have you tried to make demon's blood yet?"
nf-tips-dataset-26 = You can mutate and crossbreed plants together to create more potent produce that also has higher yields."
nf-tips-dataset-27 = As an NCMC officer, communicate and coordinate with your fellow officers using the NCMC radio channel to avoid confusion."
nf-tips-dataset-28 = As an NCMC officer, remember that correlation does not equal causation. Someone may have just been at the wrong place at the wrong time!"
nf-tips-dataset-27 = As an TSFMC officer, communicate and coordinate with your fellow officers using the TSFMC radio channel to avoid confusion."
nf-tips-dataset-28 = As an TSFMC officer, remember that correlation does not equal causation. Someone may have just been at the wrong place at the wrong time!"
nf-tips-dataset-29 = As a Detective, you can chase criminals more effectively by using fingerprint fiber data and DNA obtained from forensic scans of objects the perpetrator likely interacted with."
nf-tips-dataset-30 = Remember, you can repair cracked windows by using a lit welding tool on them while not in combat mode."
nf-tips-dataset-31 = Remember, you can use plasma glass to reinforce an area and prevent radiation. Uranium glass can also be used to prevent radiation."
@@ -52,7 +52,7 @@ nf-tips-dataset-51 = You can spray a fire extinguisher, throw items or fire a gu
nf-tips-dataset-52 = You can drag other players onto yourself to open the strip menu, allowing you to remove their equipment or force them to wear something. Note that exosuits or helmets will block your access to the clothing beneath them, and that certain items take longer to strip or put on than others.
nf-tips-dataset-53 = You can climb onto a table by dragging yourself onto one.
nf-tips-dataset-54 = You can move an item out of the way by dragging it, and then holding CTRL + right click and moving your mouse into the direction you want it to go.
nf-tips-dataset-55 = When dealing with NCMC, you may get your sentence reduced through cooperation and/or deception.
nf-tips-dataset-55 = When dealing with TSFMC, you may get your sentence reduced through cooperation and/or deception.
nf-tips-dataset-56 = Fire can spread to other players through touch! Be careful around flaming bodies or large crowds with people on fire in them.
nf-tips-dataset-57 = Hull breaches take a few seconds to fully space an area. You can use this time to patch up the hole if you're confident enough, or just run away.
nf-tips-dataset-58 = Burn damage, such as that from a welding tool or lightbulb, can be used to cauterize wounds and stop bleeding.
@@ -104,20 +104,20 @@ nf-tips-dataset-102 = If you're hurt, try to ask for medical help on the radio.
nf-tips-dataset-103 = Your PDA doubles as a GPS! It can help you locate your station, or tell your location to others and get saved.
nf-tips-dataset-104 = Smuggling is very profitable, but also very risky! Remember that an IFF console can help hide your IFF.
nf-tips-dataset-105 = As a smuggler, try to destroy any evidence of your crimes. Remember, your PDA has a notepad app, which can be used to store important notes in a digital form.
nf-tips-dataset-106 = NCMC has access to long range radar! If you're an outlaw, watch out for Prowlers stalking in the void!
nf-tips-dataset-106 = TSFMC has access to long range radar! If you're an outlaw, watch out for Prowlers stalking in the void!
nf-tips-dataset-107 = Large ships like the Crescent can act as motherships. They tend to have shipyard consoles, which allow you to purchase and sell other smaller ships!
nf-tips-dataset-108 = Remember to read Space Law, it comes with your PDA! It contains some useful info, for example: you can start a mutiny if your captain is found to be in violation of the Space Law.
nf-tips-dataset-109 = Your PDA has a pre-installed news application. Check it out, perhaps the local reporter has posted some interesting news?
nf-tips-dataset-110 = There's a special app installed in your PDA, which allows you to see posted bounties. If you can fulfill one of them, you can ask the local Liaison or Colonel for a reward!
nf-tips-dataset-111 = Remember, Colonial Outpost has a 200m wide safe-zone. It's forbidden to engage in antagonist behavior or damage property in any way within that limit!
nf-tips-dataset-112 = If you're using an IFF console, remember to turn your IFF on within 500m of the Colonial Outpost, or you'll risk facing NCMC on your ship!
nf-tips-dataset-112 = If you're using an IFF console, remember to turn your IFF on within 500m of the Colonial Outpost, or you'll risk facing TSFMC on your ship!
nf-tips-dataset-113 = Going on an expedition alone is very risky! Make sure to always have a crewmate to save you in case you get ambushed by a xeno queen.
nf-tips-dataset-114 = Expeditions can yield rare and useful items, and not all of them are legal. Try not to leave those lying on the floor, as NCMC might board you at some point!
nf-tips-dataset-114 = Expeditions can yield rare and useful items, and not all of them are legal. Try not to leave those lying on the floor, as TSFMC might board you at some point!
nf-tips-dataset-115 = When there's an active Station Traffic Controller, make sure to contact them before docking, or you may face a fine!
nf-tips-dataset-116 = Every shuttle console has an internal traffic intercom. Make sure to use it to contact the STC before docking with Colonial or Trade Outposts!
nf-tips-dataset-117 = If you get stranded in space, make sure to notify others using the radio! Getting depressed and falling into coma is never the best solution.
nf-tips-dataset-118 = Salvage isn't just about whacking rocks. You can try to find large derelict stations, or try to bury deep into an unusual asteroid - but beware of the dangers that await you inside.
nf-tips-dataset-119 = Trust is something that takes ages to build, and seconds to lose. Don't give players and admins a reason to hate you!
nf-tips-dataset-120 = There are multiple ways to earn money. Why not get a job on the Colonial Outpost, join NCMC, go salvaging, do science, or do something totally illegal? Other players can teach you each one of them!
nf-tips-dataset-120 = There are multiple ways to earn money. Why not get a job on the Colonial Outpost, join TSFMC, go salvaging, do science, or do something totally illegal? Other players can teach you each one of them!
nf-tips-dataset-121 = As a rogue insurgent, you can get bounties to earn doubloons! Think of which ship would be most likely to have the items you need.
nf-tips-dataset-122 = As a rogue insurgent, remember the laws of escalation! Keep your crews at 4 max, look after Clarrrpy, raid with dignity.
nf-tips-dataset-122 = As a rogue insurgent, remember the laws of escalation! Keep your crews at 4 max, look after Clarrrpy, raid with dignity.
@@ -23,7 +23,7 @@ thankyou-bruiseomat-7 = Please let this be a normal team...
thankyou-bruiseomat-8 = Seems like the station isn't the only thing getting hammered today.
thankyou-bruiseomat-9 = What the hell did you buy?
thankyou-bruiseomat-10 = Give it up for the flukeops professionals!
thankyou-bruiseomat-11 = Down with the NGC!!!
thankyou-bruiseomat-11 = Down with the TSF!!!
thankyou-bruiseomat-12 = Really? That's your plan?
thankyou-bruiseomat-13 = In my endless life, never have I ever seen that loadout.
thankyou-bruiseomat-14 = Get that captain!
@@ -1,4 +1,4 @@
advertisement-chemdrobe-1 = Our clothes are 0.5% more resistant to acid spills! Get yours now!
advertisement-chemdrobe-2 = Professional laboratory clothing, standardized by the Congress!
advertisement-chemdrobe-2 = Professional laboratory clothing, standardized by the TSF!
advertisement-chemdrobe-3 = I'm pretty sure these will protect you against acid spills!
advertisement-chemdrobe-4 = The best fashion formula!
@@ -13,10 +13,10 @@ alert-level-green-announcement = The sector is now considered safe, return to op
alert-level-green-instructions = Do your job.
alert-level-blue = Blue
# alert-level-blue-announcement = There is a confirmed threat to NGC rogue space. Security should perform random checks. Crewmembers are advised to be vigilant and report suspicious activity.
# alert-level-blue-announcement = There is a confirmed threat to TSF rogue space. Security should perform random checks. Crewmembers are advised to be vigilant and report suspicious activity.
# alert-level-blue-instructions = Crewmembers are advised to be vigilant and report suspicious activity.
alert-level-blue-announcement = There is a confirmed threat to NGC rogue space. Crews are advised to be vigilant and report suspicious activity to NCMC officers.
alert-level-blue-instructions = Crews are advised to be vigilant and report suspicious activity to NCMC officers.
alert-level-blue-announcement = There is a confirmed threat to TSF rogue space. Crews are advised to be vigilant and report suspicious activity to TSFMC officers.
alert-level-blue-instructions = Crews are advised to be vigilant and report suspicious activity to TSFMC officers.
alert-level-red = Red
# alert-level-red-announcement = There is an immediate threat to the station. Security should prepare to use lethal force if necessary. Crewmembers should find a safe place to shelter in, and are advised to follow any present authorities.
@@ -39,7 +39,7 @@ alert-level-yellow-instructions = Crews are advised to stay away from the threat
alert-level-gamma = Gamma
# alert-level-gamma-announcement = Central Command has ordered the Gamma security level on the station. Security is to have weapons equipped at all times, and all civilians are to immediately seek their nearest head for transportation to a secure location.
# alert-level-gamma-instructions = All civilians are to immediately seek their nearest head for transportation to a secure location.
alert-level-gamma-announcement = Central Command has ordered the Gamma security level in the sector. NFSD officers are to be on high alert, and crews are to avoid areas of conflict where possible.
alert-level-gamma-announcement = Central Command has ordered the Gamma security level in the sector. TSFMC officers are to be on high alert, and crews are to avoid areas of conflict where possible.
alert-level-gamma-instructions = Crews are to avoid areas of conflict where possible.
alert-level-delta = Delta
@@ -102,7 +102,7 @@ barsign-prototype-description-maltroach = Squeak!
## Whiskey Echoes
barsign-prototype-name-whiskeyechoes = Whiskey Echoes
barsign-prototype-description-whiskeyechoes = An elite bar for elite oper-wait, this is a Congressional region. Why's this sign in the database?
barsign-prototype-description-whiskeyechoes = An elite bar for elite oper-wait, this is a TSF region. Why's this sign in the database?
## EmpBarSign
barsign-prototype-description-empbarsign = Something has gone very wrong.
@@ -130,11 +130,11 @@ figurines-nukie-2 = Whiskey, Echo, Whiskey.
figurines-nukie-3 = The nuke makes boom.
figurines-nukie-4 = What's the code?
figurines-nukie-elite-1 = Not a word in Congressional Space.
figurines-nukie-elite-1 = Not a word in TSF Space.
figurines-nukie-elite-2 = THIS IS ROGUE SPACE!
figurines-nukie-elite-3 = The grunts don't live beyond fifty!
figurines-nukie-commander-1 = Death to the NGC!
figurines-nukie-commander-1 = Death to the TSF!
figurines-footsoldier-1 = I'm an evil boy. Less boy every day, more evil every day.
figurines-footsoldier-2 = Who will you choose? Them or us? Us or them?
@@ -3,7 +3,7 @@ nukeops-description = Nuclear operatives have targeted the station. Try to keep
nukeops-welcome =
You are a nuclear operative. Your goal is to blow up {$station}, and ensure that it is nothing but a pile of rubble. Your bosses, the Syndicate, have provided you with the tools you'll need for the task.
Operation {$name} is a go ! Death to the NGC!
Operation {$name} is a go ! Death to the TSF!
nukeops-briefing = Your objectives are simple. Deliver the payload and get out before the payload detonates. Begin mission.
nukeops-opsmajor = [color=crimson]Syndicate major victory![/color]
@@ -27,7 +27,7 @@ traitor-role-greeting =
You are an agent sent by {$corporation} on behalf of [color = darkred]The Syndicate.[/color]
Your objectives and codewords are listed in the character menu.
Use your uplink to buy the tools you'll need for this mission.
Death to the NGC!
Death to the TSF!
traitor-role-codewords =
The codewords are: [color = lightgray]
{$codewords}.[/color]
@@ -195,7 +195,7 @@ ghost-role-information-hellspawn-name = Hellspawn
ghost-role-information-hellspawn-description = Bring death to those who do not follow the great god Nar'Sie.
ghost-role-information-Death-Squad-name = Death Squad Operative
ghost-role-information-Death-Squad-description = One of the NGC's finest agents. Await orders from a Central Government official.
ghost-role-information-Death-Squad-description = One of the TSF's finest agents. Await orders from a Central Government official.
ghost-role-information-Death-Squad-rules = You are required to obey orders given by your superior, you are effectively their [color=#6495ed][bold]Familiar[/bold][/color].
ghost-role-information-SyndiCat-name = SyndiCat
+3 -3
View File
@@ -82,8 +82,8 @@ guide-entry-traversal-distorter = Traversal Distorter
guide-entry-machine-upgrading = Machine Upgrading
guide-entry-robotics = Robotics
guide-entry-cyborgs = Cyborgs
# Frontier: Security<NCMC
guide-entry-security = NCMC
# Frontier: Security<TSFMC
guide-entry-security = TSFMC
guide-entry-forensics = Forensics
guide-entry-defusal = Large Bomb Defusal
guide-entry-criminal-records = Criminal Records
@@ -205,4 +205,4 @@ guide-entry-glossary = Glossary
guide-entry-surgery = Surgery
guide-entry-partmanipulation = Part Manipulation
guide-entry-organmanipulation = Organ Manipulation
guide-entry-utilitysurgeries = Utility Surgeries
guide-entry-utilitysurgeries = Utility Surgeries
@@ -9,7 +9,7 @@ job-description-cadet = Learn the basics of arresting criminals and managing the
job-description-captain = Keep the station running, delegate work to the other heads of staff, and exert your will.
job-description-cargotech = Deal with requisitions and deliveries, pilot the cargo shuttle to the trade station and back, and work with others to make ludicrous amounts of cash and then waste it all gambling.
job-description-ce = Manage the engineering department to ensure power, atmospherics, and the hull are in perfect shape.
job-description-centcomoff = Act as an ambassador to the newest colony on behalf of the New Galactic Congress.
job-description-centcomoff = Act as an ambassador to the newest colony on behalf of the Trans-Solar Federation.
job-description-chaplain = Preach the good word of your deity and religion, and conduct spiritual healing and miracles with your bible.
job-description-chef = Keep the station fed with a variety of food items, butcher dead animals to ensure ammonia doesn't leak, and help keep the bar lively.
job-description-chemist = Produce medicinal drugs for the doctors to use, research ethically dubious rare chemicals, and produce weapons of war when enemies of the station arrive.
@@ -22,7 +22,7 @@ job-description-engineer = Keep the station's main engine & solars active, optim
job-description-ertchaplain = Ensure the station crew's last rights are taken care of.
job-description-ertengineer = Ensure that the station has power and clean air.
job-description-ertjanitor = Ensure that the station is properly cleaned--for morale.
job-description-ertleader = Lead the Emergency Response Team in dealing with threats to Congressional assets.
job-description-ertleader = Lead the Emergency Response Team in dealing with threats to TSF assets.
job-description-ertmedic = Ensure that the crew of the station is kept alive and healthy.
job-description-ertsecurity = Ensure that any active threats to the station are put to rest.
job-description-hop = Handle access reassignment fairly using your ID console, manage the service department, and keep Ian safe.
@@ -1,6 +1,6 @@
cargo-gifts-event-announcement = Congratulations! { $sender } has decided to send { $description } to the station { $dest }. Look for it in your next cargo shipment.
cargo-gift-default-description = A bundle of gifts
cargo-gift-default-sender = New Galactic Congress
cargo-gift-default-sender = Trans-Solar Federation
cargo-gift-default-dest = Cargo Dept.
cargo-gift-dest-bar = bar
+24 -24
View File
@@ -127,68 +127,68 @@ entities:
decals:
10: 0,-7
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteCornerNe
decals:
86: 4,-6
96: -3,-2
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteCornerNw
decals:
87: -4,-6
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteCornerSe
decals:
54: 2,0
95: -3,-4
190: 1,-4
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteCornerSw
decals:
53: -2,0
56: -1,-4
94: -4,-4
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteEndN
decals:
199: 3,-2
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteEndS
decals:
200: 3,-4
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteInnerNe
decals:
89: 4,-7
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteInnerNw
decals:
88: -4,-7
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteInnerSe
decals:
52: 1,0
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteInnerSw
decals:
51: -1,0
- node:
color: '#493926FF'
color: '#303740FF'
id: BrickTileWhiteLineE
decals:
118: -3,-3
119: 1,-3
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteLineE
decals:
45: 1,4
@@ -198,12 +198,12 @@ entities:
191: 1,-2
201: 3,-3
- node:
color: '#493926FF'
color: '#303740FF'
id: BrickTileWhiteLineN
decals:
121: 0,-6
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteLineN
decals:
44: 0,5
@@ -218,12 +218,12 @@ entities:
90: 5,-7
91: -5,-7
- node:
color: '#493926FF'
color: '#303740FF'
id: BrickTileWhiteLineS
decals:
120: 0,-4
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteLineS
decals:
68: 4,-8
@@ -237,13 +237,13 @@ entities:
92: -5,-8
93: 5,-8
- node:
color: '#493926FF'
color: '#303740FF'
id: BrickTileWhiteLineW
decals:
117: -1,-3
197: 3,-3
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteLineW
decals:
48: -1,4
@@ -381,14 +381,14 @@ entities:
185: -1,-3
198: 3,-3
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: tile_diagonal
decals:
42: 1,5
43: 2,3
111: 3,-8
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: tile_diagonal_corner
decals:
100: -3,-2
@@ -398,19 +398,19 @@ entities:
104: -1,4
105: 0,5
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: tile_diagonal_corner_180
decals:
114: -3,-7
115: -4,-8
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: tile_diagonal_corner_270
decals:
112: 3,-7
113: 4,-8
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: tile_diagonal_corner_90
decals:
106: 0,5
@@ -418,7 +418,7 @@ entities:
108: 1,3
109: 2,2
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: tile_diagonal_flipped
decals:
40: -2,3
+25 -25
View File
@@ -184,64 +184,64 @@ entities:
144: 2,-22
145: 3,-22
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteCornerNe
decals:
16: 1,-11
24: 2,-3
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteCornerNw
decals:
15: -3,-11
25: -4,-3
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteCornerSe
decals:
14: 1,-14
42: 2,-5
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteCornerSw
decals:
13: -3,-14
41: -4,-5
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteEndN
decals:
26: -3,-2
27: 1,-2
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteEndS
decals:
23: -1,-9
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteInnerNe
decals:
29: 1,-3
46: -3,-5
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteInnerNw
decals:
28: -3,-3
45: 1,-5
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteInnerSe
decals:
47: -1,-5
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteInnerSw
decals:
48: -1,-5
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteLineE
decals:
11: 1,-12
@@ -253,7 +253,7 @@ entities:
33: -3,-4
43: 2,-4
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteLineN
decals:
8: -2,-11
@@ -263,7 +263,7 @@ entities:
37: -1,-5
38: 0,-5
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteLineS
decals:
5: -2,-14
@@ -274,7 +274,7 @@ entities:
39: 0,-5
40: 1,-5
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteLineW
decals:
2: -3,-12
@@ -323,13 +323,13 @@ entities:
98: 2,-14
99: 3,-14
- node:
color: '#49392696'
color: '#3E526596'
id: HalfTileOverlayGreyscale
decals:
76: 0,-24
77: 1,-24
- node:
color: '#4B653E96'
color: '#3E526596'
id: HalfTileOverlayGreyscale
decals:
108: -4,-21
@@ -340,7 +340,7 @@ entities:
155: -3,-21
156: 1,-21
- node:
color: '#4B653E96'
color: '#3E526596'
id: HalfTileOverlayGreyscale180
decals:
115: -5,-22
@@ -353,46 +353,46 @@ entities:
122: 2,-22
123: 3,-22
- node:
color: '#49392696'
color: '#3E526596'
id: HalfTileOverlayGreyscale270
decals:
75: -1,-25
- node:
color: '#4B653E96'
color: '#3E526596'
id: QuarterTileOverlayGreyscale
decals:
159: -2,-21
- node:
color: '#4B653E96'
color: '#3E526596'
id: QuarterTileOverlayGreyscale90
decals:
160: 0,-21
- node:
color: '#49392696'
color: '#3E526596'
id: ThreeQuarterTileOverlayGreyscale
decals:
74: -1,-24
- node:
color: '#4B653E96'
color: '#3E526596'
id: ThreeQuarterTileOverlayGreyscale
decals:
50: -2,-17
105: -6,-21
157: -2,-20
- node:
color: '#4B653E96'
color: '#3E526596'
id: ThreeQuarterTileOverlayGreyscale180
decals:
52: -1,-18
101: 4,-22
- node:
color: '#4B653E96'
color: '#3E526596'
id: ThreeQuarterTileOverlayGreyscale270
decals:
51: -2,-18
100: -6,-22
- node:
color: '#4B653E96'
color: '#3E526596'
id: ThreeQuarterTileOverlayGreyscale90
decals:
49: -1,-17
File diff suppressed because it is too large Load Diff
@@ -108,27 +108,27 @@ entities:
54: -1,-10
55: -1,-7
- node:
color: '#493926FF'
color: '#303740FF'
id: BrickTileWhiteCornerNe
decals:
34: 3,-8
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteCornerNe
decals:
19: 0,-4
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteCornerNw
decals:
18: -2,-4
- node:
color: '#493926FF'
color: '#303740FF'
id: BrickTileWhiteCornerSe
decals:
36: 3,-9
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteCornerSe
decals:
22: 0,-11
@@ -138,17 +138,17 @@ entities:
decals:
27: -4,-9
- node:
color: '#493926FF'
color: '#303740FF'
id: BrickTileWhiteCornerSw
decals:
35: 2,-9
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteCornerSw
decals:
21: -2,-11
- node:
color: '#493926FF'
color: '#303740FF'
id: BrickTileWhiteEndN
decals:
33: 2,-7
@@ -158,7 +158,7 @@ entities:
decals:
25: -4,-8
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteEndS
decals:
20: -1,-12
@@ -168,7 +168,7 @@ entities:
decals:
26: -7,-9
- node:
color: '#493926FF'
color: '#303740FF'
id: BrickTileWhiteInnerNe
decals:
38: 2,-8
@@ -178,17 +178,17 @@ entities:
decals:
28: -4,-9
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteInnerSe
decals:
24: -1,-11
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteInnerSw
decals:
23: -1,-11
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteLineE
decals:
9: 0,-9
@@ -196,7 +196,7 @@ entities:
15: -1,-7
16: 0,-5
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteLineN
decals:
17: -1,-4
@@ -213,12 +213,12 @@ entities:
29: -5,-9
30: -6,-9
- node:
color: '#493926FF'
color: '#303740FF'
id: BrickTileWhiteLineW
decals:
37: 2,-8
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteLineW
decals:
11: -2,-9
@@ -300,33 +300,33 @@ entities:
42: -2,-9
43: 2,-9
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: tile_diagonal
decals:
3: -2,-6
4: 0,-8
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: tile_diagonal_corner
decals:
5: -1,-8
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: tile_diagonal_corner_180
decals:
8: -1,-6
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: tile_diagonal_corner_270
decals:
7: -1,-6
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: tile_diagonal_corner_90
decals:
6: -1,-8
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: tile_diagonal_flipped
decals:
1: -2,-8
+23 -23
View File
@@ -140,29 +140,29 @@ entities:
decals:
188: 4,-6
- node:
color: '#4B653E96'
color: '#3E526596'
id: BrickCornerOverlayNE
decals:
10: 2,10
272: -1,-7
- node:
color: '#4B653E96'
color: '#3E526596'
id: BrickCornerOverlayNW
decals:
9: -2,10
271: 1,-7
- node:
color: '#4B653E96'
color: '#3E526596'
id: BrickCornerOverlaySE
decals:
273: -1,-5
- node:
color: '#4B653E96'
color: '#3E526596'
id: BrickCornerOverlaySW
decals:
274: 1,-5
- node:
color: '#4B653E96'
color: '#3E526596'
id: BrickLineOverlayE
decals:
11: 2,9
@@ -180,20 +180,20 @@ entities:
293: -1,-11
294: -1,-12
- node:
color: '#4B653E96'
color: '#3E526596'
id: BrickLineOverlayN
decals:
13: 1,10
14: -1,10
- node:
color: '#4B653E96'
color: '#3E526596'
id: BrickLineOverlayS
decals:
19: -1,10
20: 0,10
21: 1,10
- node:
color: '#4B653E96'
color: '#3E526596'
id: BrickLineOverlayW
decals:
15: -2,9
@@ -236,7 +236,7 @@ entities:
decals:
171: -4,1
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteCornerNw
decals:
41: 4,1
@@ -251,7 +251,7 @@ entities:
decals:
169: -6,-2
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteLineE
decals:
44: 6,-1
@@ -267,7 +267,7 @@ entities:
164: -4,0
165: -4,-1
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteLineN
decals:
42: 5,1
@@ -282,7 +282,7 @@ entities:
decals:
166: -5,-2
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: BrickTileWhiteLineW
decals:
43: 4,0
@@ -315,7 +315,7 @@ entities:
4: 1,8
5: 1,9
- node:
color: '#4B653E96'
color: '#3E526596'
id: HalfTileOverlayGreyscale
decals:
146: -5,-4
@@ -328,7 +328,7 @@ entities:
224: 0,6
225: 1,6
- node:
color: '#4B653E96'
color: '#3E526596'
id: HalfTileOverlayGreyscale180
decals:
144: -5,-7
@@ -341,7 +341,7 @@ entities:
220: 0,3
221: 1,3
- node:
color: '#4B653E96'
color: '#3E526596'
id: HalfTileOverlayGreyscale270
decals:
148: -6,-5
@@ -365,7 +365,7 @@ entities:
257: -1,0
258: -1,1
- node:
color: '#4B653E96'
color: '#3E526596'
id: HalfTileOverlayGreyscale90
decals:
153: -3,-5
@@ -388,17 +388,17 @@ entities:
269: 1,-11
270: 1,-12
- node:
color: '#4B653E96'
color: '#3E526596'
id: MiniTileInnerOverlaySE
decals:
24: -2,10
- node:
color: '#4B653E96'
color: '#3E526596'
id: MiniTileInnerOverlaySW
decals:
25: 2,10
- node:
color: '#4B653E96'
color: '#3E526596'
id: ThreeQuarterTileOverlayGreyscale
decals:
150: -6,-4
@@ -408,7 +408,7 @@ entities:
decals:
230: -2,6
- node:
color: '#4B653E96'
color: '#3E526596'
id: ThreeQuarterTileOverlayGreyscale180
decals:
151: -3,-7
@@ -423,7 +423,7 @@ entities:
decals:
231: -2,3
- node:
color: '#4B653E96'
color: '#3E526596'
id: ThreeQuarterTileOverlayGreyscale90
decals:
152: -3,-4
@@ -504,7 +504,7 @@ entities:
decals:
158: -5,-6
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: tile_diagonal
decals:
46: 6,1
@@ -515,7 +515,7 @@ entities:
172: -5,1
173: -6,0
- node:
color: '#4B653EFF'
color: '#3E4C65FF'
id: tile_diagonal_corner_90
decals:
47: 5,1
@@ -178,7 +178,7 @@ entities:
35: 2,3
57: -4,9
- node:
color: '#4B653E96'
color: '#3E526596'
id: HalfTileOverlayGreyscale
decals:
31: 2,2
@@ -186,13 +186,13 @@ entities:
58: -7,7
59: -4,7
- node:
color: '#4B653E96'
color: '#3E526596'
id: HalfTileOverlayGreyscale180
decals:
22: -1,0
23: 0,0
- node:
color: '#4B653E96'
color: '#3E526596'
id: HalfTileOverlayGreyscale270
decals:
21: -2,1
@@ -200,7 +200,7 @@ entities:
29: 3,4
30: 3,3
- node:
color: '#4B653E96'
color: '#3E526596'
id: HalfTileOverlayGreyscale90
decals:
24: 5,1
@@ -209,22 +209,22 @@ entities:
27: 5,4
56: -5,10
- node:
color: '#4B653E96'
color: '#3E526596'
id: QuarterTileOverlayGreyscale
decals:
32: 3,2
- node:
color: '#4B653E96'
color: '#3E526596'
id: ThreeQuarterTileOverlayGreyscale
decals:
55: -6,11
- node:
color: '#4B653E96'
color: '#3E526596'
id: ThreeQuarterTileOverlayGreyscale180
decals:
54: -5,9
- node:
color: '#4B653E96'
color: '#3E526596'
id: ThreeQuarterTileOverlayGreyscale270
decals:
33: -2,0
@@ -23,7 +23,7 @@ entities:
- uid: 1
components:
- type: MetaData
name: NGC Arachnid
name: TSF Arachnid
- type: Transform
pos: -0.45164275,-34.86315
parent: invalid
@@ -23,7 +23,7 @@ entities:
- uid: 1
components:
- type: MetaData
name: NGC Bucket
name: TSF Bucket
- type: Transform
pos: -0.4133792,-19.911823
parent: invalid
@@ -23,7 +23,7 @@ entities:
- uid: 1
components:
- type: MetaData
name: NGC Letterbox
name: TSF Letterbox
- type: Transform
pos: -0.40930533,-56.781555
parent: invalid
@@ -23,7 +23,7 @@ entities:
- uid: 1
components:
- type: MetaData
name: NGC Solarsail
name: TSF Solarsail
- type: Transform
pos: -0.515625,-0.5625
parent: invalid
+89 -89
View File
@@ -15638,261 +15638,261 @@ entities:
[head=2]Sheriff[/head]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[head=2]Officers[/head]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Name:[/bold]
[bold]Name:[/bold]
[bold]Position:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign On Time:[/bold]
[bold]Sign Off Time:[/bold]
[bold]Sign Off Time:[/bold]
[color=#4f6e40]‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾[/color]
@@ -15918,9 +15918,9 @@ entities:
[bold]------------------------------------------------------------------------------------[/bold]
[bold]Greetings[/bold] valued NCMC personnel. We apologize for our oversight in the original remodle of a complete chemistry room, so we have provided a donation of a [bold]full box of assorted donuts[bold] to make up for this [italic]mistake[italic].
[bold]Greetings[/bold] valued TSFMC personnel. We apologize for our oversight in the original remodle of a complete chemistry room, so we have provided a donation of a [bold]full box of assorted donuts[bold] to make up for this [italic]mistake[italic].
[italic]Central NGC is [bolditalic]NOT[/bolditalic] responsible for any health-issues and side-effects caused by consuming the donuts mentioned. By eating said donuts, you automatically agree to be liable yourself for all harm caused.[/italic]
[italic]Central TSF is [bolditalic]NOT[/bolditalic] responsible for any health-issues and side-effects caused by consuming the donuts mentioned. By eating said donuts, you automatically agree to be liable yourself for all harm caused.[/italic]
@@ -350,7 +350,7 @@
amount: 4
- type: entity
name: NCMC encryption key box
name: TSFMC encryption key box
parent: BoxEncryptionKeyPassenger
id: BoxEncryptionKeySecurity
components:
@@ -25,7 +25,7 @@
- There is an impostor among us.
- A fun adventure awaits you in the maintenance tunnels.
- CentComm is proud of you!
- The Congressional Army secretly wants to hire you.
- The TSFMC secretly wants to hire you.
- Ian is proud of you!
- Do it for Ian!
- Always carry an emergency box.
@@ -77,6 +77,6 @@
- Did you know? Monkeys are not what they seem.
- Did you know that half of salvage specialists go missing on the job?
- Also try out sashimi with galaxythystle sauce!
- Did you know that 70% of the New Galactic Congressional Army applicants go missing within the first years of their contract? The more you know!!
- Did you know that 70% of the TSFMC applicants go missing within the first years of their contract? The more you know!!
- This shift you are going to do a very robust move in front of everyone.
- Robustness is not just about how good you are, but how good of a person you are.
@@ -106,7 +106,7 @@
parent: NFClothingBackpack # Frontier: ClothingBackpack<NFClothingBackpack # Frontier: removed BaseCommandContraband
id: ClothingBackpackCaptain
name: captain's backpack
description: It's a special backpack made exclusively for Congressional officers.
description: It's a special backpack made exclusively for TSF officers.
components:
- type: Sprite
sprite: Clothing/Back/Backpacks/captain.rsi
@@ -127,7 +127,7 @@
parent: ClothingBackpackSatchel # Frontier: removed BaseCommandContraband
id: ClothingBackpackSatchelCaptain
name: captain's satchel
description: An exclusive satchel for Congressional officers.
description: An exclusive satchel for TSF officers.
components:
- type: Sprite
sprite: Clothing/Back/Satchels/captain.rsi
@@ -79,7 +79,7 @@
parent: [ ClothingHeadset, BaseCentcommCommandContraband ] # Frontier: Added BaseCentcommCommandContraband, removed BaseCentcommContraband.
id: ClothingHeadsetCentCom
name: CentComm headset
description: A headset used by the upper echelons of the New Galactic Congress.
description: A headset used by the upper echelons of the Trans-Solar Federation.
components:
- type: ContainerFill
containers:
@@ -62,7 +62,7 @@
parent: [ClothingHeadBase, BaseC2ContrabandUnredeemable] # Frontier: added BaseC2ContrabandUnredeemable
id: ClothingHeadHatSecurityTrooper
name: trooper hat
description: A campaign hat for the Congressional Troopers.
description: A campaign hat for the TSF Troopers.
components:
- type: Sprite
sprite: Clothing/Head/Hats/security_trooper_hat.rsi
@@ -1134,4 +1134,4 @@
- type: Sprite
sprite: Clothing/Head/Hats/beret_medic.rsi
- type: Clothing
sprite: Clothing/Head/Hats/beret_medic.rsi
sprite: Clothing/Head/Hats/beret_medic.rsi
@@ -99,7 +99,7 @@
parent: ClothingNeckBase
id: ClothingNeckCloakNanotrasen
name: nanotrasen cloak
description: A stately blue cloak to represent the NGC.
description: A stately blue cloak to represent the NT.
components:
- type: Sprite
sprite: Clothing/Neck/Cloaks/nanotrasen.rsi
@@ -212,7 +212,7 @@
parent: ClothingNeckBase
id: ClothingNeckCloakAce
name: pilot's cloak
description: Cloak awarded to the NGC's finest space aces.
description: Cloak awarded to the TSF's finest space aces.
components:
- type: Sprite
sprite: Clothing/Neck/Cloaks/ace.rsi
@@ -278,4 +278,4 @@
description: Meant to be worn alongside a frying pan.
components:
- type: Sprite
sprite: Clothing/Neck/Cloaks/pan.rsi
sprite: Clothing/Neck/Cloaks/pan.rsi
@@ -638,7 +638,7 @@
parent: [ClothingUniformBase, BaseC2ContrabandUnredeemable] # Frontier: BaseSecurityContraband<BaseC2ContrabandUnredeemable
id: ClothingUniformSecurityTrooper
name: trooper uniform
description: A formal uniform issued to the Congressional Troopers. It used to come with a car.
description: A formal uniform issued to the TSF Troopers. It used to come with a car.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/security_trooper.rsi
@@ -793,7 +793,7 @@
parent: ClothingUniformBase
id: ClothingUniformJumpsuitNanotrasen
name: nanotrasen jumpsuit
description: A stately blue jumpsuit to represent the NGC.
description: A stately blue jumpsuit to represent the NT.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/nanotrasen.rsi
@@ -36,10 +36,10 @@
- stampedColor: '#006600FF'
stampedName: Central Admiralty of Frontier
content: |2
[head=1]Anniversary Notice[/head]
[head=3]It has come to our attention that NGC operations in the Frontier Sector have reached an anniversary recently.
[head=3]It has come to our attention that TSF operations in the Frontier Sector have reached an anniversary recently.
As a celebration, we have enclosed a complimentary slice of cake and party hat.
@@ -179,7 +179,7 @@
id: BookEngineersHandbook
parent: BaseGuidebook
name: engineer's handbook
description: A handbook about engineering written by an NGC-NT senior engineer.
description: A handbook about engineering written by an TSF-NT senior engineer.
components:
- type: Sprite
layers:
@@ -199,7 +199,7 @@
id: BookScientistsGuidebook
parent: BaseGuidebook
name: scientist's guidebook
description: A guidebook about science written by a NGC-NT scientist.
description: A guidebook about science written by a TSF-NT scientist.
components:
- type: Sprite
layers:
@@ -217,7 +217,7 @@
id: BookSecurity
parent: BaseGuidebook
name: security 101
description: A book about security written by a washed-out NGC-NT detective. The book is stained with blood. It seems to have been used more as a weapon than reading material.
description: A book about security written by a washed-out TSF-NT detective. The book is stained with blood. It seems to have been used more as a weapon than reading material.
components:
- type: Sprite
layers:
@@ -14,7 +14,7 @@
parent: [BaseItem, RecyclableItemClothSmall] # Frontier: added RecyclableItemClothSmall
id: NTHandyFlag
name: Nanotrasen handheld flag
description: "Glory to NGC-NT!"
description: "Glory to TSF-NT!"
components:
- type: Sprite
sprite: Objects/Misc/Handy_Flags/NT_handy_flag.rsi
@@ -79,7 +79,7 @@
parent: BaseSubdermalImplant
id: TrackingImplant
name: tracking implant
description: This implant has a condition monitor for the NCMC radio channel. # Frontier: NFSD mentioned, no tracking
description: This implant has a condition monitor for the TSFMC radio channel. # Frontier: NFSD mentioned, no tracking
categories: [ HideSpawnMenu ]
components:
- type: SubdermalImplant
@@ -341,7 +341,7 @@
parent: BaseSubdermalImplant
id: MindShieldImplant
name: mindshield implant
description: This implant will ensure loyalty to the NGC and prevent mind control devices.
description: This implant will ensure loyalty to the TSF and prevent mind control devices.
categories: [ HideSpawnMenu ]
components:
- type: SubdermalImplant
@@ -203,6 +203,8 @@
- !type:DoActsBehavior
acts: [ "Destruction" ]
- !type:DumpCanisterBehavior
- type: PirateBountyItem # Mono
id: LifeSupportCan
- type: entity
parent: GasCanister
@@ -242,6 +244,8 @@
- !type:DoActsBehavior
acts: [ "Destruction" ]
- !type:DumpCanisterBehavior
- type: PirateBountyItem # Mono
id: LifeSupportCan
- type: entity
id: LiquidOxygenCanister
@@ -323,6 +327,8 @@
- !type:DoActsBehavior
acts: [ "Destruction" ]
- !type:DumpCanisterBehavior
- type: PirateBountyItem # Mono
id: LifeSupportCan
- type: entity
id: LiquidNitrogenCanister
@@ -170,7 +170,7 @@
id: WardrobeChapel
parent: WardrobeBlack
name: chaplain's wardrobe
description: It's a storage unit for congressional regionally-approved religious attire.
description: It's a storage unit for TSF regionally-approved religious attire.
- type: entity
id: ClosetLegal
@@ -294,7 +294,7 @@
parent: BaseBarSign
id: BarSignWhiskeyEchoes
name: Whiskey Echoes
description: An elite bar for elite oper-wait, this is NGC space. Why's this sign in the database?
description: An elite bar for elite oper-wait, this is TSF space. Why's this sign in the database?
components:
- type: BarSign
current: WhiskeyEchoes
@@ -193,7 +193,7 @@
parent: PosterBase
id: PosterContrabandPower
name: "Power"
description: "A poster that positions the seat of power inside the New Galactic Congress' central government. Pfft! As if!"
description: "A poster that positions the seat of power inside the Trans-Solar Federation's central government. Pfft! As if!"
components:
- type: Sprite
state: poster16_contraband
@@ -256,7 +256,7 @@
parent: PosterBase
id: PosterContrabandRebelsUnite
name: "Rebels Unite"
description: "A poster urging the viewer to rebel against the NGC on the side of the Rogue Sector."
description: "A poster urging the viewer to rebel against the TSF on the side of the Rogue Sector."
components:
- type: Sprite
state: poster23_contraband
@@ -933,7 +933,7 @@
parent: PosterBase
id: PosterLegitThereIsNoGasGiant
name: "There Is No Gas Giant"
description: "To remind colonial civilians that rumours of gas giants existing in the rogue are false. Is this... NGC approved?"
description: "To remind colonial civilians that rumours of gas giants existing in the rogue are false. Is this... TSF approved?"
components:
- type: Sprite
state: poster37_legit
@@ -32,8 +32,8 @@
- type: entity
parent: BaseHyperlinkBook
id: HyperlinkBookNfsdSop
name: NCMC SOP manual
description: A book defining NCMC standard operating procedures.
name: TSFMC SOP manual
description: A book defining TSFMC standard operating procedures.
components:
- type: Sprite
sprite: Nyanotrasen/Objects/Misc/books.rsi
@@ -104,3 +104,5 @@
containers:
machine_board: !type:Container
machine_parts: !type:Container
- type: PirateBountyItem
id: ShipShield
@@ -0,0 +1,98 @@
- type: pirateBounty
id: PirateBountyScaf
reward: 5
description: pirate-bounty-description-generic
entries:
- name: pirate-bounty-item-scaf
amount: 1
id: ClothingOuterHardsuitScaf
- type: pirateBounty
id: PirateBountyTacsuit
reward: 6
description: pirate-bounty-description-generic
entries:
- name: pirate-bounty-item-tsfmc-tacsuit
amount: 1
id: ClothingOuterHardsuitTacsuit
- type: pirateBounty
id: PirateBountyHfBlade
reward: 6
description: pirate-bounty-description-generic
entries:
- name: pirate-bounty-item-hfblade
amount: 1
id: HFKatana
- type: pirateBounty
id: PirateBountyShipWeapon
reward: 4
description: pirate-bounty-description-generic
entries:
- name: pirate-bounty-item-shipweapon
amount: 1
id: ShipWeapon
- type: pirateBounty
id: PirateBountyFentanylLarge
reward: 4
description: pirate-bounty-description-generic
entries:
- name: pirate-bounty-item-fentanyl
amount: 6
id: FentanylCrystal
- type: pirateBounty
id: PirateBountyFentanylSmall
reward: 2
description: pirate-bounty-description-generic
entries:
- name: pirate-bounty-item-fentanyl
amount: 3
id: FentanylCrystal
- type: pirateBounty
id: PirateBountyFTLDrive
reward: 5
description: pirate-bounty-description-generic
entries:
- name: pirate-bounty-item-ftldrive
amount: 1
id: FTLDrive
- type: pirateBounty
id: PirateBountyShipShield
reward: 5
description: pirate-bounty-description-generic
entries:
- name: pirate-bounty-item-shield
amount: 1
id: ShipShield
- type: pirateBounty
id: PirateBountyGCS
reward: 4
description: pirate-bounty-description-generic
entries:
- name: pirate-bounty-item-gcs
amount: 1
id: GunneryServer
- type: pirateBounty
id: PirateBountyMercGun
reward: 4
description: pirate-bounty-description-generic
entries:
- name: pirate-bounty-item-pmc-gun
amount: 1
id: PMCGun
- type: pirateBounty
id: PirateBountyNitroOxyAirCan
reward: 1
description: pirate-bounty-description-generic
entries:
- name: pirate-bounty-item-n2-o2-air
amount: 4
id: LifeSupportCan
@@ -0,0 +1,44 @@
- type: entity
parent: ClothingHeadsetAlt
id: ClothingHeadsetAltTsfmc
name: TSFMC over-ear headset
components:
- type: ContainerFill
containers:
key_slots:
- EncryptionKeyCommon
- EncryptionKeyNfsd
- EncryptionKeyCommand
- type: Sprite
sprite: Clothing/Ears/Headsets/security.rsi
- type: Clothing
sprite: Clothing/Ears/Headsets/security.rsi
- type: entity
parent: ClothingHeadsetAlt
id: ClothingHeadsetAltTsfmcCommander
name: TSFMC command over-ear headset
components:
- type: ContainerFill
containers:
key_slots:
- EncryptionKeyStationMaster
- type: Sprite
sprite: Clothing/Ears/Headsets/security.rsi
- type: Clothing
sprite: Clothing/Ears/Headsets/security.rsi
- type: entity
parent: ClothingHeadset
id: ClothingHeadsetTsfmc
name: TSFMC headset
components:
- type: Sprite
sprite: Clothing/Ears/Headsets/security.rsi
- type: Clothing
sprite: Clothing/Ears/Headsets/security.rsi
- type: ContainerFill
containers:
key_slots:
- EncryptionKeyCommon
- EncryptionKeyNfsd
@@ -0,0 +1,10 @@
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTSFMC
name: TSFMC uniform
description: A black and blue urban camo uniform. Its uncomfortable and cheap, and it probably doesn't blend in with anything other than a ship interior.
components:
- type: Sprite
sprite: _Mono/Clothing/Uniforms/Jumpsuit/tsfmc.rsi
- type: Clothing
sprite: _Mono/Clothing/Uniforms/Jumpsuit/tsfmc.rsi
@@ -41,3 +41,5 @@
collection: GlassBreak
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: PirateBountyItem
id: FentanylCrystal
@@ -4,28 +4,34 @@
parent:
- BaseC2ContrabandMercenary
- WeaponSubMachineGunWt550
categories: [ HideSpawnMenu ]
name: PMC WT-550
id: WeaponSubMachineGunWt550PMC
description: A WT-550 that has been properly registered for private security and mercenary use.
components:
- type: PirateBountyItem
id: PMCGun
- type: entity
parent:
- BaseC2ContrabandMercenary
- WeaponSubMachineGunDrozd
categories: [ HideSpawnMenu ]
name: PMC Drozd
id: WeaponSubMachineGunDrozdPMC
description: A Drozd that has been properly registered for private security and mercenary use.
components:
- type: PirateBountyItem
id: PMCGun
- type: entity
parent:
- BaseC2ContrabandMercenary
- WeaponSubMachineGunC20r
categories: [ HideSpawnMenu ]
name: PMC C-20r
id: WeaponSubMachineGunC20rPMC
description: A C-20r that has been properly registered for private security and mercenary use.
components:
- type: PirateBountyItem
id: PMCGun
# Rifles
@@ -33,10 +39,12 @@
parent:
- BaseC2ContrabandMercenary
- WeaponRifleLecter
categories: [ HideSpawnMenu ]
name: PMC Lecter
id: WeaponRifleLecterPMC
description: A Lecter that has been properly registered for private security and mercenary use.
components:
- type: PirateBountyItem
id: PMCGun
# Pistols
@@ -44,7 +52,9 @@
parent:
- BaseC2ContrabandMercenary
- WeaponPistolViper
categories: [ HideSpawnMenu ]
name: PMC Viper
id: WeaponPistolViperPMC
description: A Viper that has been properly registered for private security and mercenary use.
components:
- type: PirateBountyItem
id: PMCGun
@@ -30,10 +30,12 @@
- type: Construction
graph: GraphWeaponHFKatana
node: WeaponHFKatana
- type: PirateBountyItem
id: HFKatana
- type: entity
name: VT-7 HF blade "Murasama"
parent: [Katana, BaseC3Contraband] # we dont want the construction node, so we dont copy off the other HF katana
parent: [Katana, BaseC3SyndicateContraband] # we dont want the construction node, so we dont copy off the other HF katana
id: WeaponMurasama
description: You're the boss.
components:
@@ -64,7 +66,7 @@
- type: entity
name: VT-7 HF blade
parent: [Katana, BaseC3Contraband] # we dont want the construction node, so we dont copy off the other HF katana
parent: [Katana, BaseC3SyndicateContraband] # we dont want the construction node, so we dont copy off the other HF katana
id: WeaponVT7
description: An advanced HF blade, evidently modified from a very high quality sword.
components:
@@ -75,3 +75,5 @@
- type: Anchorable
delay: 10
- type: Pullable
- type: PirateBountyItem # not putting this on the other, because like. how do you get a cyrexa for your bounty. thats stupid.
id: ShipWeapon
@@ -1,8 +1,8 @@
- type: entity
id: BannerNGC
parent: BannerBase
name: NGC banner
description: A banner proudly displaying the stars of the New Galactic Congress.
name: TSF banner
description: A banner proudly displaying the stars of the Trans-Solar Federation.
components:
- type: Sprite
sprite: _NF/Structures/Decoration/banner.rsi
@@ -51,6 +51,8 @@
idleLoad: 5
batteryRechargeRate: 250
batteryRechargeEfficiency: 0.95
- type: PirateBountyItem
id: GunneryServer
# Monolith : Gunnery Computer
- type: entity
@@ -1,8 +1,8 @@
- type: entity
id: ThrusterNCMCLarge
id: ThrusterTSFMCLarge
name: thruster
parent: BaseThruster
suffix: NCMC, 2x2
suffix: TSFMC, 2x2
components:
- type: Destructible
thresholds:
@@ -66,10 +66,10 @@
shape: diamond
- type: entity
id: ThrusterNCMCCapital
id: ThrusterTSFMCCapital
name: thruster
parent: BaseThruster
suffix: NCMC, 3x3
suffix: TSFMC, 3x3
components:
- type: Destructible
thresholds:
@@ -2,7 +2,7 @@
id: MachineFTLDrive
parent: BaseMachinePowered
name: CTLA-25 bluespace drive
description: A FTL drive that extends a ship's FTL range to ~2.5 kilometers.
description: A FTL drive that extends a ship's FTL range to ~5 kilometers. Does not stack.
placement:
mode: SnapgridCenter
components:
@@ -20,7 +20,7 @@
visible: false
shader: unshaded
- type: FTLDrive
range: 2500
range: 5000
- type: ApcPowerReceiver
powerLoad: 2000
- type: PointLight
@@ -55,3 +55,5 @@
containers:
machine_board: !type:Container
machine_parts: !type:Container
- type: PirateBountyItem
id: FTLDrive
@@ -0,0 +1,21 @@
- type: loadoutGroup
id: TsfmcNeckCommander
name: loadout-group-contractor-neck
minLimit: 1
loadouts:
- ContractorClothingNeckIFFCyan
- SheriffClothingNeckMantleSheriff
fallbacks:
- ContractorClothingNeckIFFCyan
- type: loadoutGroup
id: TsfmcEarsCommander
name: loadout-group-contractor-ears
minLimit: 1
loadouts:
- TsfmcCommanderHeadset
- type: loadout
id: TsfmcCommanderHeadset
equipment:
ears: ClothingHeadsetAltTsfmcCommander
@@ -0,0 +1,4 @@
- type: loadout
id: TsfmcClothingBackpack
equipment:
back: ClothingBackpackSecurity
@@ -0,0 +1,12 @@
- type: loadout
id: TsfmcCombatWebbing
name: chest rig
equipment:
belt: ClothingBeltMilitaryWebbing
# Brigmedic
- type: loadout
id: TsfmcCombatWebbingMedical
name: chest rig (medical)
equipment:
belt: ClothingBeltMilitaryWebbingMed
@@ -0,0 +1,9 @@
- type: loadout
id: TsfmcHeadsetGrunt
equipment:
ears: ClothingHeadsetTsfmc
- type: loadout
id: TsfmcHeadsetSenior
equipment:
ears: ClothingHeadsetAltTsfmc
@@ -0,0 +1,9 @@
- type: loadout
id: TsfmcHud
equipment:
eyes: ClothingEyesHudSecurity
- type: loadout
id: TsfmcMedSec
equipment:
eyes: ClothingEyesHudMedSec
@@ -0,0 +1,5 @@
- type: loadout
id: TsfmcGasmask
storage:
back:
- ClothingMaskGasSecurity
@@ -0,0 +1,9 @@
- type: loadout
id: TsfmcCombatGloves
equipment:
gloves: ClothingHandsGlovesCombat
- type: loadout
id: TsfmcNitrileGloves
equipment:
gloves: ClothingHandsGlovesNitrile
@@ -0,0 +1,9 @@
- type: loadout
id: TsfmcHelmet
equipment:
head: ClothingHeadHelmetMercenaryBlack
- type: loadout
id: TsfmcBeret
equipment:
head: ClothingHeadHatBeretCommander
@@ -0,0 +1,4 @@
- type: loadout
id: TsfmcClothingJumpsuit
equipment:
jumpsuit: ClothingUniformTSFMC
@@ -0,0 +1,9 @@
- type: loadout
id: TsfmcVestSlim
equipment:
outerClothing: ClothingOuterArmorBasicSlim
- type: loadout
id: TsfmcVestNormal
equipment:
outerClothing: ClothingOuterArmorBasic
@@ -0,0 +1,4 @@
- type: loadout
id: TsfmcCombatBoots
equipment:
shoes: ClothingShoesBootsCombat
@@ -0,0 +1,138 @@
# Nfsd
- type: roleLoadout
id: JobCadet
groups:
- TsfmcHead
- TsfmcNeck
- TsfmcJumpsuit
- TsfmcGloves
- TsfmcBackpack
- TsfmcOuterClothing
- TsfmcShoes
- TsfmcFace
- TsfmcGlasses
- TsfmcBelt
- TsfmcEars
- NfsdBoxSurvival
- CadetPDA
- ContractorCartridge
- ContractorImplanter
- ContractorEncryptionKey
- ContractorFun
- ContractorTrinkets
- NfsdSpeciesSpecific
- type: roleLoadout
id: JobDeputy
groups:
- TsfmcHead
- TsfmcNeck
- TsfmcJumpsuit
- TsfmcGloves
- TsfmcBackpack
- TsfmcOuterClothing
- TsfmcShoes
- TsfmcFace
- TsfmcGlasses
- TsfmcBelt
- TsfmcEars
- NfsdBoxSurvival
- DeputyPDA
- ContractorCartridge
- ContractorImplanter
- ContractorEncryptionKey
- ContractorFun
- ContractorTrinkets
- NfsdSpeciesSpecific
- type: roleLoadout
id: JobBrigmedic
groups:
- TsfmcHead
- TsfmcNeck
- TsfmcJumpsuit
- TsfmcBrigmedicGloves
- TsfmcBackpack
- TsfmcOuterClothing
- TsfmcShoes
- TsfmcFace
- TsfmcBrigmedicGlasses
- TsfmcBrigmedicBelt
- TsfmcEars
- NfsdBoxSurvival
- BrigmedicPDA
- ContractorCartridge
- ContractorImplanter
- ContractorEncryptionKey
- ContractorFun
- ContractorTrinkets
- NfsdSpeciesSpecific
- type: roleLoadout
id: JobBailiff
groups:
- TsfmcHead
- TsfmcNeck
- TsfmcJumpsuit
- TsfmcGloves
- TsfmcBackpack
- TsfmcOuterClothing
- TsfmcShoes
- TsfmcFace
- TsfmcGlasses
- TsfmcBelt
- TsfmcEarsSenior
- NfsdBoxSurvival
- BailiffPDA
- ContractorCartridge
- ContractorImplanter
- ContractorEncryptionKey
- ContractorFun
- SeniorOfficerTrinkets
- NfsdSpeciesSpecific
- type: roleLoadout
id: JobSeniorOfficer
groups:
- TsfmcHead
- TsfmcNeck
- TsfmcJumpsuit
- TsfmcGloves
- TsfmcBackpack
- TsfmcOuterClothing
- TsfmcShoes
- TsfmcFace
- TsfmcGlasses
- TsfmcBelt
- TsfmcEarsSenior
- NfsdBoxSurvival
- SeniorOfficerPDA
- ContractorCartridge
- ContractorImplanter
- ContractorEncryptionKey
- ContractorFun
- SeniorOfficerTrinkets
- NfsdSpeciesSpecific
- type: roleLoadout
id: JobSheriff
groups:
- TsfmcHead
- TsfmcNeckCommander
- TsfmcJumpsuit
- TsfmcGloves
- TsfmcBackpack
- TsfmcOuterClothing
- TsfmcShoes
- TsfmcFace
- TsfmcGlasses
- TsfmcBelt
- TsfmcEarsCommander
- NfsdBoxSurvival
- SheriffPDA
- ContractorCartridge
- ContractorImplanter
- ContractorFun
- SeniorOfficerTrinkets
- NfsdSpeciesSpecific
@@ -0,0 +1,145 @@
- type: loadoutGroup
id: TsfmcBackpack
name: loadout-group-contractor-backpack
hidden: true # No point in showing this, it gets auto-selected.
minLimit: 1
loadouts:
- TsfmcClothingBackpack
fallbacks:
- TsfmcClothingBackpack
- type: loadoutGroup
id: TsfmcJumpsuit
name: loadout-group-contractor-jumpsuit
hidden: true # No point in showing this, it gets auto-selected.
minLimit: 1
loadouts:
- TsfmcClothingJumpsuit
fallbacks:
- TsfmcClothingJumpsuit
- type: loadoutGroup
id: TsfmcShoes
name: loadout-group-contractor-shoes
hidden: true # No point in showing this, it gets auto-selected.
minLimit: 1
loadouts:
- TsfmcCombatBoots
fallbacks:
- TsfmcCombatBoots
- type: loadoutGroup
id: TsfmcGloves
name: loadout-group-contractor-gloves
hidden: true # No point in showing this, it gets auto-selected.
minLimit: 1
loadouts:
- TsfmcCombatGloves
fallbacks:
- TsfmcCombatGloves
- type: loadoutGroup
id: TsfmcBrigmedicGloves
name: loadout-group-contractor-gloves
minLimit: 1
loadouts:
- TsfmcCombatGloves
- TsfmcNitrileGloves
fallbacks:
- TsfmcCombatGloves
- type: loadoutGroup
id: TsfmcBelt
name: loadout-group-contractor-belt
hidden: true # No point in showing this, it gets auto-selected.
minLimit: 1
loadouts:
- TsfmcCombatWebbing
fallbacks:
- TsfmcCombatWebbing
- type: loadoutGroup
id: TsfmcBrigmedicBelt
name: loadout-group-contractor-belt
minLimit: 1
loadouts:
- TsfmcCombatWebbing
- TsfmcCombatWebbingMedical
fallbacks:
- TsfmcCombatWebbingMedical
- type: loadoutGroup
id: TsfmcFace
name: loadout-group-contractor-face
hidden: true # No point in showing this, it gets auto-selected.
loadouts:
- TsfmcGasmask
fallbacks:
- TsfmcGasmask
- type: loadoutGroup
id: TsfmcGlasses
name: loadout-group-contractor-glasses
hidden: true # No point in showing this, it gets auto-selected.
loadouts:
- TsfmcHud
fallbacks:
- TsfmcHud
- type: loadoutGroup
id: TsfmcNeck
name: loadout-group-contractor-neck
minLimit: 1
loadouts:
- ContractorClothingNeckIFFCyan
fallbacks:
- ContractorClothingNeckIFFCyan
- type: loadoutGroup
id: TsfmcBrigmedicGlasses
name: loadout-group-contractor-glasses
minLimit: 1
loadouts:
- TsfmcHud
- TsfmcMedSec
fallbacks:
- TsfmcHud
- type: loadoutGroup
id: TsfmcHead
name: loadout-group-contractor-head
loadouts:
- TsfmcHelmet
- TsfmcBeret
# Grunt headsets
- type: loadoutGroup
id: TsfmcEars
name: loadout-group-contractor-ears
minLimit: 1
loadouts:
- TsfmcHeadsetGrunt
fallbacks:
- TsfmcHeadsetGrunt
# Senior officer headsets
- type: loadoutGroup
id: TsfmcEarsSenior
name: loadout-group-contractor-ears
minLimit: 1
loadouts:
- TsfmcHeadsetSenior
fallbacks:
- TsfmcHeadsetSenior
# vests
- type: loadoutGroup
id: TsfmcOuterClothing
name: loadout-group-contractor-outerclothing
minLimit: 1
loadouts:
- TsfmcVestSlim
- TsfmcVestNormal
fallbacks:
- TsfmcVestNormal
@@ -1,7 +1,7 @@
- type: vessel
id: Zephyr
parent: BaseVessel
name: SKR Zephyr
name: TSF-SKR Zephyr
description: A fighter refurbished from recovered remnant Razor hulls.
price: 14200
category: Small
@@ -24,7 +24,7 @@
stationProto: StandardFrontierVessel
components:
- type: StationNameSetup
mapNameTemplate: 'Zephyr NGC{1}'
mapNameTemplate: 'Zephyr TSF{1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
@@ -7,7 +7,7 @@
- type: vessel
id: ArcherEXPD
parent: BaseVessel
name: NGC-SKR Archer-EX
name: TSF-SKR Archer-EX
description: An Archer outfitted with a nav computer for expeditions, and a FTL drive. Other than that, functionally almost the same. This ship has a military IFF designation.
price: 106500 # 25% markup
category: Medium
@@ -23,7 +23,7 @@
- type: gameMap
id: ArcherEXPD
mapName: 'NGC-SKR Archer-EX'
mapName: 'TSF-SKR Archer-EX'
mapPath: /Maps/_Mono/Shuttles/Expedition/archer_expd.yml
minPlayers: 0
stations:
@@ -7,7 +7,7 @@
- type: vessel
id: PraetorianEXPD
parent: BaseVessel
name: NGC-SKR Praetorian-EX
name: TSF-SKR Praetorian-EX
description: A Praetorian outfitted with a nav computer for expeditions. Other than that, functionally almost the same. This ship has a military IFF designation.
price: 126900 # 25% markup
category: Medium
@@ -23,7 +23,7 @@
- type: gameMap
id: PraetorianEXPD
mapName: 'NGC-SKR Praetorian-EX'
mapName: 'TSF-SKR Praetorian-EX'
mapPath: /Maps/_Mono/Shuttles/Expedition/praetorian_expd.yml
minPlayers: 0
stations:
@@ -1,8 +1,8 @@
- type: vessel
id: Anura
parent: BaseVessel
name: SKR Anura
description: A medium-sized patrol craft. Equipped with a radar suite, 4 heavy autocannons, and 2 light autocannons. This ship has a NGC IFF designation.
name: TSF-SKR Anura
description: A medium-sized patrol craft. Equipped with a radar suite, 4 heavy autocannons, and 2 light autocannons. This ship has a TSF IFF designation.
price: 53250
category: Medium
group: Security
@@ -24,7 +24,7 @@
stationProto: StandardFrontierSecurityVessel
components:
- type: StationNameSetup
mapNameTemplate: 'Anura NGC{1}'
mapNameTemplate: 'Anura TSF{1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
@@ -1,8 +1,8 @@
- type: vessel
id: Calypso
parent: BaseVessel
name: SKR Calypso
description: A heavily-armed corvette with multiple weapon platforms for brawls. This ship has a NGC IFF designation.
name: TSF-SKR Calypso
description: A heavily-armed corvette with multiple weapon platforms for brawls. This ship has a TSF IFF designation.
price: 98450
category: Large
group: Security
@@ -24,7 +24,7 @@
stationProto: StandardFrontierSecurityVessel
components:
- type: StationNameSetup
mapNameTemplate: 'Calypso NGC{1}'
mapNameTemplate: 'Calypso TSF{1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
@@ -1,33 +0,0 @@
- type: vessel
id: Dart
parent: BaseVessel
name: NGC Dart
description: An Armadan heavily-armored high-speed ramming vessel with guns made into a scouting ship. Expensive by NGC standards. This ship has a NGC IFF designation.
price: 40000
category: Medium
group: Security
access: Security
shuttlePath: /Maps/_Mono/Shuttles/Nfsd/dart.yml
guidebookPage: Null
class:
- Pursuit
- Patrol
engine:
- Uranium
- type: gameMap
id: Dart
mapName: 'Dart'
mapPath: /Maps/_Mono/Shuttles/Nfsd/dart.yml
minPlayers: 0
stations:
Dart:
stationProto: StandardFrontierSecurityVessel
components:
- type: StationNameSetup
mapNameTemplate: 'Dart NGC{1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
- type: StationJobs
availableJobs: {}
@@ -1,8 +1,8 @@
- type: vessel
id: Flyssa
parent: BaseVessel
name: SKR Flyssa
description: A destroyer brought in from the NCMC frontlines for your usage. Equipped with 6 extremely powerful CRYEXA 220mm guns, and 2 CHARON mass drivers. Built solely for combat however, and lacks much else in the interior.
name: TSF-SKR Flyssa
description: A destroyer brought in from the TSFMC frontlines for your usage. Equipped with 6 extremely powerful CRYEXA 220mm guns, and 2 CHARON mass drivers. Built solely for combat however, and lacks much else in the interior.
price: 685200
category: Large
group: Security
@@ -24,7 +24,7 @@
stationProto: StandardFrontierSecurityVessel
components:
- type: StationNameSetup
mapNameTemplate: 'Flyssa NGC{1}'
mapNameTemplate: 'Flyssa TSF{1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'

Some files were not shown because too many files have changed in this diff Show More