Skip to content

Commit

Permalink
фикс noSpawn: true
Browse files Browse the repository at this point in the history
  • Loading branch information
VigersRay committed Jul 31, 2024
1 parent aaa27ea commit 4cd5bf7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/_Sunrise/Actions/smile_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: SmileAffection
name: Обнимашки
description: Смайл обнимается с целью, восстанавливая ей некоторое количество здоровья.
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: EntityTargetAction
range: 3
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/_Sunrise/Actions/zombie_actions.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- type: entity
id: ZombieJump
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: WorldTargetAction
useDelay: 15
Expand All @@ -12,7 +12,7 @@

- type: entity
id: ZombieFlair
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: InstantAction
useDelay: 5
Expand Down

0 comments on commit 4cd5bf7

Please sign in to comment.