We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b21ab0d commit a0ce2ebCopy full SHA for a0ce2eb
code/modules/vehicle/tg_vehicles/cars/clowncar.dm
@@ -83,7 +83,6 @@
83
84
// We don't want everything in the clown car to get dusted when it touches the supermatter, so dump the mobs.
85
/obj/tgvehicle/sealed/car/clowncar/on_entered_supermatter(atom/movable/vehicle, atom/movable/supermatter)
86
- SIGNAL_HANDLER // COMSIG_SUPERMATTER_CONSUMED
87
dump_mobs(TRUE)
88
89
/obj/tgvehicle/sealed/car/clowncar/proc/irish_car_bomb()
0 commit comments