File standardisation (#13131)

* Adds the check components

* Adds in trailing newlines

* Converts all CRLF to LF

* Post merge EOF

* Post merge line endings

* Final commit
This commit is contained in:
AffectedArc07
2020-03-17 18:08:51 -04:00
committed by GitHub
parent ec19ea3d2d
commit 04ba5c1cc9
1451 changed files with 183694 additions and 183593 deletions
+1 -1
View File
@@ -118,4 +118,4 @@
to_chat(usr, "You unhook the bed to the ambulance.")
else
amb.bed = src
to_chat(usr, "You hook the bed to the ambulance.")
to_chat(usr, "You hook the bed to the ambulance.")
+1 -1
View File
@@ -74,4 +74,4 @@
turret.pixel_y = 4
if(WEST)
turret.pixel_x = 12
turret.pixel_y = 4
turret.pixel_y = 4
+1 -1
View File
@@ -93,4 +93,4 @@
mybag.forceMove(get_turf(user))
user.put_in_hands(mybag)
mybag = null
update_icon()
update_icon()
+1 -1
View File
@@ -26,4 +26,4 @@
if(dir == SOUTH)
layer = ABOVE_MOB_LAYER
else
layer = OBJ_LAYER
layer = OBJ_LAYER
+1 -1
View File
@@ -13,4 +13,4 @@
/obj/item/key/security
desc = "A keyring with a small steel key, and a rubber stun baton accessory."
icon_state = "keysec"
icon_state = "keysec"
+1 -1
View File
@@ -47,4 +47,4 @@
/obj/vehicle/space/speedbike/red
icon_state = "speedbike_red"
overlay_state = "cover_red"
overlay_state = "cover_red"
+1 -1
View File
@@ -45,4 +45,4 @@
if(dir == SOUTH)
layer = ABOVE_MOB_LAYER
else
layer = OBJ_LAYER
layer = OBJ_LAYER
+1 -1
View File
@@ -221,4 +221,4 @@
spaceworthy = TRUE
/obj/vehicle/space/Process_Spacemove(direction)
return TRUE
return TRUE