Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Vonsant/corvax-next
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonsant committed Dec 10, 2024
2 parents 77d1cdb + da5f87f commit dd957a8
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 6 deletions.
1 change: 1 addition & 0 deletions Resources/Prototypes/Catalog/Fills/Lockers/heads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@
- id: HandheldCrewMonitor
- id: Hypospray
- id: MedicalTechFabCircuitboard
- id: MedicalBiofabMachineBoard #Corvax-Next-Surgery
- id: MedkitFilled
- id: RubberStampCMO
- id: MedTekCartridge
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/Species/dwarf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
rightBarePrint: "footprint-right-bare-dwarf"
- type: InnateMiningScannerViewer # Corvax-Next-Dwarfs
pingSound: null
viewRange: 5
viewRange: 3

- type: entity
parent: BaseSpeciesDummy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,7 @@
- ArtistCircuitBoard
- NutimovCircuitBoard
# Corvax-Next-MutableLaws-End
- MedicalBiofabMachineBoard #Corvax-Next-Surgery
- type: EmagLatheRecipes
emagDynamicRecipes:
- ShuttleGunDusterCircuitboard
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Research/civilianservices.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
- FatExtractorMachineCircuitboard
- BiofabricatorMachineCircuitboard
- BiomassReclaimerMachineCircuitboard
- MedicalBiofabMachineBoard #Corvax-Next-Surgery

# Tier 2

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
state: medical
- type: MachineBoard
prototype: MedicalBiofabricator
# requirements:
# MatterBin: 2
# Manipulator: 2
stackRequirements:
MatterBin: 2
Manipulator: 2
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,8 @@
parent: BaseCircuitboardRecipe
id: NutimovCircuitBoard
result: NutimovCircuitBoard

- type: latheRecipe
parent: BaseCircuitboardRecipe
id: MedicalBiofabMachineBoard
result: MedicalBiofabMachineBoard
4 changes: 2 additions & 2 deletions Resources/ServerInfo/Guidebook/Mobs/Dwarf.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
- Не может быть вызвана рвота от алкоголя.
- Дышат чаще в 2 раза, следовательно без воздуха получают по [color=red]2[/color] урона удушьем.
- Этанол лечит дворфов на [color=green]0.66[/color] уколов и ушибов и на [color=green]0.68[/color] порезов при наличии менее 5 единиц в организме.
- Обладают врождённой чувствительностью к наличию рудоносных жил в радиусе [color=yellow]5[/color] метров.
- Обладают врождённой чувствительностью к наличию рудоносных жил в радиусе [color=yellow]3[/color] метров.

</Document>
</Document>

0 comments on commit dd957a8

Please sign in to comment.