Skip to content

Commit

Permalink
fourth
Browse files Browse the repository at this point in the history
  • Loading branch information
pofitlo-Git committed Dec 31, 2024
1 parent b0cda44 commit c8d097d
Show file tree
Hide file tree
Showing 16 changed files with 364 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@
Vox:
sprite: Structures/Specific/Anomalies/inner_anom_layer.rsi
state: fire_VOX
Resomi: #Corvax-Next-Resomi
sprite: _CorvaxNext/Structures/Specific/Anomalies/inner_anom_layer.rsi
state: fire_RESOMI

- type: entity
parent: BaseAnomalyInjector
Expand Down Expand Up @@ -85,6 +88,9 @@
Vox:
sprite: Structures/Specific/Anomalies/inner_anom_layer.rsi
state: shock_VOX
Resomi: #Corvax-Next-Resomi
sprite: _CorvaxNext/Structures/Specific/Anomalies/inner_anom_layer.rsi
state: shock_RESOMI

- type: entity
parent: BaseAnomalyInjector
Expand Down Expand Up @@ -114,6 +120,9 @@
Vox:
sprite: Structures/Specific/Anomalies/inner_anom_layer.rsi
state: shadow_VOX
Resomi: #Corvax-Next-Resomi
sprite: _CorvaxNext/Structures/Specific/Anomalies/inner_anom_layer.rsi
state: shadow_RESOMI

- type: entity
parent: BaseAnomalyInjector
Expand Down Expand Up @@ -143,6 +152,9 @@
Vox:
sprite: Structures/Specific/Anomalies/inner_anom_layer.rsi
state: frost_VOX
Resomi: #Corvax-Next-Resomi
sprite: _CorvaxNext/Structures/Specific/Anomalies/inner_anom_layer.rsi
state: frost_RESOMI

- type: entity
parent: BaseAnomalyInjector
Expand Down Expand Up @@ -172,6 +184,9 @@
Vox:
sprite: Structures/Specific/Anomalies/inner_anom_layer.rsi
state: flora_VOX
Resomi: #Corvax-Next-Resomi
sprite: _CorvaxNext/Structures/Specific/Anomalies/inner_anom_layer.rsi
state: flora_RESOMI

- type: entity
parent: BaseAnomalyInjector
Expand Down Expand Up @@ -201,6 +216,9 @@
Vox:
sprite: Structures/Specific/Anomalies/inner_anom_layer.rsi
state: bluespace_VOX
Resomi: #Corvax-Next-Resomi
sprite: _CorvaxNext/Structures/Specific/Anomalies/inner_anom_layer.rsi
state: bluespace_RESOMI

- type: entity
parent: BaseAnomalyInjector
Expand Down Expand Up @@ -230,6 +248,9 @@
Vox:
sprite: Structures/Specific/Anomalies/inner_anom_layer.rsi
state: flesh_VOX
Resomi: #Corvax-Next-Resomi
sprite: _CorvaxNext/Structures/Specific/Anomalies/inner_anom_layer.rsi
state: flesh_RESOMI

- type: entity
parent: BaseAnomalyInjector
Expand Down Expand Up @@ -259,6 +280,9 @@
Vox:
sprite: Structures/Specific/Anomalies/inner_anom_layer.rsi
state: grav_VOX
Resomi: #Corvax-Next-Resomi
sprite: _CorvaxNext/Structures/Specific/Anomalies/inner_anom_layer.rsi
state: grav_RESOMI

- type: entity
parent: BaseAnomalyInjector
Expand Down Expand Up @@ -288,6 +312,9 @@
Vox:
sprite: Structures/Specific/Anomalies/inner_anom_layer.rsi
state: tech_VOX
Resomi: #Corvax-Next-Resomi
sprite: _CorvaxNext/Structures/Specific/Anomalies/inner_anom_layer.rsi
state: tech_RESOMI

- type: entity
parent: BaseAnomalyInjector
Expand Down Expand Up @@ -317,4 +344,7 @@
speciesSprites:
Vox:
sprite: Structures/Specific/Anomalies/inner_anom_layer.rsi
state: rock_VOX
state: rock_VOX
Resomi: #Corvax-Next-Resomi
sprite: _CorvaxNext/Structures/Specific/Anomalies/inner_anom_layer.rsi
state: rock_RESOMI
6 changes: 6 additions & 0 deletions Resources/Prototypes/_CorvaxNext/Entities/Species/resomi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,12 @@
requiredLegs: 2
- type: Bloodstream
bloodReagent: ResomiBlood
bloodlossDamage:
types:
Bloodloss: 1 # They take more damage because they have low blood.
bloodlossHealDamage:
types:
Bloodloss: -2 # They also regenerate more because it doesn't take that much to recover. Yes, the system is terrible, but it's what we have.
- type: MeleeWeapon
soundHit:
collection: AlienClaw
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit c8d097d

Please sign in to comment.