Skip to content

Commit

Permalink
животные умеют прыгать, танцевать и делать сальто
Browse files Browse the repository at this point in the history
  • Loading branch information
VigersRay committed Dec 26, 2024
1 parent 39f1e14 commit 01bc225
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 6 deletions.
10 changes: 10 additions & 0 deletions Resources/Changelog/ChangelogSunrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8858,3 +8858,13 @@
id: 618
time: '2024-12-26T21:41:40.0000000+00:00'
url: https://github.com/space-sunrise/space-station-14/pull/937
- author: VigersRay
changes:
- message: "\u0413\u0430\u043C\u043B\u0435\u0442 \u0438 \u043F\u0440\u043E\u0447\
\u0438\u0435 \u0436\u0438\u0432\u043E\u0442\u043D\u044B\u0435 \u043D\u0430\u0443\
\u0447\u0438\u043B\u0438\u0441\u044C \u043F\u0440\u044B\u0433\u0430\u0442\u044C\
, \u0442\u0430\u043D\u0446\u0435\u0432\u0430\u0442\u044C \u0438 \u0434\u0435\
\u043B\u0430\u0442\u044C \u0441\u0430\u043B\u044C\u0442\u043E."
type: Fix
id: 619
time: '2024-12-26T22:22:55.195811+00:00'
2 changes: 2 additions & 0 deletions Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
- Adrenaline
- Jump # Sunrise-Edit
- Flip # Sunrise-Edit
- type: EmoteAnimation # Sunrise-Edit
- type: Buckle
- type: StandingState
- type: Tag
Expand Down Expand Up @@ -112,6 +113,7 @@
- Adrenaline
- Jump # Sunrise-Edit
- Flip # Sunrise-Edit
- type: EmoteAnimation # Sunrise-Edit
- type: Bloodstream
bloodMaxVolume: 150
- type: MobPrice
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Mobs/Player/terminator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
- StaminaModifier
- Jump # Sunrise-Edit
- Flip # Sunrise-Edit
- type: EmoteAnimation # Sunrise-Edit
- type: MobState
allowedStates:
- Alive
Expand Down
1 change: 0 additions & 1 deletion Resources/Prototypes/Entities/Mobs/Species/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,6 @@
- type: Carriable
- type: CanEscapeInventory
- type: Mood
- type: EmoteAnimation
# Sunrise-End
- type: Barotrauma
damage:
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Mobs/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
# Sunrise-Start
- type: TTS
- type: DamageOverlay
- type: EmoteAnimation
# Sunrise-End

- type: entity
Expand Down
10 changes: 5 additions & 5 deletions Resources/Prototypes/_Sunrise/Actions/animations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name: Сальто
whitelist:
components:
- Hands
- Body
blacklist:
components:
- Ghost
Expand All @@ -26,7 +26,7 @@
name: Прыгнуть
whitelist:
components:
- Hands
- Body
blacklist:
components:
- Ghost
Expand All @@ -49,7 +49,7 @@
name: Танцевать
whitelist:
components:
- Hands
- Body
blacklist:
components:
- Ghost
Expand All @@ -72,12 +72,12 @@
whitelist:
components:
- Hands
- Jump
- Flip
blacklist:
components:
- Ghost
- BorgChassis
- Jump
- Flip
animation: true

- type: emote
Expand Down

0 comments on commit 01bc225

Please sign in to comment.