mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Fix indentations (#17481)
* cbt * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * fsadffsda sad * sadfasd * jhn * dsfa * saf * safsad * sda
This commit is contained in:
@@ -28,4 +28,4 @@ They should also be used for when you want to effect the ENTIRE mob, like having
|
||||
return FALSE
|
||||
|
||||
/obj/aura/hitby(atom/movable/M, speed)
|
||||
return FALSE
|
||||
return FALSE
|
||||
|
||||
@@ -33,4 +33,4 @@
|
||||
|
||||
/obj/aura/personal_shield/device/Destroy()
|
||||
shield = null
|
||||
return ..()
|
||||
return ..()
|
||||
|
||||
@@ -18,4 +18,4 @@
|
||||
if(P.check_armor == LASER)
|
||||
user.visible_message(SPAN_WARNING("\The [P] refracts, bending into \the [user]'s aura."))
|
||||
return AURA_FALSE
|
||||
return FALSE
|
||||
return FALSE
|
||||
|
||||
Reference in New Issue
Block a user