Skip to content

Commit

Permalink
Comment, misspelling adjustments
Browse files Browse the repository at this point in the history
removed unnecessary comments (ones indicating a Delta V change while already in the Delta V directory)
  • Loading branch information
Colin-Tel committed Sep 30, 2023
1 parent 05baaa9 commit 1b085ae
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Access/medical.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- type: accessLevel
id: Chemistry
name: id-card-access-level-chemistry

- type: accessLevel
id: Paramedic
name: id-card-access-level-paramedic
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Catalog/Cargo/cargo_vending.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
sprite: Objects/Specific/Service/vending_machine_restock.rsi
state: base
product: CrateVendingMachineRestockChemVendFilled
cost: 6800
cost: 6800 #Delta V - was 3820, see rebase PR #53
category: Medical
group: market

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: ChemVendInventory
startingInventory:
Jug: 4
## Delta V - begin change of 2 -> 4, see rebase PR #53
JugAluminium: 4
JugCarbon: 4
JugChlorine: 4
Expand All @@ -22,9 +23,10 @@
JugSodium: 4
JugSugar: 4
JugSulfur: 4
## Delta V - end change of 2 -> 4
emaggedInventory:
ToxinChemistryBottle: 6
ToxinChemistryBottle: 6 # Delta V - changed from 1 -> 6
# DeltaV - Added other chems from emagging chem dispenser
EpinephrineChemistryBottle: 6
NapalmChemistryBottle: 6
UltravasculineChemistryBottle: 6
UltravasculineChemistryBottle: 6
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
- id: BoxSurvivalMedical
- id: EmergencyRollerBedSpawnFolded
- id: BodyBag_Folded
- id: Portafib # DeltaV - Add Portafibs, see Prototypes/DeltaV/Entities/Objects/Devices/Medical/portafib.yml
- id: Portafib
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
- id: BoxSurvivalMedical
- id: EmergencyRollerBedSpawnFolded
- id: BodyBag_Folded
- id: Portafib # DeltaV - Add Portafibs, see Prototypes/DeltaV/Entities/Objects/Devices/Medical/portafib.yml
- id: Portafib
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
- id: BoxSurvivalMedical
- id: EmergencyRollerBedSpawnFolded
- id: BodyBag_Folded
- id: Portafib # DeltaV - Add Portafibs, see Prototypes/DeltaV/Entities/Objects/Devices/Medical/portafib.yml
- id: Portafib
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Created by rosieposieee (github) for Space Staiton 14 inspired by and as a reskin of assets for defib by EmoGarbage404 (github)",
"copyright": "Created by rosieposieee (github) for Space Station 14 inspired by and as a reskin of assets for defib by EmoGarbage404 (github)",
"size": {
"x": 32,
"y": 32
Expand All @@ -25,4 +25,4 @@
"name": "screen"
}
]
}
}

0 comments on commit 1b085ae

Please sign in to comment.