Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Удалил ивент со спавном нейтральных ксеносов #187

Merged
merged 1 commit into from
Dec 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 24 additions & 22 deletions Resources/Prototypes/Entities/Mobs/NPCs/xenopet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -338,28 +338,30 @@
interactSuccessSound:
path: /Audio/Animals/lizard_happy.ogg

- type: entity
id: neutralXenoVents
parent: BaseGameRule
categories: [ HideSpawnMenu ]
components:
- type: StationEvent
startAnnouncement: true
earliestStart: 20
reoccurrenceDelay: 12
minimumPlayers: 1
weight: 6 # Really weak compared to other critters
duration: 60
- type: VentCrittersRule
entries:
- id: MobXenoNeutralRouny
prob: 0.0075
- id: MobXenoNeutralDrone
prob: 0.0075
- id: MobXenoNeutralPraetorian
prob: 0.0075
- id: MobXenoNeutralRavager
prob: 0.0075
# WWDP START
#- type: entity
# id: neutralXenoVents
# parent: BaseGameRule
# categories: [ HideSpawnMenu ]
# components:
# - type: StationEvent
# startAnnouncement: true
# earliestStart: 20
# reoccurrenceDelay: 12
# minimumPlayers: 1
# weight: 6 # Really weak compared to other critters
# duration: 60
# - type: VentCrittersRule
# entries:
# - id: MobXenoNeutralRouny
# prob: 0.0075
# - id: MobXenoNeutralDrone
# prob: 0.0075
# - id: MobXenoNeutralPraetorian
# prob: 0.0075
# - id: MobXenoNeutralRavager
# prob: 0.0075
# WWDP END
Comment on lines +341 to +364
Copy link
Contributor

@coderabbitai coderabbitai bot Dec 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛠️ Refactor suggestion

Необходимо полностью удалить закомментированный код

Закомментированный код neutralXenoVents следует полностью удалить вместо того, чтобы оставлять в файле. Если код понадобится в будущем, его всегда можно найти в истории Git.

-# WWDP START
-#- type: entity
-#  id: neutralXenoVents
-#  parent: BaseGameRule
-#  categories: [ HideSpawnMenu ]
-#  components:
-#  - type: StationEvent
-#    startAnnouncement: true
-#    earliestStart: 20
-#    reoccurrenceDelay: 12
-#    minimumPlayers: 1
-#    weight: 6 # Really weak compared to other critters
-#    duration: 60
-#  - type: VentCrittersRule
-#    entries:
-#    - id: MobXenoNeutralRouny
-#      prob: 0.0075
-#    - id: MobXenoNeutralDrone
-#      prob: 0.0075
-#    - id: MobXenoNeutralPraetorian
-#      prob: 0.0075
-#    - id: MobXenoNeutralRavager
-#      prob: 0.0075
-# WWDP END

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛠️ Refactor suggestion

Необходимо полностью удалить закомментированный код

Закомментированный код neutralXenoVents следует полностью удалить вместо того, чтобы оставлять в файле. Если код понадобится в будущем, его всегда можно найти в истории Git.

-# WWDP START
-#- type: entity
-#  id: neutralXenoVents
-#  parent: BaseGameRule
-#  categories: [ HideSpawnMenu ]
-#  components:
-#  - type: StationEvent
-#    startAnnouncement: true
-#    earliestStart: 20
-#    reoccurrenceDelay: 12
-#    minimumPlayers: 1
-#    weight: 6 # Really weak compared to other critters
-#    duration: 60
-#  - type: VentCrittersRule
-#    entries:
-#    - id: MobXenoNeutralRouny
-#      prob: 0.0075
-#    - id: MobXenoNeutralDrone
-#      prob: 0.0075
-#    - id: MobXenoNeutralPraetorian
-#      prob: 0.0075
-#    - id: MobXenoNeutralRavager
-#      prob: 0.0075
-# WWDP END

Всё нормально.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RedBurningPhoenix, понял! Закомментированный код будет полностью удалён, чтобы не засорять файл. Если в будущем он понадобится, всегда можно вернуться к истории Git. Если возникнут дополнительные вопросы или пожелания – обращайтесь!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RedBurningPhoenix, понял! Закомментированный код будет полностью удалён, чтобы не засорять файл. Если в будущем он понадобится, всегда можно вернуться к истории Git. Если возникнут дополнительные вопросы или пожелания – обращайтесь!

Оставь ты этот закомментированный код в покое.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RedBurningPhoenix, понял! Уважая ваше решение, оставляем закомментированный код в прежнем виде. Если потребуется дополнительная помощь или возникнут вопросы, обращайтесь.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RedBurningPhoenix а он что, может код переписывать?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like the humans are having a chat. I'll hop back into my burrow for now. If you need me again, just tag @coderabbitai in a new comment, and I'll come hopping out!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RedBurningPhoenix а он что, может код переписывать?

Да, если его попросить он может изменить код


- type: entity
id: ArgocyteVents
Expand Down
Loading