Commenting immovable rod due to pathing bugs

This commit is contained in:
alex-gh
2013-11-24 18:07:29 +01:00
parent 68519de6d1
commit 25c2da46ca
+1 -1
View File
@@ -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