mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
New positive random event, yay
This commit is contained in:
@@ -48,6 +48,9 @@ var/global/list/possibleEvents = list()
|
||||
possibleEvents[/datum/event/trivial_news] = 200
|
||||
possibleEvents[/datum/event/mundane_news] = 150
|
||||
|
||||
possibleEvents[/datum/event/cargo_bonus] = 150
|
||||
|
||||
|
||||
possibleEvents[/datum/event/mass_hallucination] = 200
|
||||
possibleEvents[/datum/event/falsealarm] = 300
|
||||
// possibleEvents[/datum/event/immovable_rod] = 200
|
||||
|
||||
Reference in New Issue
Block a user