mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
[MIRROR] Grep for space indentation (#1969)
* Grep for space indentation * aa * Update species.dm * Update species.dm * Update maps.dm * Update examine.dm Co-authored-by: TiviPlus <57223640+TiviPlus@users.noreply.github.com> Co-authored-by: Azarak <azarak10@gmail.com>
This commit is contained in:
co-authored by
TiviPlus
Azarak
parent
b27b1dc218
commit
c487c73f39
@@ -78,11 +78,11 @@
|
||||
return data
|
||||
|
||||
/**
|
||||
* Checks if we are allowed to launch the shuttle, for special cases
|
||||
*
|
||||
* Arguments:
|
||||
* * user - The mob trying to initiate the launch
|
||||
*/
|
||||
* Checks if we are allowed to launch the shuttle, for special cases
|
||||
*
|
||||
* Arguments:
|
||||
* * user - The mob trying to initiate the launch
|
||||
*/
|
||||
/obj/machinery/computer/shuttle/proc/launch_check(mob/user)
|
||||
return TRUE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user