Procházet zdrojové kódy

added pirate outfits

john melesky před 8 měsíci
rodič
revize
23929c7b98
2 změnil soubory, kde provedl 30 přidání a 0 odebrání
  1. 27 0
      data/artificial-crew-outfits.txt
  2. 3 0
      data/sales.txt

+ 27 - 0
data/artificial-crew-outfits.txt

@@ -174,6 +174,32 @@ outfit "Fleet Automation License"
 	description `Created by the United Congress of Space Workers, the largest union in human space, this license allows you to purchase outfits which allow full automation of ship functions.`
 	description `	The UCSW uses proceeds from the license to fund unemployment benefits and other programs for union members who have lost their jobs due to increasing automation.`
 
+
+# pirate outfits
+
+outfit "Overclocked DH-1 Crew Processing Unit"
+	category "Artificial Crew"
+	cost 2400000
+	thumbnail "outfit/warforge battery"
+	"heat generation" .6
+	"energy consumption" 3
+	"ion protection" -.02
+	"outfit space" -2
+	mass 2
+	unplunderable 1
+	"virtual crew capacity" 7
+	description "By removing certain hardware and software failsafes, hackers have managed to squeeze additional virtual crew capacity from this system. The downsides include increased cooling requirements, and a certain vulnerability to electrical attacks."
+
+outfit "OpenVC Virtual Crewmember"
+	category "Artificial Crew"
+	cost 5000
+	thumbnail "outfit/shard"
+	"required crew" -1
+	"virtual crew capacity" -1
+	unplunderable 1
+	description "Software can often be replicated or replaced with open source equivalents, even if the results are less capable or usable than their commercial counterparts. You've been assured that this software is safe to use, and won't harm your ship or leak any of your important data. And if you were a computer programmer, you might even be able to verify that."
+	description "	All artificial crew software requires additional computing hardware to run on."
+
 outfit "Hacked Fleet Automation License"
 	category "Licenses"
 	cost 500000
@@ -182,3 +208,4 @@ outfit "Hacked Fleet Automation License"
 	description `	It seems almost too good to be true, considering how expensive the genuine article is.`
 
 
+

+ 3 - 0
data/sales.txt

@@ -6,6 +6,9 @@ outfitter developer
 	"VO-119zo Security Officer"
 	"VO-108c Science Officer"
 	"VO-114n Engineer"
+	"Automation Core"
+	"Overclocked DH-1 Crew Processing Unit"
+	"OpenVC Virtual Crewmember"
 	"Fleet Automation License"
 	"Hacked Fleet Automation License"