New positive random event, yay

This commit is contained in:
ZomgPonies
2014-07-17 15:28:09 -04:00
parent c5abe4482d
commit 58803b7b83
3 changed files with 12 additions and 0 deletions
+3
View File
@@ -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