Merge pull request #8365 from Allfd/ambulance

Atmos Fix
This commit is contained in:
tigercat2000
2017-11-13 07:54:05 -08:00
committed by GitHub
+1 -1
View File
@@ -45,7 +45,7 @@
icon = 'icons/vehicles/CargoTrain.dmi'
icon_state = "ambulance"
anchored = 0
throw_pressure_limit = 9001 //Throwing an ambulance trolley can kill the process scheduler.
throw_pressure_limit = INFINITY //Throwing an ambulance trolley can kill the process scheduler.
/obj/structure/stool/bed/amb_trolley/MouseDrop(obj/over_object as obj)
..()