Skip to content

Commit

Permalink
applied suggested edits
Browse files Browse the repository at this point in the history
  • Loading branch information
ErhardSteinhauer committed Jan 11, 2024
1 parent 71bacce commit 9e8ebb5
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 23 deletions.
2 changes: 1 addition & 1 deletion Resources/Locale/en-US/_NF/job/job-description.ftl
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
job-description-mercenary = Execute the bidding of anyone- for the right price. Enjoy being unbound from the confines of the law.
job-description-stc = Expertly de-conflict the space around the station and help the NFSD issue fines for overdocked ships.
job-description-pilot = Take my love, take my land, take me where I cannot stand. I don't care, I'm still free, you can't take the sky from me.
job-description-pilot = Pilot space ships from A to B, outmaneuver pirates and dodge asteriods. You are a leaf on the solar wind, let others marvel how you soar.
5 changes: 1 addition & 4 deletions Resources/Prototypes/_NF/Entities/Clothing/Eyes/glasses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,4 @@
- type: Clothing
sprite: _NF/Clothing/Eyes/Glasses/pilot_glasses.rsi
- type: HandheldGPS
- type: VisionCorrection
- type: FlashImmunity
- type: EyeProtection
protectionTime: 5
- type: VisionCorrection
Original file line number Diff line number Diff line change
Expand Up @@ -60,30 +60,20 @@
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitMercenary

#Pilot Hardsuit
# Pilot Hardsuit
- type: entity
parent: ClothingOuterHardsuitBase
id: ClothingOuterHardsuitPilot
name: pilot hardsuit
description: A hardsuit exceptionally suited for someone who spends majority of his time strapped to a chair.
description: A hardsuit tailored for someone who spends the majority of their time buckled to a chair.
components:
- type: Sprite
sprite: _NF/Clothing/OuterClothing/Hardsuits/pilot_hardsuit.rsi
- type: Clothing
sprite: _NF/Clothing/OuterClothing/Hardsuits/pilot_hardsuit.rsi
- type: ExplosionResistance
damageCoefficient: 0.8
- type: Armor
modifiers:
coefficients:
Blunt: 0.9
Slash: 0.9
Piercing: 0.9
Caustic: 0.9
- type: ClothingSpeedModifier
walkModifier: 0.80
sprintModifier: 0.80
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitPilot
- type: StaticPrice
price: 135
price: 195
5 changes: 0 additions & 5 deletions Resources/Prototypes/_NF/Entities/Clothing/Shoes/boots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,3 @@
- type: Clothing
sprite: _NF/Clothing/Shoes/Boots/pilot_boots.rsi
- type: Matchbox
- type: Storage
whitelist:
tags:
- Knife
- Sidearm

0 comments on commit 9e8ebb5

Please sign in to comment.