Skip to content

Commit

Permalink
Removing test jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
Zitchas committed Jan 24, 2025
1 parent 36a0e5a commit cfc0625
Showing 1 changed file with 0 additions and 386 deletions.
386 changes: 0 additions & 386 deletions data/human/jobs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5111,389 +5111,3 @@ mission "Banned Syndicate Items [4]"
on complete
payment 40000 170
dialog phrase "generic passenger dropoff payment"



mission "AAA 25 add hull 50"
name "AAA 25 add hull 50"
description "Testing mission 25! This will add 50 hull."
job
repeat
source
on accept
dialog
`Test text v25.`
on complete
attributes add hull 50
payment 500000
outfit "Supercapacitor"
conversation
`Concluding v25. Adds 50 hull.`



mission "AAA 25 add hull -50"
name "AAA 25 add hull -50"
description "Testing mission v14! This will add -50 hull."
job
repeat
source
on accept
dialog
`Test text v25.`
on complete
attributes add hull -50
payment 500000
outfit "Supercapacitor"
conversation
`Concluding v25. Adds -50 hull.`



mission "AAA 25 add mass 50"
name "AAA 25 add mass 50"
description "Testing mission 25! This will add 50 mass."
job
repeat
source
on accept
dialog
`Test text v25.`
on complete
attributes add mass 50
payment 500000
outfit "Supercapacitor"
conversation
`Concluding v25. Adds 50 mass.`



mission "AAA 25 add mass -50"
name "AAA 25 add mass -50"
description "Testing mission v14! This will add -50 mass."
job
repeat
source
on accept
dialog
`Test text v25.`
on complete
attributes add mass -50
payment 500000
outfit "Supercapacitor"
conversation
`Concluding v25. Adds -50 mass.`



mission "AAA 25 add fuel capacity 50"
name "AAA 25 add fuel capacity 50"
description "Testing mission 25! This will add 50 fuel capacity."
job
repeat
source
on accept
dialog
`Test text v25.`
on complete
attributes add "fuel capacity" 50
payment 500000
outfit "Supercapacitor"
conversation
`Concluding v25. Adds 50 fuel capacity.`



mission "AAA 25 set mass 75"
name "AAA 25 set mass 75"
description "Testing mission 25! This will set mass 75"
job
repeat
source
on accept
dialog
`Test text v25.`
on complete
attributes set mass 75
payment 500000
outfit "Supercapacitor"
conversation
`Concluding v25. Set mass 75.`



mission "AAA 25 add fuel capacity -50"
name "AAA 25 add fuel capacity -50"
description "Testing mission 25! This will add -50 fuel capacity."
job
repeat
source
on accept
dialog
`Test text v25.`
on complete
attributes add "fuel capacity" -50
payment 500000
outfit "Supercapacitor"
conversation
`Concluding v25. Adds -50 fuel capacity.`



mission "AAA 75 add various 75"
name "AAA 75 add various 75"
description "Testing mission 25! This will add 75 to fuel capacity, cost, mass, drag, engine capacity, weapon capacity, outfit space, heat dissipation, hull, bunks, and cargo space."
job
repeat
source
on accept
dialog
`Test text v75.`
on complete
attributes add "fuel capacity" 75
attributes add cost 75
attributes add mass 75
attributes add drag 75
attributes add "engine capacity" 75
attributes add "weapon capacity" 75
attributes add "outfit space" 75
attributes add "heat dissipation" 75
attributes add hull 75
attributes add bunks 75
attributes add "cargo space" 75
payment 500000
outfit "Supercapacitor"
conversation
`Concluding v75. This adds 75 to fuel capacity, cost, mass, drag, engine capacity, weapon capacity, outfit space, heat dissipation, hull, bunks, and cargo space."`



mission "AAA 75 add various -75"
name "AAA 75 add various -75"
description "Testing mission 25! This will add 75 to fuel capacity, cost, mass, drag, engine capacity, weapon capacity, outfit space, heat dissipation, hull, shields, bunks, and cargo space."
job
repeat
source
on accept
dialog
`Test text v75.`
on complete
attributes add "fuel capacity" -75
attributes add cost -75
attributes add mass -75
attributes add drag -75
attributes add "engine capacity" -75
attributes add "weapon capacity" -75
attributes add "outfit space" -75
attributes add "heat dissipation" -75
attributes add hull -75
attributes set shields -75
attributes add bunks -75
attributes add "cargo space" -75
payment 500000
outfit "Supercapacitor"
conversation
`Concluding v75. This adds 75 to fuel capacity, cost, mass, drag, engine capacity, weapon capacity, outfit space, heat dissipation, hull, bunks, and cargo space."`



mission "AAA 75 set various 100"
name "AAA 75 set various 100"
description "Testing mission 25! This will set 100 to fuel capacity, cost, mass, drag, engine capacity, weapon capacity, outfit space, heat dissipation, hull, shields, bunks, and cargo space."
job
repeat
source
on accept
dialog
`Test text v75. set 100`
on complete
attributes set "fuel capacity" 100
attributes set cost 100
attributes set mass 100
attributes set drag 100
attributes set "engine capacity" 100
attributes set "weapon capacity" 100
attributes set "outfit space" 100
attributes set "heat dissipation" 100
attributes set hull 100
attributes set shields 100
attributes set bunks 100
attributes set "cargo space" 100
payment 500000
outfit "Supercapacitor"
conversation
`Concluding v75. This sets 100 to fuel capacity, cost, mass, drag, engine capacity, weapon capacity, outfit space, heat dissipation, hull, bunks, shields, and cargo space."`



mission "AAA 75 set various -100"
name "AAA 75 set various -100"
description "Testing mission 25! This will set -100 to fuel capacity, cost, mass, drag, engine capacity, weapon capacity, outfit space, heat dissipation, hull, shields, bunks, and cargo space."
job
repeat
source
on accept
dialog
`Test text v75. set -100`
on complete
attributes set "fuel capacity" -100
attributes set cost -100
attributes set mass -100
attributes set drag -100
attributes set "engine capacity" -100
attributes set "weapon capacity" -100
attributes set "outfit space" -100
attributes set "heat dissipation" -100
attributes set hull -100
attributes set shields -100
attributes set bunks -100
attributes set "cargo space" -100
payment 500000
outfit "Supercapacitor"
conversation
`Concluding v75. This sets -100 to fuel capacity, cost, mass, drag, engine capacity, weapon capacity, outfit space, heat dissipation, hull, bunks, and cargo space."`



mission "AAA set Attribute Testing 15"
name "AAA set Attribute Testing v15"
description "Testing mission v15! This will set shields to 586, and bunks to 31."
job
repeat
source
on accept
conversation
`Test text v15.`
on complete
attributes set shields 586
payment 500
outfit "Supercapacitor"
conversation
action
attributes set "bunks" 31
`Concluding v15. Flagship should have shields set to 586, and bunks set to 31.`



mission "AAA set Attribute Testing 16"
name "AAA set Attribute Testing v16"
description "Testing mission v16! This will REDUCE hull by 200, shields by 300, and cargo space by 400. It will also try to set mass to -3, which should be caught and bumped up to 0.01 instead."
job
repeat
source
on accept
conversation
`Test text v15.`
on complete
attributes add "cargo space" -400
payment 500
outfit "Supercapacitor"
conversation
action
attributes set "mass" -3
attributes add "hull" -200
attributes add "shields" -300
`Concluding v16. Flagship should have hull REDUCED by 200, shields by 300, and cargo space by 400. It will also try to set mass to -3, which should be caught and bumped up to 0.01 instead.`



mission "AAA set Attribute Testing 17"
name "AAA set Attribute Testing v17"
description "Testing mission v17! This will set hull, shields, cargo space, and bunks to 100."
job
repeat
source
on accept
conversation
`Test text v15. Hull, shields, cargo space, and bunks will be set to 100 after you take off and land.`
on complete
attributes set hull 100
attributes set shields 100
payment 500
outfit "Supercapacitor"
conversation
action
attributes set "bunks" 100
attributes set "cargo space" 100
`Concluding v17. Flagship should have bunks and cargo space set to 100; followed by hull and shields being set to 100.`




mission "AAA set Attribute Testing 18"
name "AAA set Attribute Testing v18"
description "Testing mission v18! This will set hmass to 123 and drag to 2.36."
job
repeat
source
on accept
conversation
`Test text v18. Sets drag to 2.36, and mass to 123. after you take off and land.`
on complete
attributes set mass 123
payment 500
outfit "Supercapacitor"
conversation
action
attributes set "drag" 2.36
`Concluding V18. Drag should be 2.36 and mass 123`




mission "AAA set Attribute Testing 19"
name "AAA set Attribute Testing v19"
description "Testing mission v18! This will set mass to -45 and drag to 5.11."
job
repeat
source
on accept
conversation
`Test text v19. Sets drag to 5.11 and mass to -45. after you take off and land.`
on complete
attributes set mass -45
payment 500
outfit "Supercapacitor"
conversation
action
attributes set "drag" 5.11
`Concluding v19. Sets drag to 5.11 and mass to -45.`




mission "AAA set Attribute Testing 20"
name "AAA set Attribute Testing v20"
description "Testing mission v20! This will ADD mass -45 and drag to 5.11."
job
repeat
source
on accept
conversation
`Test text v18. adds drag to -5.11 and mass to -45. after you take off and land.`
on complete
attributes add mass -45
payment 500
outfit "Supercapacitor"
conversation
action
attributes add "drag" -5.11
`Concluding v19. Adds drag -5.11 and mass to -45.`



mission "AAA 30 set drag 1"
name "AAA 25 set drag 1"
description "Testing mission 25! This will set drag 1"
job
repeat
source
on accept
dialog
`Test text v30.`
on complete
attributes set drag 1
payment 500000
conversation
`Concluding v30. Set drag 1.`

0 comments on commit cfc0625

Please sign in to comment.