Skip to content

Commit

Permalink
Update code/modules/shuttle/shuttles/shipmap_elevator.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Doubleumc <[email protected]>
  • Loading branch information
DexterDude and Doubleumc committed Sep 5, 2024
1 parent 994e7cc commit 2931ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/shuttle/shuttles/shipmap_elevator.dm
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
playsound(dropzone.return_center_turf(), ignition_sound, 60, 0)
playsound(return_center_turf(), ignition_sound, 60, 0)

/obj/docking_port/mobile/trijent_elevator/shipmap_elevator/set_idle()
/obj/docking_port/mobile/trijent_elevator/shipmap_elevator/on_prearrival()
..()
for(var/i in gears)
var/obj/structure/machinery/gear/G = i
Expand Down

0 comments on commit 2931ba1

Please sign in to comment.