Эх сурвалжийг харах

rename Kraz robot, and add my silly joke

john melesky 8 сар өмнө
parent
commit
affc8f84cc

+ 14 - 2
data/artificial-crew-outfits.txt

@@ -1,6 +1,6 @@
 # Kraz Cybernetics
 
-outfit "CX9 Crew Robot"
+outfit "Kraz Robot Crewmate"
 	category "Artificial Crew"
 	cost 180000
 	thumbnail "outfit/android"
@@ -9,7 +9,7 @@ outfit "CX9 Crew Robot"
 	"outfit space" -1
 	mass .3
 	unplunderable 1
-	description "The Kraz Cybernetics CX9 Crew Robot is an android capable of serving in any capacity that a human crew member can. They are programmed with a vast library of outfit knowledge, including the ability to interpolate novel systems. Their internal power source will last decades with proper maintenance, most of which is taken care of with one hour of time per day cycle in the included dock."
+	description "The Kraz Cybernetics Robot Crewmate is an android capable of serving in any capacity that a human crew member can. They are programmed with a vast library of outfit knowledge, including the ability to interpolate novel systems. Their internal power source will last decades with proper maintenance, most of which is taken care of with one hour of time per day cycle in the included dock."
 
 
 # Deep Sky
@@ -207,5 +207,17 @@ outfit "Hacked Fleet Automation License"
 	description `This looks like a real license to your untrained eye. According to the shopkeeper, if you buy this, someone will also make sure you are added to the central license registry.`
 	description `	It seems almost too good to be true, considering how expensive the genuine article is.`
 
+# joke outfit, only visible if you scan the runaway Kraz ship
+
+outfit "Kraz Test Dummy"
+	category "Artificial Crew"
+	cost 180000
+	"required crew" -1
+	"heat generation" .1
+	"outfit space" -1
+	mass .3
+	unplunderable 1
+	description "This description shouldn't be visible."
+
 
 

+ 9 - 9
data/kraz-quests.txt

@@ -61,7 +61,7 @@ mission "jm-artcrew Kraz [0]"
 		event "jm-artcrew Kraz robots available" 360
 	on complete
 		log "Helped some scientists from Kraz Cybernetics, whose crew robots had gone rogue in their test ship. Disabled the ship so they were able to retrieve their research, and got a free sample robot."
-		outfit "CX9 Crew Robot"
+		outfit "Kraz Robot Crewmate"
 		event "jm-artcrew Kraz robots available" 14
 		set "jm-artcrew Kraz quest completed"
 		conversation
@@ -133,7 +133,7 @@ mission "jm-artcrew Kraz [1]"
 		event "jm-artcrew Kraz robots available" 240
 	on complete
 		log "Helped some scientists from Kraz Cybernetics, whose crew robots had gone rogue in their test ship. Disabled the ship so they were able to retrieve their research, and got a free sample robot."
-		outfit "CX9 Crew Robot"
+		outfit "Kraz Robot Crewmate"
 		event "jm-artcrew Kraz robots available" 14
 		set "jm-artcrew Kraz quest completed"
 		conversation
@@ -204,7 +204,7 @@ mission "jm-artcrew Kraz [2]"
 		event "jm-artcrew Kraz robots available" 240
 	on complete
 		log "Helped some scientists from Kraz Cybernetics, whose crew robots had gone rogue in their test ship. Disabled the ship so they were able to retrieve their research, and got a free sample robot."
-		outfit "CX9 Crew Robot"
+		outfit "Kraz Robot Crewmate"
 		event "jm-artcrew Kraz robots available" 14
 		set "jm-artcrew Kraz quest completed"
 		conversation
@@ -219,9 +219,9 @@ mission "jm-artcrew Kraz [2]"
 event "jm-artcrew Kraz robots available"
 	set "jm-artcrew kraz robots for sale"
 	outfitter "Kraz Basics"
-		"CX9 Crew Robot"
+		"Kraz Robot Crewmate"
 	outfitter "Kraz Advanced"
-		"CX9 Crew Robot"
+		"Kraz Robot Crewmate"
 
 
 mission "jm-artcrew Kraz robots available"
@@ -233,7 +233,7 @@ mission "jm-artcrew Kraz robots available"
 	on offer
 		conversation
 			`An advertisement crossing your feed catches your eye.`
-			`	"Kraz Cybernetics is pleased to announce the release of the CX9 Crew Robot! Able to serve any crew function! Now available in your favorite Kraz affiliate outfitters."`
+			`	"Kraz Cybernetics is pleased to announce the release of our Robot Crewmate! Able to serve any crew function! Now available in your favorite Kraz affiliate outfitters."`
 				decline
 
 
@@ -252,7 +252,7 @@ ship "Clipper" "Runaway Clipper"
 		"Greyhound Plasma Steering"
 		"Hyperdrive"
 		
-		"CX9 Crew Robot" 5
+		"Kraz Test Dummy" 5
 	add attributes
 		"automaton" 1
 		"self destruct" 1
@@ -275,7 +275,7 @@ ship "Argosy" "Runaway Argosy"
 		"Capybara Reverse Thruster"
 		"Hyperdrive"
 		
-		"CX9 Crew Robot" 7
+		"Kraz Test Dummy" 7
 	add attributes
 		"automaton" 1
 		"self destruct" 1
@@ -300,7 +300,7 @@ ship "Bastion" "Runaway Bastion"
 		"Impala Plasma Thruster"
 		"Impala Plasma Steering"
 		
-		"CX9 Crew Robot" 20
+		"Kraz Test Dummy" 20
 	add attributes
 		"automaton" 1
 		"self destruct" 1

+ 1 - 1
data/sales.txt

@@ -1,5 +1,5 @@
 outfitter developer
-	"CX9 Crew Robot"
+	"Kraz Robot Crewmate"
 	"DH-1 Crew Processing Unit"
 	"VO-104a Helmsman"
 	"VO-107d Tactical Officer"