mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-09 07:02: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:
@@ -4,8 +4,8 @@
|
||||
weight = 10
|
||||
|
||||
/datum/round_event/mice_migration
|
||||
var/minimum_mice = 5
|
||||
var/maximum_mice = 15
|
||||
var/minimum_mice = 3
|
||||
var/maximum_mice = 8
|
||||
|
||||
/datum/round_event/mice_migration/announce(fake)
|
||||
var/cause = pick("space-winter", "budget-cuts", "Ragnarok",
|
||||
|
||||
Reference in New Issue
Block a user