Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
modifica evento de zumbis midround (#109)
Browse files Browse the repository at this point in the history
* aumenta pop necessaria para zumbi

* corrige erros de quantidade
  • Loading branch information
Ichaie authored Jul 29, 2024
1 parent 99840a4 commit d6ff9bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -368,14 +368,14 @@
components:
- type: StationEvent
earliestStart: 90
minimumPlayers: 25
minimumPlayers: 50
weight: 2
duration: 1
- type: ZombieRule
- type: AntagSelection
definitions:
- prefRoles: [ InitialInfected ]
max: 3
max: 5
playerRatio: 10
blacklist:
components:
Expand Down

0 comments on commit d6ff9bd

Please sign in to comment.