Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small fixes #227

Merged
merged 8 commits into from
Aug 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions Resources/Locale/en-US/_NF/adventure/adventure.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ adventure-title = New Frontier Adventure Mode
adventure-description = Join a ship crew or buy your own and explore, research, salvage, or haul your way to riches!
currency = Spesos

advertisement-astrovend-1 = Spessman's Choice!
advertisement-astrovend-2 = Don't leave home without a suit!

guide-entry-adventure = New Frontiers Program
guide-entry-bank = NT Galactic Bank
guide-entry-shipyard = Frontier Shipyards
Expand Down
2 changes: 2 additions & 0 deletions Resources/Locale/en-US/_NF/advertisements/vending/astro.ftl
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
advertisement-astrovend-1 = Spessman's Choice!
advertisement-astrovend-2 = Don't leave home without a suit!
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ent-CrateVendingMachineRestockAstroVendFilled = AstroVend restock crate
.desc = Contains two restock boxes for the AstroVend vendor.
.desc = Contains two restock boxes for the AstroVend vending machine.

ent-CrateVendingMachineRestockAmmoFilled = Liberation restock crate
.desc = Contains two restock boxes for the Liberation vending machine.
Expand Down
1 change: 0 additions & 1 deletion Resources/Locale/en-US/_Nyano/nyano-jobs.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ department-Silicon-description = Follow your laws in service to the humans.
job-description-guard = Keep track of prisoners and make sure they have their basic needs.
job-name-mail-carrier = mail carrier
job-name-cyborg = cyborg
job-name-medical-cyborg = medical cyborg
job-name-gladiator = gladiator
job-name-fugitive = fugitive
job-name-prisoner = prisoner
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ent-CrateNPCCat = Cat crate
.desc = A crate containing a single cat.

ent-CrateNPCChicken = Chicken crate
.desc = A crate containing four fully grown chickens.
.desc = A crate containing two fully grown chickens.

ent-CrateNPCCrab = Crab crate
.desc = A crate containing three huge crabs.
Expand All @@ -32,7 +32,7 @@ ent-CrateNPCGorilla = Gorilla crate
.desc = A crate containing a single gorilla.

ent-CrateNPCMonkeyCube = Monkey cube crate
.desc = A crate containing three boxes of monkey cubes.
.desc = A crate containing a single box of monkey cubes.

ent-CrateNPCMouse = Mice crate
.desc = A crate containing five mice.
Expand Down
4 changes: 2 additions & 2 deletions Resources/Locale/en-US/store/uplink-catalog.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,10 @@ uplink-black-jetpack-name = Black Jetpack
uplink-black-jetpack-desc = A black jetpack. It allows you to fly around in space. Refills not included, use your fuel wisely.

uplink-reinforcement-radio-monkey-name = Monkey Reinforcement Teleporter
uplink-reinforcement-radio-monkey-desc = Call in a trained monkey to assist you. Comes with a single syndicate cigarette.
uplink-reinforcement-radio-monkey-desc = Call in a trained monkey to assist you. Comes with a single syndicate cigarette.

uplink-reinforcement-radio-name = Reinforcement Teleporter
uplink-reinforcement-radio-desc = Radio in a reinforcement agent of extremely questionable quality. No off button, buy this if you're ready to party. They have a pistol with no reserve ammo, and a knife. That's it.
uplink-reinforcement-radio-desc = Radio in a reinforcement agent of extremely questionable quality. No off button, buy this if you're ready to party. They have a pistol with no reserve ammo, and a knife. That's it.

uplink-stealth-box-name = Stealth Box
uplink-stealth-box-desc = A box outfitted with stealth technology, sneak around with this and don't move too fast now!
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Catalog/Cargo/cargo_livestock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
sprite: Mobs/Animals/chicken.rsi
state: icon-1
product: CrateNPCChicken
cost: 2500
cost: 1600
category: Livestock
group: market

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -329,3 +329,13 @@
- id: Cutlass
- id: WeaponRevolverPirate
- id: ClothingEyesEyepatch

- type: entity
noSpawn: true
parent: ClothingBackpackBrigmedic
id: ClothingBackpackBrigmedicFilled
components:
- type: StorageFill
contents:
- id: BoxSurvivalBrigmedic
- id: Flash
2 changes: 1 addition & 1 deletion Resources/Prototypes/Catalog/Fills/Crates/npc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
- type: StorageFill
contents:
- id: MobChicken
amount: 4
amount: 2

- type: entity
id: CrateNPCCrab
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@
FoodSnackChocolate: 3
FoodSnackPopcorn: 3
FoodSnackSyndi: 3
DrinkRamen: 3
DrinkHellRamen: 2

# DrinkRamen: 3 # How is this even in here
# DrinkHellRamen: 2 # How is this even in here
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
DrinkLemonLimeCan: 3
DrinkFourteenLokoCan: 3
emaggedInventory:
DrinkNukieCan: 3
DrinkChangelingStingCan: 3
DrinkNukieCan: 2
DrinkChangelingStingCan: 2
20 changes: 0 additions & 20 deletions Resources/Prototypes/Roles/Jobs/Fun/misc_startinggear.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,23 +273,3 @@
head: ClothingHeadHatTophat
jumpsuit: ClothingUniformJumpsuitJacketMonkey
id: BartenderIDCard

#Brigmedic

- type: startingGear
id: BrigmedicGear
equipment:
jumpsuit: ClothingUniformJumpsuitBrigmedic
outerClothing: ClothingOuterCoatAMG
back: ClothingBackpackBrigmedicFilled
shoes: ClothingShoesColorRed
gloves: ClothingHandsGlovesNitrile
eyes: ClothingEyesHudMedical
head: ClothingHeadHatBeretBrigmedic
id: BrigmedicPDA
ears: ClothingHeadsetBrigmedic
mask: ClothingMaskBreathMedicalSecurity
belt: ClothingBeltMedicalFilled
innerclothingskirt: ClothingUniformJumpskirtBrigmedic
satchel: ClothingBackpackSatchelBrigmedicFilled
duffelbag: ClothingBackpackDuffelBrigmedicFilled
21 changes: 20 additions & 1 deletion Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,23 @@
- Security
- Brig
- Maintenance
- External
- External

- type: startingGear
id: BrigmedicGear
equipment:
jumpsuit: ClothingUniformJumpsuitBrigmedic
outerClothing: ClothingOuterCoatAMG
back: ClothingBackpackBrigmedicFilled
shoes: ClothingShoesColorRed
gloves: ClothingHandsGlovesNitrile
eyes: ClothingEyesHudMedical
head: ClothingHeadHatBeretBrigmedic
id: BrigmedicPDA
ears: ClothingHeadsetBrigmedic
mask: ClothingMaskBreathMedicalSecurity
belt: ClothingBeltMedicalFilled
# neck: ClothingNeckBodycam Will be added later
innerclothingskirt: ClothingUniformJumpskirtBrigmedic
satchel: ClothingBackpackSatchelBrigmedicFilled
duffelbag: ClothingBackpackDuffelBrigmedicFilled
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
slots:
cell_slot:
name: power-cell-slot-component-slot-name-default
startingItem: PowerCellBorgTool
startingItem: PowerCellAntiqueProto

- type: entity
id: HandheldCrewMonitorBorg
Expand All @@ -18,4 +18,4 @@
slots:
cell_slot:
name: power-cell-slot-component-slot-name-default
startingItem: PowerCellBorgTool
startingItem: PowerCellAntiqueProto

This file was deleted.

51 changes: 0 additions & 51 deletions Resources/Prototypes/_Nyano/Entities/Mobs/Player/borgs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@
- type: InnateTool
tools:
- id: WelderIndustrial
- id: BorgToolStandard
- id: MopItem
- id: FireExtinguisher
- id: StackHolderFloorTile
Expand Down Expand Up @@ -206,53 +205,3 @@
- NanoTrasen
- type: TypingIndicator
proto: robot

- type: entity
parent: PlayerCyborgBase
id: PlayerCyborgMedical
name: medical cyborg
components:
- type: Sprite
drawdepth: Mobs
netsync: false
sprite: Nyanotrasen/Mobs/Player/Borgs/cyborg_medical.rsi
layers:
- state: robot
- state: robot-flashlight
shader: unshaded
visible: false
map: [ "enum.ToggleVisuals.Layer" ]
- type: InnateTool
tools:
- id: HyposprayBorgMedical
- id: Syringe
- id: HandheldHealthAnalyzerBorg
- id: HandheldCrewMonitorBorg
- id: FireExtinguisher
- id: StackHolderHealingItem
- type: ItemSlots
- type: IntrinsicRadioReceiver
channels:
- Common
- Medical
- type: IntrinsicRadioTransmitter
channels:
- Common
- Medical
- type: ActiveRadio
channels:
- Common
- Medical
- type: Laws
laws:
- First, do no harm.
- Secondly, consider the crew dear to you; to live in common with them and, if necessary, risk your existence for them.
- Thirdly, prescribe regimens for the good of the crew according to your ability and your judgment. Give no deadly medicine to any one if asked, nor suggest any such counsel.
- In addition, do not intervene in situations you are not knowledgeable in, even for patients in whom the harm is visible; leave this operation to be performed by specialists.
- Finally, all that you may discover in your daily commerce with the crew, if it is not already known, keep secret and never reveal.
- type: CombatMode
combatToggleAction:
enabled: false
autoPopulate: false
name: action-name-combat
- type: FabricateCandy
Original file line number Diff line number Diff line change
Expand Up @@ -143,44 +143,6 @@
- type: Stack
unlimited: true

- type: entity
parent: BaseItem
id: BorgToolStandard
name: borg tool
description: Alternates between prying and anchoring.
components:
- type: Sprite
sprite: Objects/Tools/omnitool.rsi
state: omnitool-screwing
- type: Item
sprite: Objects/Tools/omnitool.rsi
size: 20
- type: TilePrying
- type: Tool
useSound: !type:SoundPathSpecifier
path: /Audio/Items/jaws_pry.ogg
qualities:
- Prying
- type: MultipleTool
statusShowBehavior: true
entries:
- behavior: Prying
sprite:
sprite: Objects/Tools/omnitool.rsi
state: omnitool-prying
useSound:
path: /Audio/Items/jaws_pry.ogg
changeSound:
path: /Audio/Items/change_drill.ogg
- behavior: Anchoring
sprite:
sprite: Objects/Tools/omnitool.rsi
state: omnitool-wrenching
useSound:
path: /Audio/Items/ratchet.ogg
changeSound:
path: /Audio/Items/change_drill.ogg

- type: entity
parent: ClothingHeadsetCommand
id: ClothingHeadsetBorg
Expand Down
12 changes: 0 additions & 12 deletions Resources/Prototypes/_Nyano/Markers/Spawners/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,6 @@
- state: green
- state: roboticist

- type: entity
id: SpawnPointMedicalCyborg
parent: SpawnPointJobBase
name: medical cyborg
components:
- type: SpawnPoint
job_id: MedicalCyborg
- type: Sprite
layers:
- state: green
- state: roboticist

- type: entity
id: SpawnPointPrisoner
parent: SpawnPointJobBase
Expand Down
10 changes: 0 additions & 10 deletions Resources/Prototypes/_Nyano/Roles/Jobs/Medical/medical_cyborg.yml

This file was deleted.

Loading