tweaking event balance
- nerfed most disruptive events from happening, raising pop requirement - stopped radstorms and heart attacks from occuring - slightly buffed lighter or less destructive events
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
/datum/round_event_control/shuttle_loan
|
||||
name = "Shuttle Loan"
|
||||
typepath = /datum/round_event/shuttle_loan
|
||||
max_occurrences = 1
|
||||
earliest_start = 7 MINUTES
|
||||
max_occurrences = 3
|
||||
earliest_start = 15 MINUTES
|
||||
category = EVENT_CATEGORY_BUREAUCRATIC
|
||||
description = "If cargo accepts the offer, fills the shuttle with loot and/or enemies."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user