mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
Commenting immovable rod due to pathing bugs
This commit is contained in:
@@ -50,7 +50,7 @@ var/global/list/possibleEvents = list()
|
||||
|
||||
possibleEvents[/datum/event/mass_hallucination] = 200
|
||||
possibleEvents[/datum/event/falsealarm] = 300
|
||||
possibleEvents[/datum/event/immovable_rod] = 200
|
||||
// possibleEvents[/datum/event/immovable_rod] = 200
|
||||
possibleEvents[/datum/event/vent_clog] = 300
|
||||
possibleEvents[/datum/event/anomaly/anomaly_bluespace] = 100
|
||||
possibleEvents[/datum/event/anomaly/anomaly_flux] = 200
|
||||
|
||||
Reference in New Issue
Block a user