Create Thruster Infocards

This commit is contained in:
D4rkl1ght3r
2026-07-25 18:07:18 +02:00
parent 014989834f
commit 2aca26f41b
3 changed files with 52 additions and 28 deletions
+24
View File
@@ -880,6 +880,30 @@ rem.AddInfoCard(001711, "Thrust Velocity Extension")
rem.AddInfoCard(001712, "Vector Thrust Coil")
rem.AddInfoCard(001713, "Turbo Coolant Pump")
-- Free Infocard Numbers
rem.AddInfoCard(263743, "Bretonia Thruster")
rem.AddInfoCard(263745, "Corsair Thruster")
rem.AddInfoCard(263747, "Kusari Thruster")
rem.AddInfoCard(263749, "Lane Hackers Thruster")
rem.AddInfoCard(263752, "Outcasts Thruster")
rem.AddInfoCard(263756, "Rheinland Thruster")
-- Endgame Thrusters
rem.AddInfoCard(263919, "Bretonia Thruster")
rem.AddInfoCard(263920, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><JUST loc="c"/><TRA bold="true"/><TEXT>Bretonia Thruster</TEXT><TRA bold="false"/><PARA/><JUST loc="l"/><PARA/><TEXT>This Thruster is specifically designed for the Bretonia Heavy Fighter but is easily mounted on other ships.</TEXT><PARA/><PARA/><POP/></RDL>]])
rem.AddInfoCard(263921, "Corsairs Thruster")
rem.AddInfoCard(263922, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><JUST loc="c"/><TRA bold="true"/><TEXT>Corsairs Thruster</TEXT><TRA bold="false"/><PARA/><JUST loc="l"/><PARA/><TEXT>This Thruster is specifically designed for the Corsairs Heavy Fighter but is easily mounted on other ships.</TEXT><PARA/><PARA/><POP/></RDL>]])
rem.AddInfoCard(263923, "Kusari Thruster")
rem.AddInfoCard(263924, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><JUST loc="c"/><TRA bold="true"/><TEXT>Kusari Thruster</TEXT><TRA bold="false"/><PARA/><JUST loc="l"/><PARA/><TEXT>This Thruster is specifically designed for the Kusari Heavy Fighter but is easily mounted on other ships.</TEXT><PARA/><PARA/><POP/></RDL>]])
rem.AddInfoCard(263925, "Lane Hackers Thruster")
rem.AddInfoCard(263926, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><JUST loc="c"/><TRA bold="true"/><TEXT>Lane Hackers Thruster</TEXT><TRA bold="false"/><PARA/><JUST loc="l"/><PARA/><TEXT>This Thruster is specifically designed for the Lane Hackers Heavy Fighter but is easily mounted on other ships.</TEXT><PARA/><PARA/><POP/></RDL>]])
rem.AddInfoCard(263927, "Liberty Thruster")
rem.AddInfoCard(263928, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><JUST loc="c"/><TRA bold="true"/><TEXT>Liberty Thruster</TEXT><TRA bold="false"/><PARA/><JUST loc="l"/><PARA/><TEXT>This Thruster is specifically designed for the Liberty Heavy Fighter but is easily mounted on other ships.</TEXT><PARA/><PARA/><POP/></RDL>]])
rem.AddInfoCard(263929, "Outcasts Thruster")
rem.AddInfoCard(263930, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><JUST loc="c"/><TRA bold="true"/><TEXT>Outcasts Thruster</TEXT><TRA bold="false"/><PARA/><JUST loc="l"/><PARA/><TEXT>This Thruster is specifically designed for the Outcasts Heavy Fighter but is easily mounted on other ships.</TEXT><PARA/><PARA/><POP/></RDL>]])
rem.AddInfoCard(263931, "Rheinland Thruster")
rem.AddInfoCard(263932, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><JUST loc="c"/><TRA bold="true"/><TEXT>Rheinland Thruster</TEXT><TRA bold="false"/><PARA/><JUST loc="l"/><PARA/><TEXT>This Thruster is specifically designed for the Rheinland Heavy Fighter but is easily mounted on other ships.</TEXT><PARA/><PARA/><POP/></RDL>]])
-- Hokkaido Infocards
rem.AddInfoCard(500000, "Hokkaido Jump Gate->Hakodate Construction Site")
rem.AddInfoCard(500001, "Hakodate Construction Site->Chugoku Jump Gate")