Skip to content

Commit

Permalink
Revert "Hunger update"
Browse files Browse the repository at this point in the history
This reverts commit 5c33773.
  • Loading branch information
Sh1ntra committed Aug 10, 2024
1 parent 5c33773 commit e6f48ab
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 33 deletions.
4 changes: 0 additions & 4 deletions Resources/Prototypes/Entities/Mobs/Species/arachnid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@
- type: HumanoidAppearance
species: Arachnid
- type: Hunger
starvationDamage:
types:
Cold: 0.5
Bloodloss: 0.5
- type: Thirst
- type: Sericulture
action: ActionSericulture
Expand Down
4 changes: 0 additions & 4 deletions Resources/Prototypes/Entities/Mobs/Species/diona.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
- type: HumanoidAppearance
species: Diona
- type: Hunger
starvationDamage:
types:
Cold: 0.5
Bloodloss: 0.5
baseDecayRate: 0.0083
- type: Thirst
baseDecayRate: 0.0083
Expand Down
4 changes: 0 additions & 4 deletions Resources/Prototypes/Entities/Mobs/Species/dwarf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
abstract: true
components:
- type: Hunger
starvationDamage:
types:
Cold: 0.5
Bloodloss: 0.5
- type: Thirst
- type: Carriable # Carrying system from nyanotrasen.
- type: Icon
Expand Down
4 changes: 0 additions & 4 deletions Resources/Prototypes/Entities/Mobs/Species/human.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
abstract: true
components:
- type: Hunger
starvationDamage:
types:
Cold: 0.5
Bloodloss: 0.5
- type: Icon # It will not have an icon in the adminspawn menu without this. Body parts seem fine for whatever reason.
sprite: Mobs/Species/Human/parts.rsi
state: full
Expand Down
4 changes: 0 additions & 4 deletions Resources/Prototypes/Entities/Mobs/Species/moth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
hideLayersOnEquip:
- HeadTop
- type: Hunger
starvationDamage:
types:
Cold: 0.5
Bloodloss: 0.5
- type: Thirst
- type: Carriable # Carrying system from nyanotrasen.
- type: Icon
Expand Down
6 changes: 1 addition & 5 deletions Resources/Prototypes/Entities/Mobs/Species/reptilian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@
- HeadTop
- HeadSide
- type: Hunger
starvationDamage:
types:
Cold: 0.5
Bloodloss: 0.5
- type: Puller
needsHands: false
- type: Thirst
Expand Down Expand Up @@ -80,4 +76,4 @@
- type: HumanoidAppearance
species: Reptilian

#Weh
#Weh
4 changes: 0 additions & 4 deletions Resources/Prototypes/Entities/Mobs/Species/slime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
abstract: true
components:
- type: Hunger
starvationDamage:
types:
Cold: 0.5
Bloodloss: 0.5
- type: Thirst
- type: Carriable # Carrying system from nyanotrasen.
- type: Icon
Expand Down
4 changes: 0 additions & 4 deletions Resources/Prototypes/Entities/Mobs/Species/vox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
abstract: true
components:
- type: Hunger
starvationDamage:
types:
Cold: 0.5
Bloodloss: 0.5
- type: Thirst
- type: Icon
sprite: Mobs/Species/Vox/parts.rsi
Expand Down

0 comments on commit e6f48ab

Please sign in to comment.