Skip to content

Commit

Permalink
Removes rat king from mousemigration
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffiestFloof committed Feb 19, 2024
1 parent fa1af24 commit 2406db9
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Resources/Prototypes/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,11 @@
prob: 0.02
- id: MobMouse2
prob: 0.02
specialEntries:
- id: SpawnPointGhostRatKing
prob: 0.005
# DeltaV - Rat King spawns under MidRoundAntag - Comment out Rat King from spawning with MouseMigration gamerule
# specialEntries:
# - id: SpawnPointGhostRatKing
# prob: 0.005
# End of modified code

- type: entity
id: CockroachMigration
Expand Down

0 comments on commit 2406db9

Please sign in to comment.