mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Merge pull request #141 from Bubberstation/Fix-carp-migration
Anti-carp chads rise up
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
/datum/round_event_control/carp_migration
|
||||
name = "Carp Migration"
|
||||
typepath = /datum/round_event/carp_migration
|
||||
weight = 15
|
||||
min_players = 12
|
||||
earliest_start = 10 MINUTES
|
||||
max_occurrences = 6
|
||||
weight = 10
|
||||
min_players = 30
|
||||
earliest_start = 45 MINUTES
|
||||
max_occurrences = 2 //BUBBER EDIT: FIXES THIS DAMN CARP EVENT.
|
||||
category = EVENT_CATEGORY_ENTITIES
|
||||
description = "Summons a school of space carp."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user