mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-24 13:36:15 +01:00
more tweaaaks
- mice events were nerfed (mostly the amount spawned atm, along with roundstart too) - added a donator item - buffed dessert infestation event
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
/datum/round_event_control/dessert_infestation
|
||||
name = "Dessert Infestation"
|
||||
typepath = /datum/round_event/dessert_infestation
|
||||
weight = 5
|
||||
max_occurrences = 2
|
||||
min_players = 8
|
||||
weight = 6
|
||||
max_occurrences = 3
|
||||
min_players = 6
|
||||
|
||||
/datum/round_event/dessert_infestation
|
||||
announceWhen = 100
|
||||
|
||||
Reference in New Issue
Block a user