mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 07:20:09 +01:00
Robotics lift extended to third deck (#16864)
* kinda sorta works * mapping mostly * mapping * holy hell it works * lift sounds * mapping * multi/lift type * mappin * code * ui * code * c * remove old lift stuff * weary * Update code/modules/shuttles/shuttle_console_multi_lift.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/shuttles/shuttle_console_multi_lift.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/shuttles/shuttles_multi_lift.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/shuttles/shuttle_console_multi_lift.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/shuttles/shuttles_multi_lift.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/shuttles/shuttles_multi_lift.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update html/changelogs/DreamySkrell-robotics-lift-1111.yml Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * emergency stop * Update code/modules/shuttles/shuttles_multi_lift.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> --------- Co-authored-by: DreamySkrell <> Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
co-authored by
SleepyGemmy
DreamySkrell <>
parent
273c4539cf
commit
a331591bbe
@@ -46,4 +46,4 @@
|
||||
our_shuttle.return_warning_cooldown = world.time + 60 SECONDS
|
||||
alert(user, "If you return to base, you won't be able to return to [current_map.station_short]. Launch again if you're sure about this.","Shuttle Control","Acknowledged.")
|
||||
return FALSE
|
||||
return ..()
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user