Skip to content

Commit

Permalink
Merge pull request #93 from Evgencheg/master
Browse files Browse the repository at this point in the history
убрал до конца
  • Loading branch information
Evgencheg authored Sep 8, 2024
2 parents 263c0db + 903bb0f commit efe5845
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Resources/Prototypes/Entities/Mobs/NPCs/animals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
movement:
state: chicken-0
#- type: Carriable
freeHandsRequired: 1
# freeHandsRequired: 1
- type: Fixtures
fixtures:
fix1:
Expand Down Expand Up @@ -590,7 +590,7 @@
layer:
- MobLayer
#- type: Carriable
freeHandsRequired: 1
# freeHandsRequired: 1
- type: Tag
tags:
- DoorBumpOpener
Expand Down Expand Up @@ -851,7 +851,7 @@
movement:
state: crab
#- type: Carriable
freeHandsRequired: 1
# freeHandsRequired: 1
- type: Physics
- type: Fixtures
fixtures:
Expand Down Expand Up @@ -1840,7 +1840,7 @@
state: slug
sprite: Mobs/Animals/slug.rsi
#- type: Carriable
freeHandsRequired: 1
# freeHandsRequired: 1
- type: Physics
- type: Fixtures
fixtures:
Expand Down Expand Up @@ -1958,7 +1958,7 @@
state: parrot
sprite: Mobs/Animals/parrot.rsi
#- type: Carriable
freeHandsRequired: 1
# freeHandsRequired: 1
- type: Fixtures
fixtures:
fix1:
Expand Down Expand Up @@ -2979,7 +2979,7 @@
Dead:
Base: kitten_dead
#- type: Carriable
freeHandsRequired: 1
# freeHandsRequired: 1
- type: Butcherable
spawned:
- id: FoodMeat
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
noSpawn: true #Must be configured to a King or the AI breaks.
components:
#- type: Carriable
freeHandsRequired: 1
# freeHandsRequired: 1
- type: CombatMode
- type: MovementSpeedModifier
baseWalkSpeed : 3.5
Expand Down

0 comments on commit efe5845

Please sign in to comment.