This commit is contained in:
silicons
2020-12-28 17:43:50 -08:00
parent abb37896a9
commit ee9cc135f1
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -137,6 +137,9 @@
/obj/vehicle/sealed/car/clowncar/proc/StopDroppingOil()
droppingoil = FALSE
/obj/vehicle/sealed/car/clowncar/twitch_plays
key_type = null
/obj/vehicle/sealed/car/clowncar/twitch_plays/Initialize()
. = ..()
AddComponent(/datum/component/twitch_plays/simple_movement)