Skip to content

Commit

Permalink
Guh
Browse files Browse the repository at this point in the history
  • Loading branch information
VMSolidus committed Dec 12, 2024
1 parent b3b3388 commit 2b51f9c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ public sealed partial class CultRuneApocalypseComponent : Component
{
["ImmovableRodSpawn"] = 3,
["MimicVendorRule"] = 2,
["RatKingSpawn"] = 2,
//["RatKingSpawn"] = 2,
["MeteorSwarm"] = 2,
["SpiderSpawn"] = 3, // more spiders
["AnomalySpawn"] = 4,
Expand Down
14 changes: 7 additions & 7 deletions Resources/Prototypes/Nyanotrasen/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
earliestStart: 25
- type: MidRoundAntagRule

- type: entity
categories: [ HideSpawnMenu ]
parent: BaseMidRoundAntag
id: RatKingSpawn
#components:
#- type: MidRoundAntagRule
# spawner: SpawnPointGhostRatKing
#- type: entity
# categories: [ HideSpawnMenu ]
# parent: BaseMidRoundAntag
# id: RatKingSpawn
# components:
# - type: MidRoundAntagRule
# spawner: SpawnPointGhostRatKing

- type: entity
categories: [ HideSpawnMenu ]
Expand Down

0 comments on commit 2b51f9c

Please sign in to comment.