diff --git a/code/game/ambience.dm b/code/game/ambience.dm
index f1dda2fa713..ee309953fe1 100644
--- a/code/game/ambience.dm
+++ b/code/game/ambience.dm
@@ -157,11 +157,11 @@
//Defines Tension Ambience
#define AMBIENCE_TENSION list(\
- 'sound/ambience/tension/tension.ogg',\
- 'sound/ambience/tension/argitoth.ogg',\
- 'sound/ambience/tension/horror.ogg',\
- 'sound/ambience/tension/burning_terror.ogg'\
- )
+ 'sound/ambience/tension/tension.ogg',\
+ 'sound/ambience/tension/argitoth.ogg',\
+ 'sound/ambience/tension/horror.ogg',\
+ 'sound/ambience/tension/burning_terror.ogg'\
+ )
//CHOMP Edit Sounds for Substation rooms. Just electrical sounds, really.
#define AMBIENCE_SUBSTATION list(\
'sound/ambience/substation/substation1.ogg',\
diff --git a/code/game/objects/items/trash.dm b/code/game/objects/items/trash.dm
index a478cd1e455..800aa818e8d 100644
--- a/code/game/objects/items/trash.dm
+++ b/code/game/objects/items/trash.dm
@@ -278,4 +278,4 @@
/obj/item/trash/shakshouka
name = "empty shakshouka pan"
- icon_state = "shakshouka"
\ No newline at end of file
+ icon_state = "shakshouka"
diff --git a/code/modules/background/accent/misc.dm b/code/modules/background/accent/misc.dm
index 6c73284335e..a027995aa84 100644
--- a/code/modules/background/accent/misc.dm
+++ b/code/modules/background/accent/misc.dm
@@ -2,4 +2,4 @@
name = ACCENT_BLUESPACE
description = "A peculiar accent. It seems familiar and unknown at the same time. It provokes the same feeling as having a word at the tip of your tongue."
tag_icon = "bluespace"
- text_tag = "BLS"
\ No newline at end of file
+ text_tag = "BLS"
diff --git a/code/modules/background/accent/silicon.dm b/code/modules/background/accent/silicon.dm
index 894f7c0d4d2..5b5c0d3d0f4 100644
--- a/code/modules/background/accent/silicon.dm
+++ b/code/modules/background/accent/silicon.dm
@@ -2,4 +2,4 @@
name = ACCENT_TTS
description = "A barebones text-to-speech accent. This is usually used to de-humanize or to cut speech synthesizer costs in silicon based machines."
tag_icon = "tts"
- text_tag = "TTS"
\ No newline at end of file
+ text_tag = "TTS"
diff --git a/code/modules/background/citizenship/tajara.dm b/code/modules/background/citizenship/tajara.dm
index 112382a07f0..024556cff3a 100644
--- a/code/modules/background/citizenship/tajara.dm
+++ b/code/modules/background/citizenship/tajara.dm
@@ -175,4 +175,4 @@
job_species_blacklist = list(
"Consular Officer" = ALL_SPECIES
- )
\ No newline at end of file
+ )
diff --git a/code/modules/background/origins/origins/diona/biesel.dm b/code/modules/background/origins/origins/diona/biesel.dm
index 0c22d5c71a9..fff1d3785db 100644
--- a/code/modules/background/origins/origins/diona/biesel.dm
+++ b/code/modules/background/origins/origins/diona/biesel.dm
@@ -38,4 +38,4 @@
important_information = "While Dionae do still face some discrimination in the Republic, Dionae can expect to live a fairly comfortable life. The Republic itself does not apply any sort of \"debt\" to Dionae they uplift, however, a megacorp may rope them into a contract to work for them if they played any part in uplifting them."
possible_accents = list(ACCENT_ROOTSONG, ACCENT_VOIDSONG, ACCENT_IRONSONG)
possible_citizenships = list(CITIZENSHIP_BIESEL, CITIZENSHIP_NRALAKK, CITIZENSHIP_EUM, CITIZENSHIP_COALITION)
- possible_religions = list(RELIGION_ETERNAL, RELIGION_ETERNAL_ICHOR, RELIGION_ETERNAL_IRON, RELIGION_OTHER, RELIGION_NONE)
\ No newline at end of file
+ possible_religions = list(RELIGION_ETERNAL, RELIGION_ETERNAL_ICHOR, RELIGION_ETERNAL_IRON, RELIGION_OTHER, RELIGION_NONE)
diff --git a/code/modules/background/origins/origins/diona/coalition.dm b/code/modules/background/origins/origins/diona/coalition.dm
index 337b5fe548c..1284b0459ea 100644
--- a/code/modules/background/origins/origins/diona/coalition.dm
+++ b/code/modules/background/origins/origins/diona/coalition.dm
@@ -19,4 +19,4 @@
important_information = "Wild Dionae tend to have a much harder time within CoC borders as they're generally hunted for minerals stored within them, although in more recent decades this practice has begun to die down, with more and more wild Dionae being integrated into the CoC. Policies on uplifting and integrating Dionae within the CoC vary greatly from system to system as there are no set federal laws detailing how to handle them."
possible_accents = list(ACCENT_ROOTSONG, ACCENT_VOIDSONG, ACCENT_IRONSONG, ACCENT_CRIMSONSONG)
possible_citizenships = list(CITIZENSHIP_COALITION, CITIZENSHIP_NRALAKK, CITIZENSHIP_EUM, CITIZENSHIP_BIESEL)
- possible_religions = list(RELIGION_ETERNAL, RELIGION_ETERNAL_ICHOR, RELIGION_ETERNAL_IRON, RELIGION_OTHER, RELIGION_NONE)
\ No newline at end of file
+ possible_religions = list(RELIGION_ETERNAL, RELIGION_ETERNAL_ICHOR, RELIGION_ETERNAL_IRON, RELIGION_OTHER, RELIGION_NONE)
diff --git a/code/modules/background/origins/origins/diona/deep_space.dm b/code/modules/background/origins/origins/diona/deep_space.dm
index 8e7e9df32a8..3dee5333312 100644
--- a/code/modules/background/origins/origins/diona/deep_space.dm
+++ b/code/modules/background/origins/origins/diona/deep_space.dm
@@ -10,4 +10,4 @@
desc = "Dionae who were originally considered wild Dionae before being uplifted and integrated somewhere in Deep Space, outside the borders of any major nations."
possible_accents = list(ACCENT_ROOTSONG, ACCENT_VOIDSONG, ACCENT_IRONSONG, ACCENT_CRIMSONSONG)
possible_citizenships = list(CITIZENSHIP_BIESEL, CITIZENSHIP_NRALAKK, CITIZENSHIP_EUM, CITIZENSHIP_COALITION)
- possible_religions = list(RELIGION_ETERNAL, RELIGION_ETERNAL_ICHOR, RELIGION_ETERNAL_IRON, RELIGION_OTHER, RELIGION_NONE)
\ No newline at end of file
+ possible_religions = list(RELIGION_ETERNAL, RELIGION_ETERNAL_ICHOR, RELIGION_ETERNAL_IRON, RELIGION_OTHER, RELIGION_NONE)
diff --git a/code/modules/background/origins/origins/diona/eum.dm b/code/modules/background/origins/origins/diona/eum.dm
index ab4c6db71d1..f55f56dea32 100644
--- a/code/modules/background/origins/origins/diona/eum.dm
+++ b/code/modules/background/origins/origins/diona/eum.dm
@@ -53,4 +53,4 @@
name = "Minor City State"
desc = "From a minor city-state under the CT-EUM. "
important_information = "This is for player-created citystates in the CT-EUM, just keep it reasponable."
- possible_accents = list(ACCENT_ANCIENTSONG, ACCENT_WAVESONG, ACCENT_SUNKENSONG, ACCENT_STARSONG)
\ No newline at end of file
+ possible_accents = list(ACCENT_ANCIENTSONG, ACCENT_WAVESONG, ACCENT_SUNKENSONG, ACCENT_STARSONG)
diff --git a/code/modules/background/origins/origins/diona/moghes.dm b/code/modules/background/origins/origins/diona/moghes.dm
index 022bc8b512c..0f599a24b64 100644
--- a/code/modules/background/origins/origins/diona/moghes.dm
+++ b/code/modules/background/origins/origins/diona/moghes.dm
@@ -11,4 +11,4 @@
important_information = "This option is for both Dionae who were originally grown in the Wastes and Wild Dionae who somehow managed to find their way to Moghes and the Wastes."
possible_accents = list(ACCENT_IRONSONG, ACCENT_CRIMSONSONG, ACCENT_SANDSONG, ACCENT_WASTESONG)
possible_citizenships = list(CITIZENSHIP_IZWESKI, CITIZENSHIP_BIESEL, CITIZENSHIP_COALITION)
- possible_religions = list(RELIGION_THAKH, RELIGION_SKAKH, RELIGION_ETERNAL, RELIGION_ETERNAL_ICHOR, RELIGION_ETERNAL_IRON, RELIGION_OTHER)
\ No newline at end of file
+ possible_religions = list(RELIGION_THAKH, RELIGION_SKAKH, RELIGION_ETERNAL, RELIGION_ETERNAL_ICHOR, RELIGION_ETERNAL_IRON, RELIGION_OTHER)
diff --git a/code/modules/background/origins/origins/diona/narrows.dm b/code/modules/background/origins/origins/diona/narrows.dm
index 9822345e53a..3c6cc5656a2 100644
--- a/code/modules/background/origins/origins/diona/narrows.dm
+++ b/code/modules/background/origins/origins/diona/narrows.dm
@@ -29,4 +29,4 @@
important_information = "The level of training members of the C-Block have in their positions can vary from Dionae to Dionae, with some being only partially trained while others have had plenty of training and experience from their time aboard the ship. While most Dionae who leave the ship will oftentimes be employed by Hephaestus due to agreements between the megacorp and the ship, some do find employment elsewhere in the other megacorps."
possible_accents = list(ACCENT_ROOTSONG, ACCENT_VOIDSONG, ACCENT_IRONSONG)
possible_citizenships = list(CITIZENSHIP_NRALAKK, CITIZENSHIP_EUM, CITIZENSHIP_BIESEL, CITIZENSHIP_COALITION)
- possible_religions = list(RELIGION_ETERNAL, RELIGION_ETERNAL_ICHOR, RELIGION_ETERNAL_IRON, RELIGION_OTHER, RELIGION_NONE)
\ No newline at end of file
+ possible_religions = list(RELIGION_ETERNAL, RELIGION_ETERNAL_ICHOR, RELIGION_ETERNAL_IRON, RELIGION_OTHER, RELIGION_NONE)
diff --git a/code/modules/background/origins/origins/diona/nralakk.dm b/code/modules/background/origins/origins/diona/nralakk.dm
index 1a9973002b2..a33796068d3 100644
--- a/code/modules/background/origins/origins/diona/nralakk.dm
+++ b/code/modules/background/origins/origins/diona/nralakk.dm
@@ -20,4 +20,4 @@
important_information = "The Nralakk Federation actively attempts to uplift and integrate all Dionae they find within their borders, thus resulting in a fairly large population of formerly wild Dionae within the Federation. It is important to note that this option does not include Dionae who originally were from EUM or Xrim before they were discovered."
possible_accents = list(ACCENT_ROOTSONG, ACCENT_VOIDSONG, ACCENT_IRONSONG, ACCENT_SUNKENSONG, ACCENT_STARSONG)
possible_citizenships = list(CITIZENSHIP_NRALAKK, CITIZENSHIP_EUM, CITIZENSHIP_BIESEL, CITIZENSHIP_COALITION)
- possible_religions = list(RELIGION_QEBLAK, RELIGION_WEISHII, RELIGION_ETERNAL, RELIGION_ETERNAL_ICHOR, RELIGION_ETERNAL_IRON, RELIGION_OTHER, RELIGION_NONE)
\ No newline at end of file
+ possible_religions = list(RELIGION_QEBLAK, RELIGION_WEISHII, RELIGION_ETERNAL, RELIGION_ETERNAL_ICHOR, RELIGION_ETERNAL_IRON, RELIGION_OTHER, RELIGION_NONE)
diff --git a/code/modules/background/origins/origins/diona/sol.dm b/code/modules/background/origins/origins/diona/sol.dm
index fe6bc5f46eb..0fb6468619f 100644
--- a/code/modules/background/origins/origins/diona/sol.dm
+++ b/code/modules/background/origins/origins/diona/sol.dm
@@ -28,4 +28,4 @@
desc = "Largerly hailing from the city of Fallowed Meadows, The Primitive Sirens are a group of Dionae who, upon the completion of their Solarian debt, settled on Mictlan, managing to assimilate into Mictlan society."
possible_accents = list(ACCENT_MEADOWSONG)
possible_citizenships = list(CITIZENSHIP_SOL, CITIZENSHIP_BIESEL, CITIZENSHIP_NRALAKK, CITIZENSHIP_EUM, CITIZENSHIP_COALITION)
- possible_religions = list(RELIGION_ETERNAL, RELIGION_ETERNAL_ICHOR, RELIGION_OTHER, RELIGION_NONE)
\ No newline at end of file
+ possible_religions = list(RELIGION_ETERNAL, RELIGION_ETERNAL_ICHOR, RELIGION_OTHER, RELIGION_NONE)
diff --git a/code/modules/background/origins/origins/diona/voidtamer.dm b/code/modules/background/origins/origins/diona/voidtamer.dm
index ff1da9cbb99..2f690f47c32 100644
--- a/code/modules/background/origins/origins/diona/voidtamer.dm
+++ b/code/modules/background/origins/origins/diona/voidtamer.dm
@@ -36,4 +36,4 @@
desc = "One of two competing voidtamer clans found operating near Moghes. Due to their history interacting Unathi, both clans tend to be fairly influenced by Unathi culture and religion, although do still a distinct identity from one another."
possible_accents = list(ACCENT_ROOTSONG, ACCENT_VOIDSONG, ACCENT_IRONSONG, ACCENT_CRIMSONSONG, ACCENT_SANDSONG, ACCENT_WASTESONG)
possible_citizenships = list(CITIZENSHIP_IZWESKI, CITIZENSHIP_BIESEL, CITIZENSHIP_COALITION)
- possible_religions = list(RELIGION_THAKH, RELIGION_SKAKH, RELIGION_ETERNAL, RELIGION_ETERNAL_ICHOR, RELIGION_ETERNAL_IRON, RELIGION_OTHER)
\ No newline at end of file
+ possible_religions = list(RELIGION_THAKH, RELIGION_SKAKH, RELIGION_ETERNAL, RELIGION_ETERNAL_ICHOR, RELIGION_ETERNAL_IRON, RELIGION_OTHER)
diff --git a/code/modules/background/origins/origins/diona/xrim.dm b/code/modules/background/origins/origins/diona/xrim.dm
index 14ff10b6ab8..e3fb1120564 100644
--- a/code/modules/background/origins/origins/diona/xrim.dm
+++ b/code/modules/background/origins/origins/diona/xrim.dm
@@ -30,4 +30,4 @@
important_information = "While most megacorporations may hire the Scorned, they are restricted from holding positions in Command, as well as Machinist, due to concerns they may attempt to subvert, illegally free or create more synthetics. Zeng-Hu is the only megacorporation that does not wish to see the Scorned within its personnel ranks due to its close ties with the Nralakk Federation. Though it is possible to lie about one's true allegiances, there are consequences should it be discovered."
possible_accents = list(ACCENT_XRIMSONG)
possible_citizenships = list(CITIZENSHIP_EUM, CITIZENSHIP_BIESEL, CITIZENSHIP_COALITION)
- possible_religions = list(RELIGION_ETERNAL_IRON)
\ No newline at end of file
+ possible_religions = list(RELIGION_ETERNAL_IRON)
diff --git a/code/modules/background/origins/origins/ipc/elyra.dm b/code/modules/background/origins/origins/ipc/elyra.dm
index af84116be85..fec3c2e6c35 100644
--- a/code/modules/background/origins/origins/ipc/elyra.dm
+++ b/code/modules/background/origins/origins/ipc/elyra.dm
@@ -11,4 +11,4 @@
important_information = "All IPC in Elyra are produced within the Republic, foreign IPC being mistrusted and oftentimes prohibited from entry, let alone citizenship and residency. All Elyran manufactured IPC are expected to have at least a basic knowledge of the cultural norms of Elyra and tenets of Islam."
possible_accents = list(ACCENT_ELYRA, ACCENT_AEMAQ, ACCENT_MEDINA, ACCENT_DAMASCUS, ACCENT_NEWSUEZ, ACCENT_PERSEPOLIS, ACCENT_TTS)
possible_citizenships = list(CITIZENSHIP_ELYRA, CITIZENSHIP_BIESEL, CITIZENSHIP_COALITION, CITIZENSHIP_NONE)
- possible_religions = list(RELIGION_ISLAM, RELIGION_TRINARY, RELIGION_NONE)
\ No newline at end of file
+ possible_religions = list(RELIGION_ISLAM, RELIGION_TRINARY, RELIGION_NONE)
diff --git a/code/modules/background/origins/origins/ipc/golden_deep.dm b/code/modules/background/origins/origins/ipc/golden_deep.dm
index eafe4c2e0d0..b338a8fff4b 100644
--- a/code/modules/background/origins/origins/ipc/golden_deep.dm
+++ b/code/modules/background/origins/origins/ipc/golden_deep.dm
@@ -11,4 +11,4 @@
important_information = "Golden Deep citizenship exists to denote an IPC as a member of the organisation, but it can still be noted in records that the IPC holds a normal citizenship (for instance, an IPC may be a citizen of Biesel and a member of Golden Deep.)"
possible_accents = ACCENTS_ALL_IPC
possible_citizenships = list(CITIZENSHIP_GOLDEN)
- possible_religions = list(RELIGION_NONE)
\ No newline at end of file
+ possible_religions = list(RELIGION_NONE)
diff --git a/code/modules/background/origins/origins/ipc/megacorporate.dm b/code/modules/background/origins/origins/ipc/megacorporate.dm
index 8241054db09..0f666b28949 100644
--- a/code/modules/background/origins/origins/ipc/megacorporate.dm
+++ b/code/modules/background/origins/origins/ipc/megacorporate.dm
@@ -45,4 +45,4 @@
desc = "Nanotrasen, in keeping close ties with the Biesellite government, quietly and eagerly accepted IPCs into its workforce while carefully manipulating the books to ensure that very few would ever attain freedom. IPCs are a common but not ubiquitous sight on NanoTrasen installations and can be found working any number of roles. Although the company's treatment of IPCs is styled after Biesel's own attitude towards synthetics, it can vary wildly depending on where a positronic works and who exactly it works under."
possible_accents = list(ACCENT_CETI, ACCENT_XANU, ACCENT_COC, ACCENT_ERIDANI, ACCENT_SOL, ACCENT_SCARAB, ACCENT_SILVERSUN_EXPATRIATE, ACCENT_SILVERSUN_ORIGINAL, ACCENT_PHONG, ACCENT_MARTIAN, ACCENT_KONYAN, ACCENT_LUNA, ACCENT_GIBSON_OVAN, ACCENT_GIBSON_UNDIR, ACCENT_VYSOKA, ACCENT_VENUS, ACCENT_VENUSJIN, ACCENT_JUPITER, ACCENT_CALLISTO, ACCENT_EUROPA, ACCENT_EARTH, ACCENT_NCF, ACCENT_VISEGRAD, ACCENT_VALKYRIE, ACCENT_MICTLAN, ACCENT_ANTILLIA, ACCENT_TTS)
possible_citizenships = list(CITIZENSHIP_NONE)
- possible_religions = list(RELIGION_NONE)
\ No newline at end of file
+ possible_religions = list(RELIGION_NONE)
diff --git a/code/modules/background/origins/origins/ipc/scrapper.dm b/code/modules/background/origins/origins/ipc/scrapper.dm
index 18205c6bf57..fb9090009cb 100644
--- a/code/modules/background/origins/origins/ipc/scrapper.dm
+++ b/code/modules/background/origins/origins/ipc/scrapper.dm
@@ -11,4 +11,4 @@
important_information = "Scrapper IPC tend to have a mix of different brand limbs."
possible_accents = ACCENTS_ALL_IPC
possible_citizenships = list(CITIZENSHIP_BIESEL, CITIZENSHIP_COALITION, CITIZENSHIP_NONE)
- possible_religions = RELIGIONS_ALL_IPC
\ No newline at end of file
+ possible_religions = RELIGIONS_ALL_IPC
diff --git a/code/modules/background/origins/origins/unknown/unknown.dm b/code/modules/background/origins/origins/unknown/unknown.dm
index 2cb125e2d96..a0a941ebc8f 100644
--- a/code/modules/background/origins/origins/unknown/unknown.dm
+++ b/code/modules/background/origins/origins/unknown/unknown.dm
@@ -24,4 +24,4 @@
desc = "You're a Golem."
possible_accents = list(ACCENT_BLUESPACE)
possible_citizenships = list(CITIZENSHIP_NONE)
- possible_religions = list(RELIGION_NONE)
\ No newline at end of file
+ possible_religions = list(RELIGION_NONE)
diff --git a/code/modules/background/religion/human.dm b/code/modules/background/religion/human.dm
index 669c8ab714f..1b6d9ef19bb 100644
--- a/code/modules/background/religion/human.dm
+++ b/code/modules/background/religion/human.dm
@@ -93,4 +93,4 @@
description = "Vysokan shamanism, or Stolitism, originated from the diverse series of beliefs and traditions of Vysoka’s original colonists. Because of this, \
Stolitism is closely tied with local folklore and the planet as a whole - the majority of Vysokans are believers, but it has spread little elsewhere.\
Vysokan shamanism revolves around both the worship of one’s ancestors, who are believed to have all descended from a “Progenitor Spirit” that became \
- the first man. After dying, the Progenitor’s soul, or Arihuin, was “sown” and split into new souls."
\ No newline at end of file
+ the first man. After dying, the Progenitor’s soul, or Arihuin, was “sown” and split into new souls."
diff --git a/code/modules/background/religion/religion.dm b/code/modules/background/religion/religion.dm
index 2fe60040863..ab3cfb98b70 100644
--- a/code/modules/background/religion/religion.dm
+++ b/code/modules/background/religion/religion.dm
@@ -5,4 +5,4 @@
var/book_sprite = "holybook"
/datum/religion/proc/get_records_name()
- return name
\ No newline at end of file
+ return name
diff --git a/code/modules/background/religion/skrell.dm b/code/modules/background/religion/skrell.dm
index 94fca5b3a58..908e69985ca 100644
--- a/code/modules/background/religion/skrell.dm
+++ b/code/modules/background/religion/skrell.dm
@@ -34,4 +34,4 @@
After the fall of Glorsh-Omega, this belief has seen significant traction amongst both foreign Skrell and domestic, as many Skrell are now wary about the threat of a collective \
entity, whether that be artificial or biological. This belief system enforces the Ya'Qu, or 'the right to live', a saying that is similar to the human 'live in the moment'. As \
such, the Skrell following the Kir'gul belief system often are explorers, artists, or other such creators, and reject authority in favor of individuality."
- book_name = "book of Ya'Qu"
\ No newline at end of file
+ book_name = "book of Ya'Qu"
diff --git a/code/modules/background/religion/tajara.dm b/code/modules/background/religion/tajara.dm
index 8db83b28a2a..1f8454322b4 100644
--- a/code/modules/background/religion/tajara.dm
+++ b/code/modules/background/religion/tajara.dm
@@ -23,4 +23,4 @@
book_name = "ma'ta'ke legends"
/datum/religion/raskara/get_records_name()
- return RELIGION_MATAKE
\ No newline at end of file
+ return RELIGION_MATAKE
diff --git a/code/modules/background/space_sectors/generic_sectors.dm b/code/modules/background/space_sectors/generic_sectors.dm
index 707fcb5e923..89f220352dc 100644
--- a/code/modules/background/space_sectors/generic_sectors.dm
+++ b/code/modules/background/space_sectors/generic_sectors.dm
@@ -11,4 +11,4 @@
description = "A corporate-owned open space star nursery. The stellar climate here is unbelievably chaotic, leading to some of the most fabulous views one can see in all the galaxy. \
The study of these cosmic fields is a lucrative one, as one can see the very moments stars and their systems are born and die here. The wonders outside each viewport are truly humbling."
skybox_icon = "star_nursery"
- starlight_color = COLOR_WHITE
\ No newline at end of file
+ starlight_color = COLOR_WHITE
diff --git a/code/modules/battlemonsters/datum_elements.dm b/code/modules/battlemonsters/datum_elements.dm
index b281a78a8a5..ee7af142bce 100644
--- a/code/modules/battlemonsters/datum_elements.dm
+++ b/code/modules/battlemonsters/datum_elements.dm
@@ -489,4 +489,4 @@
special_effects = "Holy Barrier: As long as %NAME is in play, all monsters and players are immune to dark element spells, traps, and special effects."
rarity = BATTLE_MONSTERS_RARITY_RARE
rarity_score = 1
- power_add = BATTLE_MONSTERS_POWER_UPGRADE * 2
\ No newline at end of file
+ power_add = BATTLE_MONSTERS_POWER_UPGRADE * 2
diff --git a/code/modules/battlemonsters/datum_traps.dm b/code/modules/battlemonsters/datum_traps.dm
index 29108c2dd53..887b5eeec1a 100644
--- a/code/modules/battlemonsters/datum_traps.dm
+++ b/code/modules/battlemonsters/datum_traps.dm
@@ -59,4 +59,4 @@
rarity = 1
description = "a banana peel, and an unsuspecting foot about to step on it."
special_effects = "TRIGGER: When revealed. Single use.
EFFECT: If the opponent draws a card, it is sent to the graveyard."
- rarity_score = 1
\ No newline at end of file
+ rarity_score = 1
diff --git a/code/modules/cargo/bounties/weapon_prototype.dm b/code/modules/cargo/bounties/weapon_prototype.dm
index dc3f087cf8d..b4da4c08478 100644
--- a/code/modules/cargo/bounties/weapon_prototype.dm
+++ b/code/modules/cargo/bounties/weapon_prototype.dm
@@ -71,4 +71,4 @@
stat_comparison = "greater than"
/datum/bounty/weapon_prototype/reliability/accepts_weapon(var/obj/item/gun/energy/laser/prototype/P)
- return P.accuracy > stat_value
\ No newline at end of file
+ return P.accuracy > stat_value
diff --git a/code/modules/cargo/exports/parts.dm b/code/modules/cargo/exports/parts.dm
index a312450f658..2418a6ecc17 100644
--- a/code/modules/cargo/exports/parts.dm
+++ b/code/modules/cargo/exports/parts.dm
@@ -20,4 +20,4 @@
cost = 2000
unit_name = "deactivated alien deconstruction drone"
export_types = list(/obj/item/deactivated_swarmer)
-*/
\ No newline at end of file
+*/
diff --git a/code/modules/cargo/exports/tools.dm b/code/modules/cargo/exports/tools.dm
index 704253b10f4..63426a59b81 100644
--- a/code/modules/cargo/exports/tools.dm
+++ b/code/modules/cargo/exports/tools.dm
@@ -98,4 +98,4 @@
/datum/export/rfd_ammo
cost = 60
unit_name = "compressed matter cartridge"
- export_types = list(/obj/item/rfd_ammo)
\ No newline at end of file
+ export_types = list(/obj/item/rfd_ammo)
diff --git a/code/modules/cargo/random_stock/~undefs.dm b/code/modules/cargo/random_stock/~undefs.dm
index 6c81c7c7555..3f3c8d4578e 100644
--- a/code/modules/cargo/random_stock/~undefs.dm
+++ b/code/modules/cargo/random_stock/~undefs.dm
@@ -1,4 +1,4 @@
#undef STOCK_ITEM_COMMON
#undef STOCK_ITEM_UNCOMMON
#undef STOCK_ITEM_RARE
-#undef STOCK_ITEM_LARGE
\ No newline at end of file
+#undef STOCK_ITEM_LARGE
diff --git a/code/modules/cciaa/cciaa_datums.dm b/code/modules/cciaa/cciaa_datums.dm
index b4a33249994..bfdafadb068 100644
--- a/code/modules/cciaa/cciaa_datums.dm
+++ b/code/modules/cciaa/cciaa_datums.dm
@@ -14,4 +14,4 @@
src.public_topic = public_topic
src.internal_topic = internal_topic
src.game_id = game_id
- src.status = status
\ No newline at end of file
+ src.status = status
diff --git a/code/modules/client/client_color.dm b/code/modules/client/client_color.dm
index 1c992de6760..0d077ecd623 100644
--- a/code/modules/client/client_color.dm
+++ b/code/modules/client/client_color.dm
@@ -117,4 +117,4 @@
override = TRUE //Because multiplying this will inevitably fail
/datum/client_color/oversaturated/New()
- client_color = color_saturation(40)
\ No newline at end of file
+ client_color = color_saturation(40)
diff --git a/code/modules/client/preference_setup/_defines.dm b/code/modules/client/preference_setup/_defines.dm
index 424aa1dacb8..0c4dbb60042 100644
--- a/code/modules/client/preference_setup/_defines.dm
+++ b/code/modules/client/preference_setup/_defines.dm
@@ -1,3 +1,3 @@
#define EQUIP_PREVIEW_LOADOUT 1
#define EQUIP_PREVIEW_JOB 2
-#define EQUIP_PREVIEW_ALL (EQUIP_PREVIEW_LOADOUT|EQUIP_PREVIEW_JOB)
\ No newline at end of file
+#define EQUIP_PREVIEW_ALL (EQUIP_PREVIEW_LOADOUT|EQUIP_PREVIEW_JOB)
diff --git a/code/modules/client/preference_setup/general/02_language.dm b/code/modules/client/preference_setup/general/02_language.dm
index 62e13114add..d71dab4f377 100644
--- a/code/modules/client/preference_setup/general/02_language.dm
+++ b/code/modules/client/preference_setup/general/02_language.dm
@@ -143,4 +143,4 @@
if(isnull(pref.autohiss_setting))
pref.autohiss_setting = AUTOHISS_OFF
return TOPIC_REFRESH
- return ..()
\ No newline at end of file
+ return ..()
diff --git a/code/modules/client/preference_setup/general/05_background.dm b/code/modules/client/preference_setup/general/05_background.dm
index 8335b3d08d7..2f18a92bdc7 100644
--- a/code/modules/client/preference_setup/general/05_background.dm
+++ b/code/modules/client/preference_setup/general/05_background.dm
@@ -97,4 +97,4 @@
return TOPIC_REFRESH
- return ..()
\ No newline at end of file
+ return ..()
diff --git a/code/modules/client/preferences_toggles.dm b/code/modules/client/preferences_toggles.dm
index da319f6172e..23d9bdf7d1c 100644
--- a/code/modules/client/preferences_toggles.dm
+++ b/code/modules/client/preferences_toggles.dm
@@ -163,4 +163,4 @@
prefs.toggles_secondary ^= FLOATING_MESSAGES
prefs.save_preferences()
- to_chat(src, SPAN_NOTICE("Floating messages are now [prefs.toggles_secondary & FLOATING_MESSAGES ? "enabled" : "disabled"]."))
\ No newline at end of file
+ to_chat(src, SPAN_NOTICE("Floating messages are now [prefs.toggles_secondary & FLOATING_MESSAGES ? "enabled" : "disabled"]."))
diff --git a/code/modules/clothing/ears/earrings.dm b/code/modules/clothing/ears/earrings.dm
index a242a5a57dc..aac81775e0a 100644
--- a/code/modules/clothing/ears/earrings.dm
+++ b/code/modules/clothing/ears/earrings.dm
@@ -28,4 +28,4 @@
name = "overweight earrings"
desc = "A pair of dazzling, painfully large earrings."
icon_state = "heavy"
- item_state = "heavy"
\ No newline at end of file
+ item_state = "heavy"
diff --git a/code/modules/clothing/ears/xeno/tajara.dm b/code/modules/clothing/ears/xeno/tajara.dm
index 4354f410f0f..44062da3702 100644
--- a/code/modules/clothing/ears/xeno/tajara.dm
+++ b/code/modules/clothing/ears/xeno/tajara.dm
@@ -10,4 +10,4 @@
name = "adhomian golden earrings"
desc = "A pair of adhomian golden earrings."
icon_state = "ring_gold"
- item_state = "ring_gold"
\ No newline at end of file
+ item_state = "ring_gold"
diff --git a/code/modules/clothing/factions/goldendeep.dm b/code/modules/clothing/factions/goldendeep.dm
index 99be36c4ad2..aa08b5cd955 100644
--- a/code/modules/clothing/factions/goldendeep.dm
+++ b/code/modules/clothing/factions/goldendeep.dm
@@ -54,4 +54,4 @@
icon_state = "goldendeep_skirtsuit"
item_state = "goldendeep_skirtsuit"
icon = 'icons/clothing/under/uniforms/goldendeep_skirtsuit.dmi'
- contained_sprite = TRUE
\ No newline at end of file
+ contained_sprite = TRUE
diff --git a/code/modules/clothing/factions/idris.dm b/code/modules/clothing/factions/idris.dm
index 9029ad5731e..44a47b8e085 100644
--- a/code/modules/clothing/factions/idris.dm
+++ b/code/modules/clothing/factions/idris.dm
@@ -97,4 +97,4 @@
icon = 'icons/clothing/suits/coats/idris_windbreaker.dmi'
icon_state = "idris_windbreaker"
item_state = "idris_windbreaker"
- contained_sprite = TRUE
\ No newline at end of file
+ contained_sprite = TRUE
diff --git a/code/modules/clothing/factions/trinary.dm b/code/modules/clothing/factions/trinary.dm
index 87eeef20193..2e95496ea5e 100644
--- a/code/modules/clothing/factions/trinary.dm
+++ b/code/modules/clothing/factions/trinary.dm
@@ -21,4 +21,4 @@
icon = 'icons/clothing/head/trinary_coif.dmi'
icon_state = "trinary_coif"
item_state = "trinary_coif"
- contained_sprite = TRUE
\ No newline at end of file
+ contained_sprite = TRUE
diff --git a/code/modules/clothing/gloves/attackby.dm b/code/modules/clothing/gloves/attackby.dm
index aefbb0475a2..214616bd581 100644
--- a/code/modules/clothing/gloves/attackby.dm
+++ b/code/modules/clothing/gloves/attackby.dm
@@ -3,4 +3,4 @@
var/siemens_percentage = 100 * siemens_coefficient
to_chat(user, SPAN_NOTICE("You probe \the [src] with \the [W]. The gloves will let [siemens_percentage]% of an electric shock through."))
return
- return ..()
\ No newline at end of file
+ return ..()
diff --git a/code/modules/clothing/gloves/xeno/unathi.dm b/code/modules/clothing/gloves/xeno/unathi.dm
index 73010559ca7..3c7ba7f2ce1 100644
--- a/code/modules/clothing/gloves/xeno/unathi.dm
+++ b/code/modules/clothing/gloves/xeno/unathi.dm
@@ -8,4 +8,4 @@
species_restricted = null
slot_flags = SLOT_GLOVES|SLOT_WRISTS
drop_sound = 'sound/items/drop/cloth.ogg'
- pickup_sound = 'sound/items/pickup/cloth.ogg'
\ No newline at end of file
+ pickup_sound = 'sound/items/pickup/cloth.ogg'
diff --git a/code/modules/clothing/head/xenos/tajara.dm b/code/modules/clothing/head/xenos/tajara.dm
index 46d6a6cb689..97217810d0a 100644
--- a/code/modules/clothing/head/xenos/tajara.dm
+++ b/code/modules/clothing/head/xenos/tajara.dm
@@ -245,4 +245,4 @@
quickly, usually through night raids and abductions conducted with aid of black unmarked cars. Tajara residing in other systems are not truly safe from the Intelligence Service, as they are \
known to deploy their agents against off-world targets. Republican spies, enforces and collaborators are present in Mendell City's district six, carrying out orders or watching their fellow Tajara."
icon_state = "psis_hat"
- item_state = "psis_hat"
\ No newline at end of file
+ item_state = "psis_hat"
diff --git a/code/modules/clothing/masks/xeno/tajara.dm b/code/modules/clothing/masks/xeno/tajara.dm
index a5662104282..1f13c50e8e5 100644
--- a/code/modules/clothing/masks/xeno/tajara.dm
+++ b/code/modules/clothing/masks/xeno/tajara.dm
@@ -8,4 +8,4 @@
body_parts_covered = FACE
item_flags = FLEXIBLEMATERIAL
flags_inv = HIDEFACE
- sprite_sheets = null
\ No newline at end of file
+ sprite_sheets = null
diff --git a/code/modules/clothing/masks/xeno/unathi.dm b/code/modules/clothing/masks/xeno/unathi.dm
index 38f1d5c4f03..402917187ba 100644
--- a/code/modules/clothing/masks/xeno/unathi.dm
+++ b/code/modules/clothing/masks/xeno/unathi.dm
@@ -8,4 +8,4 @@
item_state = "thakh_mask"
sprite_sheets = null
species_restricted = list(BODYTYPE_UNATHI)
- contained_sprite = TRUE
\ No newline at end of file
+ contained_sprite = TRUE
diff --git a/code/modules/clothing/rings/material.dm b/code/modules/clothing/rings/material.dm
index 444bf9d6bdb..2903a159996 100644
--- a/code/modules/clothing/rings/material.dm
+++ b/code/modules/clothing/rings/material.dm
@@ -49,4 +49,4 @@
. = ..(mapload, MATERIAL_GLASS)
/obj/item/clothing/ring/material/uranium/Initialize(var/mapload)
- . = ..(mapload, MATERIAL_URANIUM)
\ No newline at end of file
+ . = ..(mapload, MATERIAL_URANIUM)
diff --git a/code/modules/clothing/rings/xeno/tajara.dm b/code/modules/clothing/rings/xeno/tajara.dm
index 8d2bbb6a031..0d238ecc909 100644
--- a/code/modules/clothing/rings/xeno/tajara.dm
+++ b/code/modules/clothing/rings/xeno/tajara.dm
@@ -2,4 +2,4 @@
name = "adhomian costume ring"
desc = "A cheap, popular metal ring commonly used by female Tajara."
icon = 'icons/obj/tajara_items.dmi'
- icon_state = "tajara_ring"
\ No newline at end of file
+ icon_state = "tajara_ring"
diff --git a/code/modules/clothing/sets/acting_captain.dm b/code/modules/clothing/sets/acting_captain.dm
index d44bf0c0f9e..1228fdf8db7 100644
--- a/code/modules/clothing/sets/acting_captain.dm
+++ b/code/modules/clothing/sets/acting_captain.dm
@@ -31,4 +31,4 @@
/obj/item/clothing/suit/acapjacket = 1,
/obj/item/clothing/accessory/armband/acap = 1,
/obj/item/device/radio/headset/heads/captain = 1
- )
\ No newline at end of file
+ )
diff --git a/code/modules/clothing/sets/infiltrator.dm b/code/modules/clothing/sets/infiltrator.dm
index 8a37caad2a5..632764cb9bd 100644
--- a/code/modules/clothing/sets/infiltrator.dm
+++ b/code/modules/clothing/sets/infiltrator.dm
@@ -72,4 +72,4 @@
/obj/item/clothing/under/infiltrator = 1,
/obj/item/clothing/gloves/infiltrator = 1,
/obj/item/clothing/shoes/infiltrator = 1
- )
\ No newline at end of file
+ )
diff --git a/code/modules/clothing/spacesuits/rig/_defines.dm b/code/modules/clothing/spacesuits/rig/_defines.dm
index e164269267f..e197f715a51 100644
--- a/code/modules/clothing/spacesuits/rig/_defines.dm
+++ b/code/modules/clothing/spacesuits/rig/_defines.dm
@@ -4,4 +4,4 @@
#define MODULE_UTILITY 8
#define MODULE_MEDICAL 16
#define MODULE_SPECIAL 32
-#define MODULE_VAURCA 64
\ No newline at end of file
+#define MODULE_VAURCA 64
diff --git a/code/modules/clothing/spacesuits/rig/modules/ninja.dm b/code/modules/clothing/spacesuits/rig/modules/ninja.dm
index 30768b4f4b7..24a93d91aeb 100644
--- a/code/modules/clothing/spacesuits/rig/modules/ninja.dm
+++ b/code/modules/clothing/spacesuits/rig/modules/ninja.dm
@@ -381,4 +381,4 @@
return
for(var/obj/item/device/multitool/hacktool/rig/hacktool in M.contents)
- qdel(hacktool)
\ No newline at end of file
+ qdel(hacktool)
diff --git a/code/modules/clothing/spacesuits/rig/modules/vision.dm b/code/modules/clothing/spacesuits/rig/modules/vision.dm
index 92b07751a3e..018428d6f60 100644
--- a/code/modules/clothing/spacesuits/rig/modules/vision.dm
+++ b/code/modules/clothing/spacesuits/rig/modules/vision.dm
@@ -215,4 +215,4 @@
if(!vision) vision = vision_datum
processed_vision += vision_datum
- vision_modes = processed_vision
\ No newline at end of file
+ vision_modes = processed_vision
diff --git a/code/modules/clothing/spacesuits/void/alien/skrell.dm b/code/modules/clothing/spacesuits/void/alien/skrell.dm
index fb0c59dc32e..37b523b0e0a 100644
--- a/code/modules/clothing/spacesuits/void/alien/skrell.dm
+++ b/code/modules/clothing/spacesuits/void/alien/skrell.dm
@@ -118,4 +118,4 @@
name = "qukala engineer voidsuit helmet"
desc = "A sleek skrell voidsuit helmet that slightly shimmers as it moves. This one has a Nralakk Federation emblem on it. This one belongs to a Qukala engineer."
icon_state = "kala_helm_eng"
- item_state = "kala_helm_eng"
\ No newline at end of file
+ item_state = "kala_helm_eng"
diff --git a/code/modules/clothing/spacesuits/void/alien/tajara.dm b/code/modules/clothing/spacesuits/void/alien/tajara.dm
index b160212a4d9..0c443fb1254 100644
--- a/code/modules/clothing/spacesuits/void/alien/tajara.dm
+++ b/code/modules/clothing/spacesuits/void/alien/tajara.dm
@@ -218,4 +218,4 @@
rad = ARMOR_RAD_RESISTANT
)
species_restricted = list(BODYTYPE_TAJARA)
- refittable = FALSE
\ No newline at end of file
+ refittable = FALSE
diff --git a/code/modules/clothing/suits/hoodies.dm b/code/modules/clothing/suits/hoodies.dm
index 49d3d2bc754..c8efc364f8d 100644
--- a/code/modules/clothing/suits/hoodies.dm
+++ b/code/modules/clothing/suits/hoodies.dm
@@ -366,4 +366,4 @@
/obj/item/clothing/head/winterhood/colorable/ponczo
name = "visegradi ponczo hood"
- desc = "A hood for a Visegradi ponczo."
\ No newline at end of file
+ desc = "A hood for a Visegradi ponczo."
diff --git a/code/modules/clothing/suits/overlay.dm b/code/modules/clothing/suits/overlay.dm
index 2f5b0c50412..cce8e003a7c 100644
--- a/code/modules/clothing/suits/overlay.dm
+++ b/code/modules/clothing/suits/overlay.dm
@@ -9,4 +9,4 @@
icon_state = "submariner_coat"
item_state = "submariner_coat"
build_from_parts = TRUE
- worn_overlay = "collar"
\ No newline at end of file
+ worn_overlay = "collar"
diff --git a/code/modules/clothing/suits/wiz_robe.dm b/code/modules/clothing/suits/wiz_robe.dm
index 1a076f14dfe..cbfadf31cf7 100644
--- a/code/modules/clothing/suits/wiz_robe.dm
+++ b/code/modules/clothing/suits/wiz_robe.dm
@@ -263,4 +263,4 @@
icon = 'icons/obj/wizard_gear.dmi'
icon_state = "sorceress_robes"
item_state = "sorceress_robes"
- contained_sprite = TRUE
\ No newline at end of file
+ contained_sprite = TRUE
diff --git a/code/modules/clothing/suits/xeno/unathi.dm b/code/modules/clothing/suits/xeno/unathi.dm
index 116ce5365b8..6de727826bf 100644
--- a/code/modules/clothing/suits/xeno/unathi.dm
+++ b/code/modules/clothing/suits/xeno/unathi.dm
@@ -56,4 +56,4 @@
body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS|ARMS
flags_inv = HIDEJUMPSUIT|HIDETAIL
species_restricted = list(BODYTYPE_UNATHI)
- contained_sprite = TRUE
\ No newline at end of file
+ contained_sprite = TRUE
diff --git a/code/modules/clothing/under/accessories/necklace.dm b/code/modules/clothing/under/accessories/necklace.dm
index f20e88f42cd..8c0d907cab9 100644
--- a/code/modules/clothing/under/accessories/necklace.dm
+++ b/code/modules/clothing/under/accessories/necklace.dm
@@ -74,4 +74,4 @@
/obj/item/clothing/accessory/necklace/colorable/twopiece/pendant/silver/fat
icon_state = "large_pendant_silver"
- item_state = "large_pendant_silver"
\ No newline at end of file
+ item_state = "large_pendant_silver"
diff --git a/code/modules/clothing/under/accessories/shirts.dm b/code/modules/clothing/under/accessories/shirts.dm
index 1a97504d9fd..6bffacdbdf0 100644
--- a/code/modules/clothing/under/accessories/shirts.dm
+++ b/code/modules/clothing/under/accessories/shirts.dm
@@ -434,4 +434,4 @@
/obj/item/clothing/accessory/polo/polo_redstrip_fem
desc = "A stylish polo shirt with a red strip around the collar and a waist fit."
icon_state = "polo_nt_fem"
- item_state = "polo_nt_fem"
\ No newline at end of file
+ item_state = "polo_nt_fem"
diff --git a/code/modules/clothing/under/accessories/xeno/tajara.dm b/code/modules/clothing/under/accessories/xeno/tajara.dm
index 1d28dc58f50..9758ad217ff 100644
--- a/code/modules/clothing/under/accessories/xeno/tajara.dm
+++ b/code/modules/clothing/under/accessories/xeno/tajara.dm
@@ -723,4 +723,4 @@
icon = 'icons/obj/tajara_items.dmi'
icon_state = "pearl_necklace"
item_state = "pearl_necklace"
- contained_sprite = TRUE
\ No newline at end of file
+ contained_sprite = TRUE
diff --git a/code/modules/clothing/under/accessories/xeno/vaurca.dm b/code/modules/clothing/under/accessories/xeno/vaurca.dm
index bb59b4959c2..70fa70998f9 100644
--- a/code/modules/clothing/under/accessories/xeno/vaurca.dm
+++ b/code/modules/clothing/under/accessories/xeno/vaurca.dm
@@ -6,4 +6,4 @@
item_state = "vacmantle"
contained_sprite = TRUE
icon_override = null
- body_parts_covered = UPPER_TORSO
\ No newline at end of file
+ body_parts_covered = UPPER_TORSO
diff --git a/code/modules/clothing/under/xenos/vaurca.dm b/code/modules/clothing/under/xenos/vaurca.dm
index b6c6857ea2b..6813004345b 100644
--- a/code/modules/clothing/under/xenos/vaurca.dm
+++ b/code/modules/clothing/under/xenos/vaurca.dm
@@ -32,4 +32,4 @@
name = "vaurca harness"
desc = "A tight-fitting gear harness designed for the Vaurcan form. Mass-produced from equally mass-produced materials."
icon_state = "harness_col"
- item_state = "harness_col"
\ No newline at end of file
+ item_state = "harness_col"
diff --git a/code/modules/clothing/wrists/xeno/tajara.dm b/code/modules/clothing/wrists/xeno/tajara.dm
index b6b6a726d25..2b4a2b3f54d 100644
--- a/code/modules/clothing/wrists/xeno/tajara.dm
+++ b/code/modules/clothing/wrists/xeno/tajara.dm
@@ -10,4 +10,4 @@
name = "adhomian watch"
desc = "An adhomian wrist watch made for female Tajara. Due to its use in the past wars, wrist watches are becoming more popular in Adhomai."
icon_state = "watch_taj-female"
- item_state = "watch_taj-female"
\ No newline at end of file
+ item_state = "watch_taj-female"
diff --git a/code/modules/compass/compass_waypoint.dm b/code/modules/compass/compass_waypoint.dm
index be9f2f7b4f9..3b1fc6885ca 100644
--- a/code/modules/compass/compass_waypoint.dm
+++ b/code/modules/compass/compass_waypoint.dm
@@ -23,4 +23,4 @@
var/matrix/M = matrix()
M.Translate(0, (name ? COMPASS_LABEL_OFFSET-4 : COMPASS_LABEL_OFFSET))
M.Turn(arctan(cy-y, cx-x)+180)
- compass_overlay.transform = M
\ No newline at end of file
+ compass_overlay.transform = M
diff --git a/code/modules/compass/~compass.dm b/code/modules/compass/~compass.dm
index 7546d7a1e69..99f82e244dc 100644
--- a/code/modules/compass/~compass.dm
+++ b/code/modules/compass/~compass.dm
@@ -1,3 +1,3 @@
#undef COMPASS_INTERVAL
#undef COMPASS_PERIOD
-#undef COMPASS_LABEL_OFFSET
\ No newline at end of file
+#undef COMPASS_LABEL_OFFSET
diff --git a/code/modules/cooking/plasticbag.dm b/code/modules/cooking/plasticbag.dm
index 64e011c153d..580d7751a7c 100644
--- a/code/modules/cooking/plasticbag.dm
+++ b/code/modules/cooking/plasticbag.dm
@@ -29,4 +29,4 @@
/obj/item/storage/box/plasticbag/fill()
..()
for(var/i=0;i < storage_slots, i++)
- new /obj/item/evidencebag/plasticbag(src)
\ No newline at end of file
+ new /obj/item/evidencebag/plasticbag(src)
diff --git a/code/modules/cooking/recipes/cultural/recipes_dionae.dm b/code/modules/cooking/recipes/cultural/recipes_dionae.dm
index fbafa18f136..00ccf9bf5a7 100644
--- a/code/modules/cooking/recipes/cultural/recipes_dionae.dm
+++ b/code/modules/cooking/recipes/cultural/recipes_dionae.dm
@@ -23,4 +23,4 @@
fruit = list("apple" = 1)
reagents = list(/singleton/reagent/spacespice = 2)
items = list(/obj/item/reagent_containers/food/snacks/meat/dionanymph)
- result = /obj/item/reagent_containers/food/snacks/sliceable/dionaroast
\ No newline at end of file
+ result = /obj/item/reagent_containers/food/snacks/sliceable/dionaroast
diff --git a/code/modules/cooking/recipes/cultural/recipes_human.dm b/code/modules/cooking/recipes/cultural/recipes_human.dm
index 7d097bb2530..7a0a458158b 100644
--- a/code/modules/cooking/recipes/cultural/recipes_human.dm
+++ b/code/modules/cooking/recipes/cultural/recipes_human.dm
@@ -225,4 +225,4 @@
fruit = list ("blue raspberry" = 1)
reagents = list(/singleton/reagent/drink/milk/cream = 5)
items = list(/obj/item/reagent_containers/food/snacks/chocolatebar/white)
- result = /obj/item/reagent_containers/food/snacks/bluemoon
\ No newline at end of file
+ result = /obj/item/reagent_containers/food/snacks/bluemoon
diff --git a/code/modules/cooking/recipes/cultural/recipes_vaurca.dm b/code/modules/cooking/recipes/cultural/recipes_vaurca.dm
index 74c540abfd2..b6c25f5d9b2 100644
--- a/code/modules/cooking/recipes/cultural/recipes_vaurca.dm
+++ b/code/modules/cooking/recipes/cultural/recipes_vaurca.dm
@@ -51,4 +51,4 @@
items = list(
/obj/item/reagent_containers/food/snacks/tortilla,
)
- result = /obj/item/reagent_containers/food/snacks/vkrexiwrap/veggie
\ No newline at end of file
+ result = /obj/item/reagent_containers/food/snacks/vkrexiwrap/veggie
diff --git a/code/modules/cooking/recipes/recipes_eggs.dm b/code/modules/cooking/recipes/recipes_eggs.dm
index 152d624bc1e..ceec06f5f98 100644
--- a/code/modules/cooking/recipes/recipes_eggs.dm
+++ b/code/modules/cooking/recipes/recipes_eggs.dm
@@ -69,4 +69,4 @@
appliance = SKILLET
fruit = list("tomato" = 2)
reagents = list(/singleton/reagent/spacespice = 2, /singleton/reagent/blackpepper = 1, /singleton/reagent/nutriment/protein/egg = 6)
- result = /obj/item/reagent_containers/food/snacks/shakshouka
\ No newline at end of file
+ result = /obj/item/reagent_containers/food/snacks/shakshouka
diff --git a/code/modules/cooking/recipes/recipes_fish.dm b/code/modules/cooking/recipes/recipes_fish.dm
index 425d3b03f9c..0cedeb49afb 100644
--- a/code/modules/cooking/recipes/recipes_fish.dm
+++ b/code/modules/cooking/recipes/recipes_fish.dm
@@ -3,4 +3,4 @@
items = list(
/obj/item/reagent_containers/food/snacks/fish
)
- result = /obj/item/reagent_containers/food/snacks/sashimi
\ No newline at end of file
+ result = /obj/item/reagent_containers/food/snacks/sashimi
diff --git a/code/modules/cooking/recipes/recipes_grill.dm b/code/modules/cooking/recipes/recipes_grill.dm
index d4ff2351fd0..c6c36730c2c 100644
--- a/code/modules/cooking/recipes/recipes_grill.dm
+++ b/code/modules/cooking/recipes/recipes_grill.dm
@@ -26,4 +26,4 @@
var/list/results = .
for(var/thing in results)
var/obj/item/XMG = thing
- XMG.reagents.del_reagent(/singleton/reagent/acid/polyacid)
\ No newline at end of file
+ XMG.reagents.del_reagent(/singleton/reagent/acid/polyacid)
diff --git a/code/modules/cooking/recipes/recipes_ingredients.dm b/code/modules/cooking/recipes/recipes_ingredients.dm
index ca22a768579..7d7b35106e1 100644
--- a/code/modules/cooking/recipes/recipes_ingredients.dm
+++ b/code/modules/cooking/recipes/recipes_ingredients.dm
@@ -16,4 +16,4 @@
reagent_mix = RECIPE_REAGENT_REPLACE
/singleton/recipe/whitechocolate/soy
- reagents = list(/singleton/reagent/nutriment/vanilla = 2, /singleton/reagent/drink/milk/soymilk = 2, /singleton/reagent/sugar = 2)
\ No newline at end of file
+ reagents = list(/singleton/reagent/nutriment/vanilla = 2, /singleton/reagent/drink/milk/soymilk = 2, /singleton/reagent/sugar = 2)
diff --git a/code/modules/cooking/recipes/recipes_noodles.dm b/code/modules/cooking/recipes/recipes_noodles.dm
index 48891806392..e95bc4b4b4b 100644
--- a/code/modules/cooking/recipes/recipes_noodles.dm
+++ b/code/modules/cooking/recipes/recipes_noodles.dm
@@ -64,4 +64,4 @@
/obj/item/reagent_containers/food/snacks/cheesewedge,
/obj/item/reagent_containers/food/snacks/bacon
)
- result = /obj/item/reagent_containers/food/snacks/macandcheese/bacon
\ No newline at end of file
+ result = /obj/item/reagent_containers/food/snacks/macandcheese/bacon
diff --git a/code/modules/custom_ka/upgrade_chips.dm b/code/modules/custom_ka/upgrade_chips.dm
index b08ccf45d00..5af8aeeff7e 100644
--- a/code/modules/custom_ka/upgrade_chips.dm
+++ b/code/modules/custom_ka/upgrade_chips.dm
@@ -62,4 +62,4 @@
range_increase = 4
capacity_increase = 100
mod_limit_increase = 5
- origin_tech = list(TECH_POWER = 6,TECH_MAGNET = 6, TECH_DATA = 6, TECH_ILLEGAL = 4)
\ No newline at end of file
+ origin_tech = list(TECH_POWER = 6,TECH_MAGNET = 6, TECH_DATA = 6, TECH_ILLEGAL = 4)
diff --git a/code/modules/effects/ion_trail_follow.dm b/code/modules/effects/ion_trail_follow.dm
index 0bc3f38eb1a..01005b09104 100644
--- a/code/modules/effects/ion_trail_follow.dm
+++ b/code/modules/effects/ion_trail_follow.dm
@@ -51,4 +51,4 @@
/obj/effect/effect/ion_trails/explosion
name = "combustion trails"
- icon_state = "explosion_particle"
\ No newline at end of file
+ icon_state = "explosion_particle"
diff --git a/code/modules/effects/map_effects/door_helper.dm b/code/modules/effects/map_effects/door_helper.dm
index ddcfc2201cc..b886a5315d9 100644
--- a/code/modules/effects/map_effects/door_helper.dm
+++ b/code/modules/effects/map_effects/door_helper.dm
@@ -10,4 +10,4 @@
if(istype(D, /obj/machinery/door/blast) || istype(D, /obj/machinery/door/firedoor))
continue
D.unres_dir ^= dir
- return INITIALIZE_HINT_QDEL
\ No newline at end of file
+ return INITIALIZE_HINT_QDEL
diff --git a/code/modules/effects/map_effects/effect_emitter.dm b/code/modules/effects/map_effects/effect_emitter.dm
index 11fe6d24eb7..e2c5c37ef3b 100644
--- a/code/modules/effects/map_effects/effect_emitter.dm
+++ b/code/modules/effects/map_effects/effect_emitter.dm
@@ -51,4 +51,4 @@
/obj/effect/map_effect/interval/effect_emitter/sparks/frequent
effect_amount = 4 // Otherwise it caps out fast.
interval_lower_bound = 1
- interval_upper_bound = 3 SECONDS
\ No newline at end of file
+ interval_upper_bound = 3 SECONDS
diff --git a/code/modules/effects/map_effects/perma_light.dm b/code/modules/effects/map_effects/perma_light.dm
index 7c9344c090c..d7b5d6295f2 100644
--- a/code/modules/effects/map_effects/perma_light.dm
+++ b/code/modules/effects/map_effects/perma_light.dm
@@ -25,4 +25,4 @@
/obj/effect/map_effect/perma_light/concentrated/halogen
name = "permanent light (concentrated halogen)"
- light_color = LIGHT_COLOR_HALOGEN
\ No newline at end of file
+ light_color = LIGHT_COLOR_HALOGEN
diff --git a/code/modules/effects/map_effects/screen_shaker.dm b/code/modules/effects/map_effects/screen_shaker.dm
index 960546c374a..ff9ac1a0e82 100644
--- a/code/modules/effects/map_effects/screen_shaker.dm
+++ b/code/modules/effects/map_effects/screen_shaker.dm
@@ -15,4 +15,4 @@
var/mob/M = A
if(M.z == src.z && get_dist(src, M) <= shake_radius)
shake_camera(M, shake_duration, shake_strength)
- ..()
\ No newline at end of file
+ ..()
diff --git a/code/modules/effects/map_effects/sound_emitter.dm b/code/modules/effects/map_effects/sound_emitter.dm
index d4373616b66..e589aa5690e 100644
--- a/code/modules/effects/map_effects/sound_emitter.dm
+++ b/code/modules/effects/map_effects/sound_emitter.dm
@@ -78,4 +78,4 @@
/obj/effect/map_effect/interval/sound_emitter/bikehorns
sounds_to_play = list('sound/items/bikehorn.ogg')
interval_lower_bound = 5
- interval_upper_bound = 1 SECOND
\ No newline at end of file
+ interval_upper_bound = 1 SECOND
diff --git a/code/modules/effects/maze_generation/helper_modules/entry_exit.dm b/code/modules/effects/maze_generation/helper_modules/entry_exit.dm
index ba6f2563c5a..de85b80ceb2 100644
--- a/code/modules/effects/maze_generation/helper_modules/entry_exit.dm
+++ b/code/modules/effects/maze_generation/helper_modules/entry_exit.dm
@@ -9,4 +9,4 @@
T.ChangeTurf(BWG.floor_material)
else
for(var/obj/structure/window/reinforced/crescent/MG in get_turf(src))
- qdel(MG)
\ No newline at end of file
+ qdel(MG)
diff --git a/code/modules/effects/maze_generation/loot_modules/trash_module.dm b/code/modules/effects/maze_generation/loot_modules/trash_module.dm
index 68b42bb0afe..9cbd07ffb98 100644
--- a/code/modules/effects/maze_generation/loot_modules/trash_module.dm
+++ b/code/modules/effects/maze_generation/loot_modules/trash_module.dm
@@ -3,4 +3,4 @@
spawn_probability = 80
/obj/effect/mazegen/module_loot/trash/spawn_loot(turf/T)
- new /obj/random/junk(T)
\ No newline at end of file
+ new /obj/random/junk(T)
diff --git a/code/modules/effects/maze_generation/maze_helper_atoms.dm b/code/modules/effects/maze_generation/maze_helper_atoms.dm
index 5d7469012fd..e2437ced64c 100644
--- a/code/modules/effects/maze_generation/maze_helper_atoms.dm
+++ b/code/modules/effects/maze_generation/maze_helper_atoms.dm
@@ -3,4 +3,4 @@
desc = "You should not be seeing this!"
icon = 'icons/mob/screen/generic.dmi'
icon_state = "x2"
- color = "#00FF00"
\ No newline at end of file
+ color = "#00FF00"
diff --git a/code/modules/emotes/definitions/visible.dm b/code/modules/emotes/definitions/visible.dm
index 45184cffbcc..3008655e6f8 100644
--- a/code/modules/emotes/definitions/visible.dm
+++ b/code/modules/emotes/definitions/visible.dm
@@ -335,4 +335,4 @@
/singleton/emote/visible/tflick
key = "tflick"
- emote_message_3p = "USER's tail flicks."
\ No newline at end of file
+ emote_message_3p = "USER's tail flicks."
diff --git a/code/modules/events/carp_migration.dm b/code/modules/events/carp_migration.dm
index cdf95f993a1..df484aa220a 100644
--- a/code/modules/events/carp_migration.dm
+++ b/code/modules/events/carp_migration.dm
@@ -134,4 +134,4 @@
/datum/event/carp_migration/overmap/setup()
announceWhen = 1
- despawn_turfs = typecacheof(despawn_turfs)
\ No newline at end of file
+ despawn_turfs = typecacheof(despawn_turfs)
diff --git a/code/modules/events/false_alarm.dm b/code/modules/events/false_alarm.dm
index 20a81203d69..ed6e658e0bb 100644
--- a/code/modules/events/false_alarm.dm
+++ b/code/modules/events/false_alarm.dm
@@ -49,4 +49,4 @@
E.end(TRUE)
E.kill()
- E.announce()
\ No newline at end of file
+ E.announce()
diff --git a/code/modules/events/grid_check.dm b/code/modules/events/grid_check.dm
index 8561c5b17a1..b8c8812b4de 100644
--- a/code/modules/events/grid_check.dm
+++ b/code/modules/events/grid_check.dm
@@ -6,4 +6,4 @@
power_failure(0, severity)
/datum/event/grid_check/announce()
- command_announcement.Announce("Abnormal activity detected in [station_name()]'s powernet. As a precautionary measure, the power will be shut off for an indeterminate duration.", "Automated Grid Check", new_sound = 'sound/AI/poweroff.ogg', zlevels = affecting_z)
\ No newline at end of file
+ command_announcement.Announce("Abnormal activity detected in [station_name()]'s powernet. As a precautionary measure, the power will be shut off for an indeterminate duration.", "Automated Grid Check", new_sound = 'sound/AI/poweroff.ogg', zlevels = affecting_z)
diff --git a/code/modules/events/radiation_storm.dm b/code/modules/events/radiation_storm.dm
index 85e669a2331..f42b0fefc8c 100644
--- a/code/modules/events/radiation_storm.dm
+++ b/code/modules/events/radiation_storm.dm
@@ -64,4 +64,4 @@
A.radiation_active = TRUE
else
A.radiation_active = null
- A.update_icon()
\ No newline at end of file
+ A.update_icon()
diff --git a/code/modules/events/spontaneous_appendicitis.dm b/code/modules/events/spontaneous_appendicitis.dm
index e566b274130..7581cb335e9 100644
--- a/code/modules/events/spontaneous_appendicitis.dm
+++ b/code/modules/events/spontaneous_appendicitis.dm
@@ -9,4 +9,4 @@
continue
A.inflamed = 1
A.update_icon()
- break
\ No newline at end of file
+ break
diff --git a/code/modules/games/cardemon.dm b/code/modules/games/cardemon.dm
index cc9cac32a8e..709c2f78504 100644
--- a/code/modules/games/cardemon.dm
+++ b/code/modules/games/cardemon.dm
@@ -27,4 +27,4 @@
P.name = "[rarity] [P.name]"
P.card_icon += "_[rarity]"
P.back_icon = "card_back_cardemon"
- cards += P
\ No newline at end of file
+ cards += P
diff --git a/code/modules/ghostroles/spawner/atom/combat_robot.dm b/code/modules/ghostroles/spawner/atom/combat_robot.dm
index 968ab68bb9b..162890df69a 100644
--- a/code/modules/ghostroles/spawner/atom/combat_robot.dm
+++ b/code/modules/ghostroles/spawner/atom/combat_robot.dm
@@ -9,4 +9,4 @@
loc_type = GS_LOC_ATOM
atom_add_message = "A combat robot has started its boot process!"
- spawn_mob = /mob/living/silicon/robot/combat
\ No newline at end of file
+ spawn_mob = /mob/living/silicon/robot/combat
diff --git a/code/modules/ghostroles/spawner/atom/cult_construct.dm b/code/modules/ghostroles/spawner/atom/cult_construct.dm
index 54930bbf15a..743df1647fe 100644
--- a/code/modules/ghostroles/spawner/atom/cult_construct.dm
+++ b/code/modules/ghostroles/spawner/atom/cult_construct.dm
@@ -11,4 +11,4 @@
loc_type = GS_LOC_ATOM
atom_add_message = "A cult construct has ghosted!"
- spawn_mob = /mob/living/simple_animal/construct
\ No newline at end of file
+ spawn_mob = /mob/living/simple_animal/construct
diff --git a/code/modules/ghostroles/spawner/atom/diona_nymph.dm b/code/modules/ghostroles/spawner/atom/diona_nymph.dm
index 25fa86fa305..30dd74b8238 100644
--- a/code/modules/ghostroles/spawner/atom/diona_nymph.dm
+++ b/code/modules/ghostroles/spawner/atom/diona_nymph.dm
@@ -7,4 +7,4 @@
loc_type = GS_LOC_ATOM
atom_add_message = "A Diona Nymph has sprung up somewhere on the station!"
- spawn_mob = /mob/living/carbon/alien/diona
\ No newline at end of file
+ spawn_mob = /mob/living/carbon/alien/diona
diff --git a/code/modules/ghostroles/spawner/atom/living_plant.dm b/code/modules/ghostroles/spawner/atom/living_plant.dm
index f7b74f88203..072bbbea5b6 100644
--- a/code/modules/ghostroles/spawner/atom/living_plant.dm
+++ b/code/modules/ghostroles/spawner/atom/living_plant.dm
@@ -7,4 +7,4 @@
loc_type = GS_LOC_ATOM
atom_add_message = "A Living Plant has sprung up somewhere on the station!"
- spawn_mob = /mob/living
\ No newline at end of file
+ spawn_mob = /mob/living
diff --git a/code/modules/ghostroles/spawner/atom/posibrain.dm b/code/modules/ghostroles/spawner/atom/posibrain.dm
index 8043a2f5a55..5dbcb58b3c0 100644
--- a/code/modules/ghostroles/spawner/atom/posibrain.dm
+++ b/code/modules/ghostroles/spawner/atom/posibrain.dm
@@ -10,4 +10,4 @@
loc_type = GS_LOC_ATOM
atom_add_message = "A posibrain has started its boot process!"
- spawn_mob = /mob/living/carbon/brain
\ No newline at end of file
+ spawn_mob = /mob/living/carbon/brain
diff --git a/code/modules/ghostroles/spawner/atom/shade.dm b/code/modules/ghostroles/spawner/atom/shade.dm
index df3e42c96db..ea7584fc1c9 100644
--- a/code/modules/ghostroles/spawner/atom/shade.dm
+++ b/code/modules/ghostroles/spawner/atom/shade.dm
@@ -11,4 +11,4 @@
loc_type = GS_LOC_ATOM
atom_add_message = "A cult shade has ghosted!"
- spawn_mob = /mob/living/simple_animal/shade
\ No newline at end of file
+ spawn_mob = /mob/living/simple_animal/shade
diff --git a/code/modules/ghostroles/spawner/atom/technomancer_apprentice.dm b/code/modules/ghostroles/spawner/atom/technomancer_apprentice.dm
index 014247d8d26..419dafb6dcf 100644
--- a/code/modules/ghostroles/spawner/atom/technomancer_apprentice.dm
+++ b/code/modules/ghostroles/spawner/atom/technomancer_apprentice.dm
@@ -18,4 +18,4 @@
loc_type = GS_LOC_ATOM
atom_add_message = "A technomancer master has requested a loyal golem!"
- spawn_mob = /mob/living/carbon/human/technomancer_golem
\ No newline at end of file
+ spawn_mob = /mob/living/carbon/human/technomancer_golem
diff --git a/code/modules/ghostroles/spawner/human/responseteams/mercenary.dm b/code/modules/ghostroles/spawner/human/responseteams/mercenary.dm
index 727ce376c4e..4ec3e3068ee 100644
--- a/code/modules/ghostroles/spawner/human/responseteams/mercenary.dm
+++ b/code/modules/ghostroles/spawner/human/responseteams/mercenary.dm
@@ -26,4 +26,4 @@
short_name = "mercl"
max_count = 1
desc = "The leader of the freelancer mercenary team."
- outfit = /datum/outfit/admin/ert/mercenary/leader
\ No newline at end of file
+ outfit = /datum/outfit/admin/ert/mercenary/leader
diff --git a/code/modules/ghostroles/spawner/human/responseteams/nt_ert.dm b/code/modules/ghostroles/spawner/human/responseteams/nt_ert.dm
index 3fe88d8ba2a..4c683506bcb 100644
--- a/code/modules/ghostroles/spawner/human/responseteams/nt_ert.dm
+++ b/code/modules/ghostroles/spawner/human/responseteams/nt_ert.dm
@@ -28,4 +28,4 @@
short_name = "ntlead"
desc = "The leader of the NanoTrasen Phoenix ERT."
max_count = 1
- mob_name_prefix = "L/Tpr. "
\ No newline at end of file
+ mob_name_prefix = "L/Tpr. "
diff --git a/code/modules/ghostroles/spawner/human/responseteams/response_team.dm b/code/modules/ghostroles/spawner/human/responseteams/response_team.dm
index 8eaa8dcab80..ae3f965264b 100644
--- a/code/modules/ghostroles/spawner/human/responseteams/response_team.dm
+++ b/code/modules/ghostroles/spawner/human/responseteams/response_team.dm
@@ -22,4 +22,4 @@
/datum/ghostspawner/human/ert/post_spawn(mob/user)
if(name)
to_chat(user, "You are [max_count > 1 ? "a" : "the"] [name]!")
- return ..()
\ No newline at end of file
+ return ..()
diff --git a/code/modules/ghostroles/spawner/human/responseteams/tcfl.dm b/code/modules/ghostroles/spawner/human/responseteams/tcfl.dm
index 0faff7069ae..0d8cc94d32a 100644
--- a/code/modules/ghostroles/spawner/human/responseteams/tcfl.dm
+++ b/code/modules/ghostroles/spawner/human/responseteams/tcfl.dm
@@ -34,4 +34,4 @@
welcome_message = "As a pilot of the Tau Ceti Foreign Legion, your job is to pilot your assigned dropship and keep it safe from any hostile forces. You may also have to assist the main task force in a supporting role if the need arises."
outfit = /datum/outfit/admin/ert/legion/pilot
mob_name_prefix = "PL. "
- spawnpoints = list("TCFLERTSpawn - Pilot")
\ No newline at end of file
+ spawnpoints = list("TCFLERTSpawn - Pilot")
diff --git a/code/modules/ghostroles/spawner/simplemob/reboot_maintdrone.dm b/code/modules/ghostroles/spawner/simplemob/reboot_maintdrone.dm
index 57512b27707..0bb70616806 100644
--- a/code/modules/ghostroles/spawner/simplemob/reboot_maintdrone.dm
+++ b/code/modules/ghostroles/spawner/simplemob/reboot_maintdrone.dm
@@ -7,4 +7,4 @@
loc_type = GS_LOC_ATOM
atom_add_message = "A maintenance drone has started its rebooting procedure!"
- spawn_mob = /mob/living/silicon/robot/drone
\ No newline at end of file
+ spawn_mob = /mob/living/silicon/robot/drone
diff --git a/code/modules/ghostroles/spawner/simplemob/spider_queen.dm b/code/modules/ghostroles/spawner/simplemob/spider_queen.dm
index fe2d6702780..0683299f6a1 100644
--- a/code/modules/ghostroles/spawner/simplemob/spider_queen.dm
+++ b/code/modules/ghostroles/spawner/simplemob/spider_queen.dm
@@ -12,4 +12,4 @@
respawn_flag = null
- spawn_mob = /mob/living/simple_animal/hostile/spider_queen
\ No newline at end of file
+ spawn_mob = /mob/living/simple_animal/hostile/spider_queen
diff --git a/code/modules/heavy_vehicle/_mech_setup.dm b/code/modules/heavy_vehicle/_mech_setup.dm
index 2b1f8ade590..34605f825fe 100644
--- a/code/modules/heavy_vehicle/_mech_setup.dm
+++ b/code/modules/heavy_vehicle/_mech_setup.dm
@@ -40,4 +40,4 @@ var/global/list/mecha_damage_overlay_cache = list()
//POWER!
#define MECH_POWER_OFF 0
#define MECH_POWER_TRANSITION 1
-#define MECH_POWER_ON 2
\ No newline at end of file
+#define MECH_POWER_ON 2
diff --git a/code/modules/heavy_vehicle/components/armor.dm b/code/modules/heavy_vehicle/components/armor.dm
index 13fed50db5d..be5855ca886 100644
--- a/code/modules/heavy_vehicle/components/armor.dm
+++ b/code/modules/heavy_vehicle/components/armor.dm
@@ -61,4 +61,4 @@
bomb = ARMOR_BOMB_RESISTANT,
bio = ARMOR_BIO_SHIELDED
)
- origin_tech = list(TECH_MATERIAL = 5)
\ No newline at end of file
+ origin_tech = list(TECH_MATERIAL = 5)
diff --git a/code/modules/heavy_vehicle/components/arms.dm b/code/modules/heavy_vehicle/components/arms.dm
index 4740efc24f2..0dc938cef3d 100644
--- a/code/modules/heavy_vehicle/components/arms.dm
+++ b/code/modules/heavy_vehicle/components/arms.dm
@@ -51,4 +51,4 @@
return ..()
/obj/item/mech_component/manipulators/update_components()
- motivator = locate() in src
\ No newline at end of file
+ motivator = locate() in src
diff --git a/code/modules/heavy_vehicle/components/head.dm b/code/modules/heavy_vehicle/components/head.dm
index 2f998fe1fc2..dc8ba1a4748 100644
--- a/code/modules/heavy_vehicle/components/head.dm
+++ b/code/modules/heavy_vehicle/components/head.dm
@@ -145,4 +145,4 @@
/obj/item/mech_component/control_module/proc/update_software()
installed_software = list()
for(var/obj/item/circuitboard/exosystem/program in contents)
- installed_software |= program.contains_software
\ No newline at end of file
+ installed_software |= program.contains_software
diff --git a/code/modules/heavy_vehicle/components/legs.dm b/code/modules/heavy_vehicle/components/legs.dm
index 279ce38f92c..fc5d79ccc40 100644
--- a/code/modules/heavy_vehicle/components/legs.dm
+++ b/code/modules/heavy_vehicle/components/legs.dm
@@ -58,4 +58,4 @@
return 1 // Inside something, assume you can get out.
if(!istype(target_loc))
return 0 // What are you even doing.
- return 1
\ No newline at end of file
+ return 1
diff --git a/code/modules/heavy_vehicle/components/software.dm b/code/modules/heavy_vehicle/components/software.dm
index 56dd68a7d57..9e86531e15f 100644
--- a/code/modules/heavy_vehicle/components/software.dm
+++ b/code/modules/heavy_vehicle/components/software.dm
@@ -31,4 +31,4 @@
icon_state = "mainboard"
origin_tech = list(TECH_DATA = 3, TECH_COMBAT = 3)
-#undef T_BOARD_MECHA
\ No newline at end of file
+#undef T_BOARD_MECHA
diff --git a/code/modules/heavy_vehicle/equipment/_equipment.dm b/code/modules/heavy_vehicle/equipment/_equipment.dm
index d290a719eeb..099dd3ed73a 100644
--- a/code/modules/heavy_vehicle/equipment/_equipment.dm
+++ b/code/modules/heavy_vehicle/equipment/_equipment.dm
@@ -136,4 +136,4 @@
/obj/item/mecha_equipment/mounted_system/get_cell()
if(owner && loc == owner)
return owner.get_cell()
- return null
\ No newline at end of file
+ return null
diff --git a/code/modules/heavy_vehicle/equipment/cult.dm b/code/modules/heavy_vehicle/equipment/cult.dm
index 8ec00d777d2..1bca134589a 100644
--- a/code/modules/heavy_vehicle/equipment/cult.dm
+++ b/code/modules/heavy_vehicle/equipment/cult.dm
@@ -24,4 +24,4 @@
/obj/item/mecha_equipment/doomblade/attack(mob/living/M, mob/living/user)
if(!owner)
return
- doomblade.attack(M, user, user.zone_sel.selecting)
\ No newline at end of file
+ doomblade.attack(M, user, user.zone_sel.selecting)
diff --git a/code/modules/heavy_vehicle/mech_helpers.dm b/code/modules/heavy_vehicle/mech_helpers.dm
index a63a4a38f0d..78a624c1754 100644
--- a/code/modules/heavy_vehicle/mech_helpers.dm
+++ b/code/modules/heavy_vehicle/mech_helpers.dm
@@ -120,4 +120,4 @@
var/obj/item/mech_component/MC = zoneToComponent(def_zone)
if(MC)
return MC.name
- return ..()
\ No newline at end of file
+ return ..()
diff --git a/code/modules/heavy_vehicle/premade/combat.dm b/code/modules/heavy_vehicle/premade/combat.dm
index 6c2a639d53d..feb10deb221 100644
--- a/code/modules/heavy_vehicle/premade/combat.dm
+++ b/code/modules/heavy_vehicle/premade/combat.dm
@@ -75,4 +75,4 @@
)
)
- . = ..()
\ No newline at end of file
+ . = ..()
diff --git a/code/modules/heavy_vehicle/premade/light.dm b/code/modules/heavy_vehicle/premade/light.dm
index 1b973fc3f1b..1667239d4fc 100644
--- a/code/modules/heavy_vehicle/premade/light.dm
+++ b/code/modules/heavy_vehicle/premade/light.dm
@@ -126,4 +126,4 @@
h_back = /obj/item/mecha_equipment/quick_enter
h_l_shoulder = /obj/item/mecha_equipment/mounted_system/flarelauncher
- h_r_shoulder = /obj/item/mecha_equipment/mounted_system/combat/smg
\ No newline at end of file
+ h_r_shoulder = /obj/item/mecha_equipment/mounted_system/combat/smg
diff --git a/code/modules/heavy_vehicle/premade/military.dm b/code/modules/heavy_vehicle/premade/military.dm
index 06bd8252448..cb9feda6fb8 100644
--- a/code/modules/heavy_vehicle/premade/military.dm
+++ b/code/modules/heavy_vehicle/premade/military.dm
@@ -62,4 +62,4 @@
e_color = COLOR_DARK_GUNMETAL
h_r_shoulder = /obj/item/mecha_equipment/mounted_system/combat/pulse
- h_l_shoulder = /obj/item/mecha_equipment/mounted_system/combat/pulse
\ No newline at end of file
+ h_l_shoulder = /obj/item/mecha_equipment/mounted_system/combat/pulse
diff --git a/code/modules/heavy_vehicle/premade/misc.dm b/code/modules/heavy_vehicle/premade/misc.dm
index 7d5573656d5..f3e5500438f 100644
--- a/code/modules/heavy_vehicle/premade/misc.dm
+++ b/code/modules/heavy_vehicle/premade/misc.dm
@@ -31,4 +31,4 @@
power_use = 7500
color = COLOR_WHITE
mech_step_sound = 'sound/mecha/tanktread.ogg'
- trample_damage = 25
\ No newline at end of file
+ trample_damage = 25
diff --git a/code/modules/heavy_vehicle/premade/pra.dm b/code/modules/heavy_vehicle/premade/pra.dm
index 825bd1b6561..960ba150e0f 100644
--- a/code/modules/heavy_vehicle/premade/pra.dm
+++ b/code/modules/heavy_vehicle/premade/pra.dm
@@ -96,4 +96,4 @@
/obj/item/mech_component/chassis/pra_egg/armored/prebuild()
. = ..()
- mech_armor = new /obj/item/robot_parts/robot_component/armor/mech/combat(src)
\ No newline at end of file
+ mech_armor = new /obj/item/robot_parts/robot_component/armor/mech/combat(src)
diff --git a/code/modules/holidays/halloween/props.dm b/code/modules/holidays/halloween/props.dm
index 01730c7870f..82b589b6c42 100644
--- a/code/modules/holidays/halloween/props.dm
+++ b/code/modules/holidays/halloween/props.dm
@@ -27,4 +27,4 @@
icon_state = "halloween_l"
/obj/structure/sign/flag/halloween/right
- icon_state = "halloween_r"
\ No newline at end of file
+ icon_state = "halloween_r"
diff --git a/code/modules/hydroponics/beekeeping/bee_pack.dm b/code/modules/hydroponics/beekeeping/bee_pack.dm
index ff8af00290a..51644c04921 100644
--- a/code/modules/hydroponics/beekeeping/bee_pack.dm
+++ b/code/modules/hydroponics/beekeeping/bee_pack.dm
@@ -23,4 +23,4 @@
name = initial(name)
desc = initial(desc)
full = TRUE
- update_icon()
\ No newline at end of file
+ update_icon()
diff --git a/code/modules/hydroponics/beekeeping/honey_frame.dm b/code/modules/hydroponics/beekeeping/honey_frame.dm
index de3ab26baae..dee7f8c9d41 100644
--- a/code/modules/hydroponics/beekeeping/honey_frame.dm
+++ b/code/modules/hydroponics/beekeeping/honey_frame.dm
@@ -13,4 +13,4 @@
/obj/item/honey_frame/filled/Initialize()
. = ..()
- add_overlay("honeycomb")
\ No newline at end of file
+ add_overlay("honeycomb")
diff --git a/code/modules/hydroponics/beekeeping/wax.dm b/code/modules/hydroponics/beekeeping/wax.dm
index 54a06c72ce6..28abb07c8dc 100644
--- a/code/modules/hydroponics/beekeeping/wax.dm
+++ b/code/modules/hydroponics/beekeeping/wax.dm
@@ -12,4 +12,4 @@
var/global/list/datum/stack_recipe/wax_recipes = list(
new /datum/stack_recipe("candle", /obj/item/flame/candle)
-)
\ No newline at end of file
+)
diff --git a/code/modules/hydroponics/grown_inedible.dm b/code/modules/hydroponics/grown_inedible.dm
index ab1f453eb51..9c789fcefdd 100644
--- a/code/modules/hydroponics/grown_inedible.dm
+++ b/code/modules/hydroponics/grown_inedible.dm
@@ -76,4 +76,4 @@
if(H.shoes?.item_flags & LIGHTSTEP)
return
var/mob/living/M = AM
- M.slip("the [src.name]",4)
\ No newline at end of file
+ M.slip("the [src.name]",4)
diff --git a/code/modules/hydroponics/seed_datums/aquaculture.dm b/code/modules/hydroponics/seed_datums/aquaculture.dm
index eab68ff7147..30b1a166104 100644
--- a/code/modules/hydroponics/seed_datums/aquaculture.dm
+++ b/code/modules/hydroponics/seed_datums/aquaculture.dm
@@ -63,4 +63,4 @@
set_trait(TRAIT_PLANT_COLOUR, "#9aaca6")
/obj/item/seeds/clam/rasval
- seed_type = "rasval clam"
\ No newline at end of file
+ seed_type = "rasval clam"
diff --git a/code/modules/hydroponics/seed_datums/fruits.dm b/code/modules/hydroponics/seed_datums/fruits.dm
index da527c13add..cf31286e2de 100644
--- a/code/modules/hydroponics/seed_datums/fruits.dm
+++ b/code/modules/hydroponics/seed_datums/fruits.dm
@@ -473,4 +473,4 @@
set_trait(TRAIT_IDEAL_LIGHT, 6)
/obj/item/seeds/richcoffeeseed
- seed_type = "richcoffee"
\ No newline at end of file
+ seed_type = "richcoffee"
diff --git a/code/modules/hydroponics/seed_datums/unathi.dm b/code/modules/hydroponics/seed_datums/unathi.dm
index 37f0133085e..2cbef7c4b18 100644
--- a/code/modules/hydroponics/seed_datums/unathi.dm
+++ b/code/modules/hydroponics/seed_datums/unathi.dm
@@ -136,4 +136,4 @@
set_trait(TRAIT_NUTRIENT_CONSUMPTION, 0.15)
/obj/item/seeds/serkiflowerseed
- seed_type = "S'erki flowers"
\ No newline at end of file
+ seed_type = "S'erki flowers"
diff --git a/code/modules/hydroponics/seed_mobs.dm b/code/modules/hydroponics/seed_mobs.dm
index 03dc57a7120..d3752e6c770 100644
--- a/code/modules/hydroponics/seed_mobs.dm
+++ b/code/modules/hydroponics/seed_mobs.dm
@@ -22,4 +22,4 @@
for(var/j = 0;j<=total_yield;j++)
var/obj/item/seeds/S = new(get_turf(host))
S.seed_type = name
- S.update_seed()
\ No newline at end of file
+ S.update_seed()
diff --git a/code/modules/integrated_electronics/core/special_pins/ref_pin.dm b/code/modules/integrated_electronics/core/special_pins/ref_pin.dm
index 461965f254b..90901357a23 100644
--- a/code/modules/integrated_electronics/core/special_pins/ref_pin.dm
+++ b/code/modules/integrated_electronics/core/special_pins/ref_pin.dm
@@ -11,4 +11,4 @@
holder.on_data_written()
/datum/integrated_io/ref/display_pin_type()
- return IC_FORMAT_REF
\ No newline at end of file
+ return IC_FORMAT_REF
diff --git a/code/modules/integrated_electronics/subtypes/arithmetic.dm b/code/modules/integrated_electronics/subtypes/arithmetic.dm
index 7505ed867ea..ce7708c001e 100644
--- a/code/modules/integrated_electronics/subtypes/arithmetic.dm
+++ b/code/modules/integrated_electronics/subtypes/arithmetic.dm
@@ -350,4 +350,4 @@
set_pin_data(IC_OUTPUT, 1, max(values))
push_data()
- activate_pin(2)
\ No newline at end of file
+ activate_pin(2)
diff --git a/code/modules/integrated_electronics/subtypes/built_in.dm b/code/modules/integrated_electronics/subtypes/built_in.dm
index 23002aacd1e..aa49e08ef92 100644
--- a/code/modules/integrated_electronics/subtypes/built_in.dm
+++ b/code/modules/integrated_electronics/subtypes/built_in.dm
@@ -37,4 +37,4 @@
outputs = list("output" = IC_PINTYPE_ANY)
/obj/item/integrated_circuit/built_in/action_button/do_work()
- activate_pin(1)
\ No newline at end of file
+ activate_pin(1)
diff --git a/code/modules/integrated_electronics/~defines/~defines.dm b/code/modules/integrated_electronics/~defines/~defines.dm
index 90aa05acf19..621967d81e7 100644
--- a/code/modules/integrated_electronics/~defines/~defines.dm
+++ b/code/modules/integrated_electronics/~defines/~defines.dm
@@ -33,4 +33,4 @@
#undef IC_PINTYPE_PULSE_IN
#undef IC_PINTYPE_PULSE_OUT
-#undef IC_MAX_LIST_LENGTH
\ No newline at end of file
+#undef IC_MAX_LIST_LENGTH
diff --git a/code/modules/item_worth/Value_procs/atoms.dm b/code/modules/item_worth/Value_procs/atoms.dm
index e88a886093d..6887b3b747e 100644
--- a/code/modules/item_worth/Value_procs/atoms.dm
+++ b/code/modules/item_worth/Value_procs/atoms.dm
@@ -1,2 +1,2 @@
/atom/proc/Value(var/base)
- return base
\ No newline at end of file
+ return base
diff --git a/code/modules/item_worth/Value_procs/mob.dm b/code/modules/item_worth/Value_procs/mob.dm
index 1c37bec0f33..d22e0658ee1 100644
--- a/code/modules/item_worth/Value_procs/mob.dm
+++ b/code/modules/item_worth/Value_procs/mob.dm
@@ -1,4 +1,4 @@
/mob/living/carbon/human/Value(var/base)
. = ..()
if(species)
- . *= species.rarity_value
\ No newline at end of file
+ . *= species.rarity_value
diff --git a/code/modules/item_worth/Value_procs/obj.dm b/code/modules/item_worth/Value_procs/obj.dm
index 0703330a8ee..d5482ddc89e 100644
--- a/code/modules/item_worth/Value_procs/obj.dm
+++ b/code/modules/item_worth/Value_procs/obj.dm
@@ -1,4 +1,4 @@
/obj/Value()
. = ..()
for(var/a in contents)
- . += get_value(a)
\ No newline at end of file
+ . += get_value(a)
diff --git a/code/modules/item_worth/Value_procs/obj/machinery.dm b/code/modules/item_worth/Value_procs/obj/machinery.dm
index 4301061c9a5..e258b2797e8 100644
--- a/code/modules/item_worth/Value_procs/obj/machinery.dm
+++ b/code/modules/item_worth/Value_procs/obj/machinery.dm
@@ -2,4 +2,4 @@
. = ..()
if(stat & BROKEN)
. *= 0.5
- . = round(.)
\ No newline at end of file
+ . = round(.)
diff --git a/code/modules/item_worth/Value_procs/obj/structures.dm b/code/modules/item_worth/Value_procs/obj/structures.dm
index f2b48d9f4a4..402dec629b6 100644
--- a/code/modules/item_worth/Value_procs/obj/structures.dm
+++ b/code/modules/item_worth/Value_procs/obj/structures.dm
@@ -2,4 +2,4 @@
return material.value
/obj/structure/bed/Value()
- return ..() * material.value
\ No newline at end of file
+ return ..() * material.value
diff --git a/code/modules/item_worth/_helpers.dm b/code/modules/item_worth/_helpers.dm
index 8841debc67a..c93239234f3 100644
--- a/code/modules/item_worth/_helpers.dm
+++ b/code/modules/item_worth/_helpers.dm
@@ -1,3 +1,3 @@
//Workaround by Ginja due to the fact initial(parent_type) does not work.
-#define PARENT(x) text2path(replacetext("[x]", regex("/\[^/\]+$"), ""))
\ No newline at end of file
+#define PARENT(x) text2path(replacetext("[x]", regex("/\[^/\]+$"), ""))
diff --git a/code/modules/item_worth/item_worth.dm b/code/modules/item_worth/item_worth.dm
index 0b182021a18..f47a53a260d 100644
--- a/code/modules/item_worth/item_worth.dm
+++ b/code/modules/item_worth/item_worth.dm
@@ -10,4 +10,4 @@
else // Negative. If it's a path, use -x, otherwise call Value() on the instance
if(ispath(A))
return -value
- return A.Value(-value)
\ No newline at end of file
+ return A.Value(-value)
diff --git a/code/modules/item_worth/material_weapons.dm b/code/modules/item_worth/material_weapons.dm
index c06d74f3b3f..e76b103e156 100644
--- a/code/modules/item_worth/material_weapons.dm
+++ b/code/modules/item_worth/material_weapons.dm
@@ -44,4 +44,4 @@
worth_multiplier = 10
/obj/item/material/twohanded/zweihander
- worth_multiplier = 35
\ No newline at end of file
+ worth_multiplier = 35
diff --git a/code/modules/law/law.dm b/code/modules/law/law.dm
index de2fb1732a9..f3b8c3a3411 100644
--- a/code/modules/law/law.dm
+++ b/code/modules/law/law.dm
@@ -48,4 +48,4 @@ $PRISONER_NAME was found guilty of $CRIME on $DATE. Their sentence was $SENTENCE
if(max_brig_time >= PERMABRIG_SENTENCE)
return "[min_brig_time] minutes - HuT"
else
- return "[min_brig_time] - [max_brig_time] minutes"
\ No newline at end of file
+ return "[min_brig_time] - [max_brig_time] minutes"
diff --git a/code/modules/law/laws/high_severity.dm b/code/modules/law/laws/high_severity.dm
index 736e58a0284..d404ab16859 100644
--- a/code/modules/law/laws/high_severity.dm
+++ b/code/modules/law/laws/high_severity.dm
@@ -91,4 +91,4 @@
id = "i311"
min_brig_time = 20
- max_brig_time = 90
\ No newline at end of file
+ max_brig_time = 90
diff --git a/code/modules/law/laws/low_severity.dm b/code/modules/law/laws/low_severity.dm
index b215529fbf7..b477523d736 100644
--- a/code/modules/law/laws/low_severity.dm
+++ b/code/modules/law/laws/low_severity.dm
@@ -197,4 +197,4 @@
max_brig_time = 10
min_fine = 500
- max_fine = 750
\ No newline at end of file
+ max_fine = 750
diff --git a/code/modules/maps/helper_landmarks.dm b/code/modules/maps/helper_landmarks.dm
index 2bec33a763e..2ba49eaa049 100644
--- a/code/modules/maps/helper_landmarks.dm
+++ b/code/modules/maps/helper_landmarks.dm
@@ -29,4 +29,4 @@
var/turf/simulated/T = get_turf(src)
if(istype(T))
T.fire_act(temp)
- . = ..()
\ No newline at end of file
+ . = ..()
diff --git a/code/modules/maps/planet_types/lore/burzsia.dm b/code/modules/maps/planet_types/lore/burzsia.dm
index 8007d82e15a..4e16d496577 100644
--- a/code/modules/maps/planet_types/lore/burzsia.dm
+++ b/code/modules/maps/planet_types/lore/burzsia.dm
@@ -58,4 +58,4 @@
/obj/effect/overmap/visitable/sector/exoplanet/barren/asteroid/burzsia
name = "Burzsia II"
- generated_name = FALSE
\ No newline at end of file
+ generated_name = FALSE
diff --git a/code/modules/martial_arts/gunkata.dm b/code/modules/martial_arts/gunkata.dm
index deb8783237c..663b262a2b1 100644
--- a/code/modules/martial_arts/gunkata.dm
+++ b/code/modules/martial_arts/gunkata.dm
@@ -7,4 +7,4 @@
desc = "A manual containing basic Gun-Kata instruction and techniques."
icon_state = "rulebook"
item_state = "rulebook"
- martial_art = /datum/martial_art/gun_kata
\ No newline at end of file
+ martial_art = /datum/martial_art/gun_kata
diff --git a/code/modules/martial_arts/plasma_fist.dm b/code/modules/martial_arts/plasma_fist.dm
index af6b91cce93..87c6e231465 100644
--- a/code/modules/martial_arts/plasma_fist.dm
+++ b/code/modules/martial_arts/plasma_fist.dm
@@ -116,4 +116,4 @@
#undef TORNADO_COMBO
#undef THROWBACK_COMBO
-#undef PLASMA_COMBO
\ No newline at end of file
+#undef PLASMA_COMBO
diff --git a/code/modules/martial_arts/revenant.dm b/code/modules/martial_arts/revenant.dm
index eb01f7c5f02..e00e6c79d2a 100644
--- a/code/modules/martial_arts/revenant.dm
+++ b/code/modules/martial_arts/revenant.dm
@@ -37,4 +37,4 @@
to_chat(usr, "You think of your former dimension...")
to_chat(usr, "Bash Slash: Harm Harm Harm. Deliver a strong slashing strike against the enemy, pushing them away.")
-#undef BASH_SLASH
\ No newline at end of file
+#undef BASH_SLASH
diff --git a/code/modules/martial_arts/tajara.dm b/code/modules/martial_arts/tajara.dm
index c2cff2a21ef..fa10d44e4b0 100644
--- a/code/modules/martial_arts/tajara.dm
+++ b/code/modules/martial_arts/tajara.dm
@@ -107,4 +107,4 @@
#undef EYE_RAKE
#undef CLAW_PUNCH
-#undef RRAKNARR_STAB
\ No newline at end of file
+#undef RRAKNARR_STAB
diff --git a/code/modules/martial_arts/unathi.dm b/code/modules/martial_arts/unathi.dm
index 3219ca52f28..3a02e10bed0 100644
--- a/code/modules/martial_arts/unathi.dm
+++ b/code/modules/martial_arts/unathi.dm
@@ -107,4 +107,4 @@
#undef TAIL_SWEEP
#undef SWIFT_DISARM
-#undef HAMMERING_STRIKE
\ No newline at end of file
+#undef HAMMERING_STRIKE
diff --git a/code/modules/materials/_material_def.dm b/code/modules/materials/_material_def.dm
index b0678001645..6dcd23e47a4 100644
--- a/code/modules/materials/_material_def.dm
+++ b/code/modules/materials/_material_def.dm
@@ -1 +1 @@
-#define BUILD_AMT "build_amt" // just a silly string intended to show that a structure recipe makes use of build_amt
\ No newline at end of file
+#define BUILD_AMT "build_amt" // just a silly string intended to show that a structure recipe makes use of build_amt
diff --git a/code/modules/materials/~material_def.dm b/code/modules/materials/~material_def.dm
index 2854525b101..5d5960ecf0c 100644
--- a/code/modules/materials/~material_def.dm
+++ b/code/modules/materials/~material_def.dm
@@ -1 +1 @@
-#undef BUILD_AMT
\ No newline at end of file
+#undef BUILD_AMT
diff --git a/code/modules/merchant/merchant_machinery.dm b/code/modules/merchant/merchant_machinery.dm
index 7c4fb06f912..c492f592ece 100644
--- a/code/modules/merchant/merchant_machinery.dm
+++ b/code/modules/merchant/merchant_machinery.dm
@@ -19,4 +19,4 @@
for(var/a in T)
if(a == src || (!istype(a,/obj) && !istype(a,/mob/living)) || istype(a,/obj/effect))
continue
- . += a
\ No newline at end of file
+ . += a
diff --git a/code/modules/mining/machine_input_output_plates.dm b/code/modules/mining/machine_input_output_plates.dm
index f4f9184be33..8ae12d15258 100644
--- a/code/modules/mining/machine_input_output_plates.dm
+++ b/code/modules/mining/machine_input_output_plates.dm
@@ -22,4 +22,4 @@
/obj/machinery/mineral/output/Initialize()
. = ..()
- icon_state = "blank"
\ No newline at end of file
+ icon_state = "blank"
diff --git a/code/modules/mining/ore_datum.dm b/code/modules/mining/ore_datum.dm
index 870f9834b7c..a08eaf272d6 100644
--- a/code/modules/mining/ore_datum.dm
+++ b/code/modules/mining/ore_datum.dm
@@ -141,4 +141,4 @@ var/global/list/ore_data = list()
smelts_to = MATERIAL_TRITIUM
compresses_to = MATERIAL_HYDROGEN_METALLIC
scan_icon = "mineral_rare"
- worth = 30
\ No newline at end of file
+ worth = 30
diff --git a/code/modules/mob/abstract/freelook/ai/cameranet.dm b/code/modules/mob/abstract/freelook/ai/cameranet.dm
index 81e3df31ae3..28f17dad205 100644
--- a/code/modules/mob/abstract/freelook/ai/cameranet.dm
+++ b/code/modules/mob/abstract/freelook/ai/cameranet.dm
@@ -36,4 +36,4 @@
var/mob/living/silicon/AI = c
return ..(AI, AI.stat != DEAD)
else
- ..()
\ No newline at end of file
+ ..()
diff --git a/code/modules/mob/abstract/freelook/visualnet.dm b/code/modules/mob/abstract/freelook/visualnet.dm
index f85d54519f7..ccfe714ddde 100644
--- a/code/modules/mob/abstract/freelook/visualnet.dm
+++ b/code/modules/mob/abstract/freelook/visualnet.dm
@@ -182,4 +182,4 @@
if(cameranet.is_chunk_generated(x, y, z))
var/datum/chunk/chunk = cameranet.get_chunk(x, y, z)
- chunk.visibility_changed(TRUE)
\ No newline at end of file
+ chunk.visibility_changed(TRUE)
diff --git a/code/modules/mob/gender.dm b/code/modules/mob/gender.dm
index cd410ab8c93..ca42bf5f6d7 100644
--- a/code/modules/mob/gender.dm
+++ b/code/modules/mob/gender.dm
@@ -75,4 +75,4 @@ var/list/datum/gender/gender_datums = list()
/atom/proc/get_pronoun(var/wordtype)
var/gender_to_use = get_gender()
- return gender_datums[gender_to_use][wordtype]
\ No newline at end of file
+ return gender_datums[gender_to_use][wordtype]
diff --git a/code/modules/mob/living/carbon/alien/death.dm b/code/modules/mob/living/carbon/alien/death.dm
index 3efe277b01a..810aa61fce9 100644
--- a/code/modules/mob/living/carbon/alien/death.dm
+++ b/code/modules/mob/living/carbon/alien/death.dm
@@ -1,4 +1,4 @@
/mob/living/carbon/alien/death(gibbed)
if(!gibbed && icon_dead)
icon_state = icon_dead
- return ..(gibbed,death_msg)
\ No newline at end of file
+ return ..(gibbed,death_msg)
diff --git a/code/modules/mob/living/carbon/alien/diona/diona_attacks.dm b/code/modules/mob/living/carbon/alien/diona/diona_attacks.dm
index 13f3b928535..19515e399eb 100644
--- a/code/modules/mob/living/carbon/alien/diona/diona_attacks.dm
+++ b/code/modules/mob/living/carbon/alien/diona/diona_attacks.dm
@@ -43,4 +43,4 @@
if(istype(W, /obj/item/material/knife) || istype(W, /obj/item/material/kitchen/utensil/knife))
harvest(user)
return
- ..(W, user)
\ No newline at end of file
+ ..(W, user)
diff --git a/code/modules/mob/living/carbon/alien/diona/update_icons.dm b/code/modules/mob/living/carbon/alien/diona/update_icons.dm
index c77ac9b926c..30737ebe6f6 100644
--- a/code/modules/mob/living/carbon/alien/diona/update_icons.dm
+++ b/code/modules/mob/living/carbon/alien/diona/update_icons.dm
@@ -16,4 +16,4 @@
add_overlay(flower_image)
if(hat)
- add_overlay(get_hat_icon(hat, 0, -8))
\ No newline at end of file
+ add_overlay(get_hat_icon(hat, 0, -8))
diff --git a/code/modules/mob/living/carbon/brain/brain_item.dm b/code/modules/mob/living/carbon/brain/brain_item.dm
index b5f6520d817..f02862bb4c7 100644
--- a/code/modules/mob/living/carbon/brain/brain_item.dm
+++ b/code/modules/mob/living/carbon/brain/brain_item.dm
@@ -17,4 +17,4 @@
slot_l_hand_str = 'icons/mob/items/lefthand_books.dmi',
slot_r_hand_str = 'icons/mob/items/righthand_books.dmi'
)
- can_prepare = 0
\ No newline at end of file
+ can_prepare = 0
diff --git a/code/modules/mob/living/carbon/brain/death.dm b/code/modules/mob/living/carbon/brain/death.dm
index b4e77b8ee0d..f431ee560c2 100644
--- a/code/modules/mob/living/carbon/brain/death.dm
+++ b/code/modules/mob/living/carbon/brain/death.dm
@@ -11,4 +11,4 @@
if(loc)
if(istype(loc,/obj/item/organ/internal/brain))
qdel(loc)//Gets rid of the brain item
- ..(null,1)
\ No newline at end of file
+ ..(null,1)
diff --git a/code/modules/mob/living/carbon/brain/robot.dm b/code/modules/mob/living/carbon/brain/robot.dm
index 625f45754f6..2772155f90b 100644
--- a/code/modules/mob/living/carbon/brain/robot.dm
+++ b/code/modules/mob/living/carbon/brain/robot.dm
@@ -37,4 +37,4 @@
return
/obj/item/device/mmi/digital/robot/attack_self(mob/user)
- return
\ No newline at end of file
+ return
diff --git a/code/modules/mob/living/carbon/human/species/station/tajara/tajara.dm b/code/modules/mob/living/carbon/human/species/station/tajara/tajara.dm
index 8b6c8eb4039..8bef8c6adfd 100644
--- a/code/modules/mob/living/carbon/human/species/station/tajara/tajara.dm
+++ b/code/modules/mob/living/carbon/human/species/station/tajara/tajara.dm
@@ -138,4 +138,4 @@
H.equip_to_slot_or_del(S,slot_shoes)
/datum/species/get_species_record_sex(var/mob/living/carbon/human/H)
- return H.pronouns
\ No newline at end of file
+ return H.pronouns
diff --git a/code/modules/mob/living/carbon/human/species/station/unathi/unathi.dm b/code/modules/mob/living/carbon/human/species/station/unathi/unathi.dm
index 944f2c606c8..9cdb61de980 100644
--- a/code/modules/mob/living/carbon/human/species/station/unathi/unathi.dm
+++ b/code/modules/mob/living/carbon/human/species/station/unathi/unathi.dm
@@ -105,14 +105,14 @@
)
has_organ = list(
- BP_BRAIN = /obj/item/organ/internal/brain/unathi,
- BP_EYES = /obj/item/organ/internal/eyes/unathi,
- BP_HEART = /obj/item/organ/internal/heart/unathi,
- BP_LIVER = /obj/item/organ/internal/liver/unathi,
- BP_LUNGS = /obj/item/organ/internal/lungs/unathi,
- BP_KIDNEYS = /obj/item/organ/internal/kidneys/unathi,
- BP_STOMACH = /obj/item/organ/internal/stomach/unathi
- )
+ BP_BRAIN = /obj/item/organ/internal/brain/unathi,
+ BP_EYES = /obj/item/organ/internal/eyes/unathi,
+ BP_HEART = /obj/item/organ/internal/heart/unathi,
+ BP_LIVER = /obj/item/organ/internal/liver/unathi,
+ BP_LUNGS = /obj/item/organ/internal/lungs/unathi,
+ BP_KIDNEYS = /obj/item/organ/internal/kidneys/unathi,
+ BP_STOMACH = /obj/item/organ/internal/stomach/unathi
+ )
alterable_internal_organs = list(BP_HEART, BP_EYES, BP_LUNGS, BP_LIVER, BP_KIDNEYS, BP_STOMACH)
diff --git a/code/modules/mob/living/carbon/human/virtual_reality_mob.dm b/code/modules/mob/living/carbon/human/virtual_reality_mob.dm
index 4813d814523..746bbb80e72 100644
--- a/code/modules/mob/living/carbon/human/virtual_reality_mob.dm
+++ b/code/modules/mob/living/carbon/human/virtual_reality_mob.dm
@@ -2,4 +2,4 @@
/mob/living/carbon/human/virtual_reality/death(gibbed)//the body is deleted when you die to simulate your virtual avatar being deleted
..()
- qdel(src)
\ No newline at end of file
+ qdel(src)
diff --git a/code/modules/mob/living/carbon/slime/_mood.dm b/code/modules/mob/living/carbon/slime/_mood.dm
index 4597597bcce..b4c330ab1ff 100644
--- a/code/modules/mob/living/carbon/slime/_mood.dm
+++ b/code/modules/mob/living/carbon/slime/_mood.dm
@@ -2,4 +2,4 @@
#define SAD "sad"
#define ANGRY "angry"
#define MISCHIEVOUS "mischevous"
-#define HAPPY ":3"
\ No newline at end of file
+#define HAPPY ":3"
diff --git a/code/modules/mob/living/carbon/slime/emote.dm b/code/modules/mob/living/carbon/slime/emote.dm
index 699032f5a4e..eac3b6707c8 100644
--- a/code/modules/mob/living/carbon/slime/emote.dm
+++ b/code/modules/mob/living/carbon/slime/emote.dm
@@ -89,4 +89,4 @@
send_emote(message, m_type)
if(updateicon)
regenerate_icons()
- return
\ No newline at end of file
+ return
diff --git a/code/modules/mob/living/carbon/slime/helpers.dm b/code/modules/mob/living/carbon/slime/helpers.dm
index 8294bbc02fc..48f7797d278 100644
--- a/code/modules/mob/living/carbon/slime/helpers.dm
+++ b/code/modules/mob/living/carbon/slime/helpers.dm
@@ -20,4 +20,4 @@
if(victim && !rabid && !attacked && victim.LAssailant && victim.LAssailant != victim)
var/real_assailant = victim.LAssailant.resolve()
if(real_assailant)
- increase_friendship(real_assailant)
\ No newline at end of file
+ increase_friendship(real_assailant)
diff --git a/code/modules/mob/living/carbon/slime/hud.dm b/code/modules/mob/living/carbon/slime/hud.dm
index c093d61f8cf..bd655f66992 100644
--- a/code/modules/mob/living/carbon/slime/hud.dm
+++ b/code/modules/mob/living/carbon/slime/hud.dm
@@ -1,2 +1,2 @@
/mob/living/carbon/slime/handle_regular_hud_updates()
- return
\ No newline at end of file
+ return
diff --git a/code/modules/mob/living/carbon/slime/subtypes.dm b/code/modules/mob/living/carbon/slime/subtypes.dm
index 0f686964730..acba5afb5ba 100644
--- a/code/modules/mob/living/carbon/slime/subtypes.dm
+++ b/code/modules/mob/living/carbon/slime/subtypes.dm
@@ -76,4 +76,4 @@
slime_mutation[2] = colour
slime_mutation[3] = colour
slime_mutation[4] = colour
- return(slime_mutation)
\ No newline at end of file
+ return(slime_mutation)
diff --git a/code/modules/mob/living/silicon/ai/death.dm b/code/modules/mob/living/silicon/ai/death.dm
index 33905de2309..77d569bfe06 100644
--- a/code/modules/mob/living/silicon/ai/death.dm
+++ b/code/modules/mob/living/silicon/ai/death.dm
@@ -17,4 +17,4 @@
. = ..(gibbed,"gives one shrill beep before falling lifeless.")
density = TRUE
- ghostize(FALSE)
\ No newline at end of file
+ ghostize(FALSE)
diff --git a/code/modules/mob/living/silicon/pai/death.dm b/code/modules/mob/living/silicon/pai/death.dm
index c82bd85dbf7..38d0ebe853e 100644
--- a/code/modules/mob/living/silicon/pai/death.dm
+++ b/code/modules/mob/living/silicon/pai/death.dm
@@ -16,4 +16,4 @@
qdel(mind)
..(gibbed)
ghostize()
- qdel(src)
\ No newline at end of file
+ qdel(src)
diff --git a/code/modules/mob/living/silicon/robot/component.dm b/code/modules/mob/living/silicon/robot/component.dm
index 4f9cd45991a..576ac71ff13 100644
--- a/code/modules/mob/living/silicon/robot/component.dm
+++ b/code/modules/mob/living/silicon/robot/component.dm
@@ -326,4 +326,4 @@
name = "radio"
desc = "A modular, multi-frequency radio used by robots and exosuits to enable communication systems. Comes with built-in subspace receivers."
icon_state = "radio"
- icon_state_broken = "radio_broken"
\ No newline at end of file
+ icon_state_broken = "radio_broken"
diff --git a/code/modules/mob/living/silicon/robot/drone/drone_abilities.dm b/code/modules/mob/living/silicon/robot/drone/drone_abilities.dm
index baeb26dcf8e..18a72f1f047 100644
--- a/code/modules/mob/living/silicon/robot/drone/drone_abilities.dm
+++ b/code/modules/mob/living/silicon/robot/drone/drone_abilities.dm
@@ -35,4 +35,4 @@
QDEL_NULL(hat_overlay)
update_icon()
else
- return ..()
\ No newline at end of file
+ return ..()
diff --git a/code/modules/mob/living/silicon/robot/drone/drone_damage.dm b/code/modules/mob/living/silicon/robot/drone/drone_damage.dm
index ad7c677f72b..2055e965f14 100644
--- a/code/modules/mob/living/silicon/robot/drone/drone_damage.dm
+++ b/code/modules/mob/living/silicon/robot/drone/drone_damage.dm
@@ -26,4 +26,4 @@
return fireloss
/mob/living/silicon/robot/drone/getBruteLoss()
- return bruteloss
\ No newline at end of file
+ return bruteloss
diff --git a/code/modules/mob/living/silicon/robot/emote.dm b/code/modules/mob/living/silicon/robot/emote.dm
index b58aacc4795..728303724c8 100644
--- a/code/modules/mob/living/silicon/robot/emote.dm
+++ b/code/modules/mob/living/silicon/robot/emote.dm
@@ -7,4 +7,4 @@
visible_message(SPAN_WARNING("The power warning light on \the [src] flashes urgently."))
playsound(get_turf(src), 'sound/machines/buzz-two.ogg', 50, 0)
else
- to_chat(src, SPAN_WARNING("You can only use this emote when you're out of charge."))
\ No newline at end of file
+ to_chat(src, SPAN_WARNING("You can only use this emote when you're out of charge."))
diff --git a/code/modules/mob/living/silicon/robot/items/_helpers.dm b/code/modules/mob/living/silicon/robot/items/_helpers.dm
index 4424bb60aa2..984afcc6e8e 100644
--- a/code/modules/mob/living/silicon/robot/items/_helpers.dm
+++ b/code/modules/mob/living/silicon/robot/items/_helpers.dm
@@ -8,4 +8,4 @@
return
/obj/item/proc/on_module_deactivate(var/mob/living/silicon/robot/R)
- return
\ No newline at end of file
+ return
diff --git a/code/modules/mob/living/silicon/robot/items/electric_arm.dm b/code/modules/mob/living/silicon/robot/items/electric_arm.dm
index 2b21b7ba738..99a365519c4 100644
--- a/code/modules/mob/living/silicon/robot/items/electric_arm.dm
+++ b/code/modules/mob/living/silicon/robot/items/electric_arm.dm
@@ -17,4 +17,4 @@
M.apply_effect(5, STUTTER)
M.stun_effect_act(0, 70, check_zone(hit_zone), src)
- return FALSE
\ No newline at end of file
+ return FALSE
diff --git a/code/modules/mob/living/silicon/robot/items/form_printer.dm b/code/modules/mob/living/silicon/robot/items/form_printer.dm
index 5e226da794f..8ecb455a45c 100644
--- a/code/modules/mob/living/silicon/robot/items/form_printer.dm
+++ b/code/modules/mob/living/silicon/robot/items/form_printer.dm
@@ -19,4 +19,4 @@
/obj/item/form_printer/proc/deploy_paper(var/turf/T, var/mob/user)
T.visible_message(SPAN_NOTICE("\The [user] dispenses a sheet of crisp white paper."))
- new /obj/item/paper(T)
\ No newline at end of file
+ new /obj/item/paper(T)
diff --git a/code/modules/mob/living/silicon/robot/items/guns/ballistic_cannon.dm b/code/modules/mob/living/silicon/robot/items/guns/ballistic_cannon.dm
index ba959e357f3..16b4deecd1f 100644
--- a/code/modules/mob/living/silicon/robot/items/guns/ballistic_cannon.dm
+++ b/code/modules/mob/living/silicon/robot/items/guns/ballistic_cannon.dm
@@ -12,4 +12,4 @@
self_recharge = TRUE
use_external_power = TRUE
recharge_time = 5
- needspin = FALSE
\ No newline at end of file
+ needspin = FALSE
diff --git a/code/modules/mob/living/silicon/robot/items/modules/sight.dm b/code/modules/mob/living/silicon/robot/items/modules/sight.dm
index 967953f732f..612fbc97a9a 100644
--- a/code/modules/mob/living/silicon/robot/items/modules/sight.dm
+++ b/code/modules/mob/living/silicon/robot/items/modules/sight.dm
@@ -28,4 +28,4 @@
/obj/item/borg/sight/material
name = "\proper material scanner vision"
- sight_mode = BORGMATERIAL
\ No newline at end of file
+ sight_mode = BORGMATERIAL
diff --git a/code/modules/mob/living/silicon/robot/items/overdrive.dm b/code/modules/mob/living/silicon/robot/items/overdrive.dm
index d9335ba01b9..853964922b6 100644
--- a/code/modules/mob/living/silicon/robot/items/overdrive.dm
+++ b/code/modules/mob/living/silicon/robot/items/overdrive.dm
@@ -1,4 +1,4 @@
/obj/item/borg/overdrive
name = "overdrive"
icon = 'icons/obj/decals.dmi'
- icon_state = "shock"
\ No newline at end of file
+ icon_state = "shock"
diff --git a/code/modules/mob/living/silicon/robot/items/robot_id.dm b/code/modules/mob/living/silicon/robot/items/robot_id.dm
index 29e78bac0be..f6a2f96e8dc 100644
--- a/code/modules/mob/living/silicon/robot/items/robot_id.dm
+++ b/code/modules/mob/living/silicon/robot/items/robot_id.dm
@@ -3,4 +3,4 @@
name = "access code transmission device"
icon_state = "id-robot"
desc = "A circuit grafted onto the bottom of an ID card. It is used to transmit access codes into other robot chassis, \
- allowing you to lock and unlock other robots' panels."
\ No newline at end of file
+ allowing you to lock and unlock other robots' panels."
diff --git a/code/modules/mob/living/silicon/robot/items/robot_pen.dm b/code/modules/mob/living/silicon/robot/items/robot_pen.dm
index f472023112e..92cf03f39a5 100644
--- a/code/modules/mob/living/silicon/robot/items/robot_pen.dm
+++ b/code/modules/mob/living/silicon/robot/items/robot_pen.dm
@@ -36,4 +36,4 @@
add_fingerprint(user)
#undef WRITE_PAPER
-#undef RENAME_PAPER
\ No newline at end of file
+#undef RENAME_PAPER
diff --git a/code/modules/mob/living/silicon/robot/items/robot_tools.dm b/code/modules/mob/living/silicon/robot/items/robot_tools.dm
index 5b98876e99b..991ec09469c 100644
--- a/code/modules/mob/living/silicon/robot/items/robot_tools.dm
+++ b/code/modules/mob/living/silicon/robot/items/robot_tools.dm
@@ -24,4 +24,4 @@
/obj/item/soap/drone
name = "integrated soap"
desc = "An advanced bar of soap that connects to an internal reservoir of a custodial bot, allowing it to stay wet for longer periods of time."
- capacity = 50
\ No newline at end of file
+ capacity = 50
diff --git a/code/modules/mob/living/silicon/robot/items/robot_tray.dm b/code/modules/mob/living/silicon/robot/items/robot_tray.dm
index 9028aa0e8c4..58866896cdb 100644
--- a/code/modules/mob/living/silicon/robot/items/robot_tray.dm
+++ b/code/modules/mob/living/silicon/robot/items/robot_tray.dm
@@ -24,4 +24,4 @@
spill(user,dropspot)
current_weight = 0
- return ..()
\ No newline at end of file
+ return ..()
diff --git a/code/modules/mob/living/silicon/robot/items/upgrades/robot_upgrades.dm b/code/modules/mob/living/silicon/robot/items/upgrades/robot_upgrades.dm
index b6f2838be31..ee857566e0b 100644
--- a/code/modules/mob/living/silicon/robot/items/upgrades/robot_upgrades.dm
+++ b/code/modules/mob/living/silicon/robot/items/upgrades/robot_upgrades.dm
@@ -146,4 +146,4 @@
return FALSE
R.crisis_override = TRUE
- return TRUE
\ No newline at end of file
+ return TRUE
diff --git a/code/modules/mob/living/silicon/robot/photos.dm b/code/modules/mob/living/silicon/robot/photos.dm
index 345228e3da0..dcf3dc7c176 100644
--- a/code/modules/mob/living/silicon/robot/photos.dm
+++ b/code/modules/mob/living/silicon/robot/photos.dm
@@ -17,4 +17,4 @@
synced = TRUE
if(synced)
- to_chat(src, SPAN_NOTICE("Images synced with AI. Local images will be retained in the case of loss of connection with the AI."))
\ No newline at end of file
+ to_chat(src, SPAN_NOTICE("Images synced with AI. Local images will be retained in the case of loss of connection with the AI."))
diff --git a/code/modules/mob/living/simple_animal/friendly/cosmozoan.dm b/code/modules/mob/living/simple_animal/friendly/cosmozoan.dm
index e4a9c803348..b9644c67e21 100644
--- a/code/modules/mob/living/simple_animal/friendly/cosmozoan.dm
+++ b/code/modules/mob/living/simple_animal/friendly/cosmozoan.dm
@@ -48,4 +48,4 @@
if(loc == target_turf)
break
step_to(src, target_turf)
- sleep(6)
\ No newline at end of file
+ sleep(6)
diff --git a/code/modules/mob/living/simple_animal/friendly/crab.dm b/code/modules/mob/living/simple_animal/friendly/crab.dm
index e17cdabe0aa..501e4e40448 100644
--- a/code/modules/mob/living/simple_animal/friendly/crab.dm
+++ b/code/modules/mob/living/simple_animal/friendly/crab.dm
@@ -33,4 +33,4 @@
if(turns_since_move >= turns_per_move)
Move(get_step(src,pick(4,8)))
turns_since_move = 0
- regenerate_icons()
\ No newline at end of file
+ regenerate_icons()
diff --git a/code/modules/mob/living/simple_animal/friendly/tomato.dm b/code/modules/mob/living/simple_animal/friendly/tomato.dm
index 6cf7a8d5ba3..69a7c2bebfc 100644
--- a/code/modules/mob/living/simple_animal/friendly/tomato.dm
+++ b/code/modules/mob/living/simple_animal/friendly/tomato.dm
@@ -17,4 +17,4 @@
melee_damage_upper = 15
melee_damage_lower = 10
attacktext = "mauled"
- mob_size = 2
\ No newline at end of file
+ mob_size = 2
diff --git a/code/modules/mob/living/simple_animal/hostile/cavern_geist.dm b/code/modules/mob/living/simple_animal/hostile/cavern_geist.dm
index 9a40c34199c..dc39167b5d6 100644
--- a/code/modules/mob/living/simple_animal/hostile/cavern_geist.dm
+++ b/code/modules/mob/living/simple_animal/hostile/cavern_geist.dm
@@ -109,4 +109,4 @@
melee_damage_lower = 50
melee_damage_upper = 50
- armor_penetration = 40
\ No newline at end of file
+ armor_penetration = 40
diff --git a/code/modules/mob/living/simple_animal/hostile/commanded/_command_defines.dm b/code/modules/mob/living/simple_animal/hostile/commanded/_command_defines.dm
index 72ae6dc7ee7..3000499e896 100644
--- a/code/modules/mob/living/simple_animal/hostile/commanded/_command_defines.dm
+++ b/code/modules/mob/living/simple_animal/hostile/commanded/_command_defines.dm
@@ -1,3 +1,3 @@
#define COMMANDED_STOP 6 //basically 'do nothing'
#define COMMANDED_FOLLOW 7 //follows a target
-#define COMMANDED_MISC 8 //catch all state for misc commands that need one.
\ No newline at end of file
+#define COMMANDED_MISC 8 //catch all state for misc commands that need one.
diff --git a/code/modules/mob/living/simple_animal/hostile/commanded/guard_dog.dm b/code/modules/mob/living/simple_animal/hostile/commanded/guard_dog.dm
index fee752d5046..79b18fb7127 100644
--- a/code/modules/mob/living/simple_animal/hostile/commanded/guard_dog.dm
+++ b/code/modules/mob/living/simple_animal/hostile/commanded/guard_dog.dm
@@ -150,4 +150,4 @@
if(2)
adjustFireLoss(rand(5, 10))
if(3)
- adjustFireLoss(rand(3, 5))
\ No newline at end of file
+ adjustFireLoss(rand(3, 5))
diff --git a/code/modules/mob/living/simple_animal/hostile/hivebots/hivebot_beacon_projectiles.dm b/code/modules/mob/living/simple_animal/hostile/hivebots/hivebot_beacon_projectiles.dm
index 9c1561da7d4..045766b63fe 100644
--- a/code/modules/mob/living/simple_animal/hostile/hivebots/hivebot_beacon_projectiles.dm
+++ b/code/modules/mob/living/simple_animal/hostile/hivebots/hivebot_beacon_projectiles.dm
@@ -22,4 +22,4 @@
incinerate = 5
muzzle_type = /obj/effect/projectile/muzzle/laser/blue
tracer_type = /obj/effect/projectile/tracer/laser/blue
- impact_type = /obj/effect/projectile/impact/laser/blue
\ No newline at end of file
+ impact_type = /obj/effect/projectile/impact/laser/blue
diff --git a/code/modules/mob/living/simple_animal/hostile/hivebots/hivebot_harvester_projectiles.dm b/code/modules/mob/living/simple_animal/hostile/hivebots/hivebot_harvester_projectiles.dm
index c3e9f726725..23f0f53221e 100644
--- a/code/modules/mob/living/simple_animal/hostile/hivebots/hivebot_harvester_projectiles.dm
+++ b/code/modules/mob/living/simple_animal/hostile/hivebots/hivebot_harvester_projectiles.dm
@@ -1,4 +1,4 @@
/obj/item/projectile/beam/hivebot/incendiary/heavy
name = "archaic mining laser"
damage = 25
- incinerate = 10
\ No newline at end of file
+ incinerate = 10
diff --git a/code/modules/mob/living/simple_animal/hostile/hivebots/hivebot_projectiles.dm b/code/modules/mob/living/simple_animal/hostile/hivebots/hivebot_projectiles.dm
index 0d37f9b2df7..f8e46f09f9e 100644
--- a/code/modules/mob/living/simple_animal/hostile/hivebots/hivebot_projectiles.dm
+++ b/code/modules/mob/living/simple_animal/hostile/hivebots/hivebot_projectiles.dm
@@ -8,4 +8,4 @@
/obj/item/projectile/bullet/pistol/hivebotspike/needle
name = "needle"
damage = 5
- armor_penetration = 60
\ No newline at end of file
+ armor_penetration = 60
diff --git a/code/modules/mob/living/simple_animal/hostile/pra.dm b/code/modules/mob/living/simple_animal/hostile/pra.dm
index 99f6498c2e2..298edd6903b 100644
--- a/code/modules/mob/living/simple_animal/hostile/pra.dm
+++ b/code/modules/mob/living/simple_animal/hostile/pra.dm
@@ -243,4 +243,4 @@
/mob/living/simple_animal/hostile/retaliate/pra_exploration_drone/LostTarget()
say("Returning to data gathering.")
- return
\ No newline at end of file
+ return
diff --git a/code/modules/mob/living/simple_animal/hostile/russian.dm b/code/modules/mob/living/simple_animal/hostile/russian.dm
index a636590d297..597614e8425 100644
--- a/code/modules/mob/living/simple_animal/hostile/russian.dm
+++ b/code/modules/mob/living/simple_animal/hostile/russian.dm
@@ -56,4 +56,4 @@
if(weapon1)
new weapon1 (src.loc)
qdel(src)
- return
\ No newline at end of file
+ return
diff --git a/code/modules/mob/living/simple_animal/hostile/spider_queen.dm b/code/modules/mob/living/simple_animal/hostile/spider_queen.dm
index c8746256e8e..921ac9eca16 100644
--- a/code/modules/mob/living/simple_animal/hostile/spider_queen.dm
+++ b/code/modules/mob/living/simple_animal/hostile/spider_queen.dm
@@ -116,4 +116,4 @@
if(M != src)
M.apply_damage(50, DAMAGE_BRUTE)
M.apply_effect(6, STUN, blocked)
- return TRUE
\ No newline at end of file
+ return TRUE
diff --git a/code/modules/mob/living/simple_animal/hostile/syndicate.dm b/code/modules/mob/living/simple_animal/hostile/syndicate.dm
index 8fa350d7665..efd09155455 100644
--- a/code/modules/mob/living/simple_animal/hostile/syndicate.dm
+++ b/code/modules/mob/living/simple_animal/hostile/syndicate.dm
@@ -135,4 +135,4 @@
speed = 0
/mob/living/simple_animal/hostile/syndicate/ranged/space/Allow_Spacemove(var/check_drift = 0)
- return
\ No newline at end of file
+ return
diff --git a/code/modules/mob/living/simple_animal/hostile/tree.dm b/code/modules/mob/living/simple_animal/hostile/tree.dm
index 293d280dee5..d75c43d55ee 100644
--- a/code/modules/mob/living/simple_animal/hostile/tree.dm
+++ b/code/modules/mob/living/simple_animal/hostile/tree.dm
@@ -57,4 +57,4 @@
/mob/living/simple_animal/hostile/tree/death()
..(null,"is hacked into pieces!")
new /obj/item/stack/material/wood(loc)
- qdel(src)
\ No newline at end of file
+ qdel(src)
diff --git a/code/modules/mob/living/simple_animal/mechanical/mechanical.dm b/code/modules/mob/living/simple_animal/mechanical/mechanical.dm
index cbb61f6aa67..01dd6828c91 100644
--- a/code/modules/mob/living/simple_animal/mechanical/mechanical.dm
+++ b/code/modules/mob/living/simple_animal/mechanical/mechanical.dm
@@ -23,4 +23,4 @@
return FALSE
/mob/living/simple_animal/mechanical/adjustOxyLoss(amount)
- return FALSE
\ No newline at end of file
+ return FALSE
diff --git a/code/modules/modular_computers/_description.dm b/code/modules/modular_computers/_description.dm
index a1557a4a9c5..7eefa135f34 100644
--- a/code/modules/modular_computers/_description.dm
+++ b/code/modules/modular_computers/_description.dm
@@ -128,4 +128,4 @@ With addition of various antag programs, IDS(Intrusion Detection System) will be
If enabled, this system automatically detects any abnormality and triggers a warning that's visible on the NTNet status screen, as well as generating a security log.
IDS can be disabled by simple on/off switch in the configuration.
-*/
\ No newline at end of file
+*/
diff --git a/code/modules/modular_computers/computers/subtypes/dev_pda.dm b/code/modules/modular_computers/computers/subtypes/dev_pda.dm
index f92321059bb..b83d4e6da2c 100644
--- a/code/modules/modular_computers/computers/subtypes/dev_pda.dm
+++ b/code/modules/modular_computers/computers/subtypes/dev_pda.dm
@@ -30,4 +30,4 @@
icon = 'icons/obj/pda_slate.dmi'
/obj/item/modular_computer/handheld/pda/smart
- icon = 'icons/obj/pda_smart.dmi'
\ No newline at end of file
+ icon = 'icons/obj/pda_smart.dmi'
diff --git a/code/modules/modular_computers/computers/subtypes/dev_silicon_subtypes.dm b/code/modules/modular_computers/computers/subtypes/dev_silicon_subtypes.dm
index 02c5f30486d..24552bf0cba 100644
--- a/code/modules/modular_computers/computers/subtypes/dev_silicon_subtypes.dm
+++ b/code/modules/modular_computers/computers/subtypes/dev_silicon_subtypes.dm
@@ -26,4 +26,4 @@
. = ..()
hard_drive.store_file(new /datum/computer_file/program/pai_directives(src))
hard_drive.store_file(new /datum/computer_file/program/pai_radio(src))
- hard_drive.store_file(new /datum/computer_file/program/pai_flashlight(src))
\ No newline at end of file
+ hard_drive.store_file(new /datum/computer_file/program/pai_flashlight(src))
diff --git a/code/modules/modular_computers/file_system/computer_file.dm b/code/modules/modular_computers/file_system/computer_file.dm
index 4d1177b698f..af420b96d61 100644
--- a/code/modules/modular_computers/file_system/computer_file.dm
+++ b/code/modules/modular_computers/file_system/computer_file.dm
@@ -50,4 +50,4 @@ var/global/file_uid = 0
if(input_password == password)
return TRUE
else
- return FALSE
\ No newline at end of file
+ return FALSE
diff --git a/code/modules/modular_computers/file_system/data.dm b/code/modules/modular_computers/file_system/data.dm
index 94905f1632c..121cd9ac3ef 100644
--- a/code/modules/modular_computers/file_system/data.dm
+++ b/code/modules/modular_computers/file_system/data.dm
@@ -16,4 +16,4 @@
size = max(1, round(length(stored_data) / block_size))
/datum/computer_file/data/logfile
- filetype = "LOG"
\ No newline at end of file
+ filetype = "LOG"
diff --git a/code/modules/modular_computers/file_system/news_article.dm b/code/modules/modular_computers/file_system/news_article.dm
index d04a90c0b63..7e41929b041 100644
--- a/code/modules/modular_computers/file_system/news_article.dm
+++ b/code/modules/modular_computers/file_system/news_article.dm
@@ -40,4 +40,4 @@
// /datum/computer_file/data/news_article/space/vol_five
// filename = "SPACE Magazine vol. 5"
// server_file_path = 'news_articles/space_magazine_5.html'
-// archived = 0
\ No newline at end of file
+// archived = 0
diff --git a/code/modules/modular_computers/file_system/programs/pai/access_lock.dm b/code/modules/modular_computers/file_system/programs/pai/access_lock.dm
index 07c39de6238..948c88a2c03 100644
--- a/code/modules/modular_computers/file_system/programs/pai/access_lock.dm
+++ b/code/modules/modular_computers/file_system/programs/pai/access_lock.dm
@@ -25,4 +25,4 @@
/datum/computer_file/program/pai_access_lock/program_hidden()
if(!computer.personal_ai)
return TRUE
- return FALSE
\ No newline at end of file
+ return FALSE
diff --git a/code/modules/modular_computers/file_system/script.dm b/code/modules/modular_computers/file_system/script.dm
index 6e766bd2105..94f4db9f806 100644
--- a/code/modules/modular_computers/file_system/script.dm
+++ b/code/modules/modular_computers/file_system/script.dm
@@ -11,4 +11,4 @@
return temp
/datum/computer_file/script/proc/calculate_size()
- size = max(1, round(length(code) / block_size))
\ No newline at end of file
+ size = max(1, round(length(code) / block_size))
diff --git a/code/modules/modular_computers/hardware/ai_slot.dm b/code/modules/modular_computers/hardware/ai_slot.dm
index f1f2c1e116d..063f9da5bd2 100644
--- a/code/modules/modular_computers/hardware/ai_slot.dm
+++ b/code/modules/modular_computers/hardware/ai_slot.dm
@@ -39,4 +39,4 @@
if(stored_card)
stored_card.forceMove(get_turf(parent_computer))
parent_computer = null
- return ..()
\ No newline at end of file
+ return ..()
diff --git a/code/modules/modular_computers/hardware/battery_module.dm b/code/modules/modular_computers/hardware/battery_module.dm
index d13bfcc9c2a..71b0cacf059 100644
--- a/code/modules/modular_computers/hardware/battery_module.dm
+++ b/code/modules/modular_computers/hardware/battery_module.dm
@@ -80,4 +80,4 @@
battery.charge = battery.maxcharge
/obj/item/computer_hardware/battery_module/get_cell()
- return battery
\ No newline at end of file
+ return battery
diff --git a/code/modules/modular_computers/hardware/hardware.dm b/code/modules/modular_computers/hardware/hardware.dm
index 173f3f30bcd..ef391d8dfc0 100644
--- a/code/modules/modular_computers/hardware/hardware.dm
+++ b/code/modules/modular_computers/hardware/hardware.dm
@@ -96,4 +96,4 @@
// Damages the component. Contains necessary checks. Negative damage "heals" the component.
/obj/item/computer_hardware/proc/take_damage(var/amount)
damage += round(amount) // We want nice rounded numbers here.
- damage = between(0, damage, max_damage) // Clamp the value.
\ No newline at end of file
+ damage = between(0, damage, max_damage) // Clamp the value.
diff --git a/code/modules/modular_computers/hardware/nano_printer.dm b/code/modules/modular_computers/hardware/nano_printer.dm
index c82548df640..91be2ea1fec 100644
--- a/code/modules/modular_computers/hardware/nano_printer.dm
+++ b/code/modules/modular_computers/hardware/nano_printer.dm
@@ -46,4 +46,4 @@
if(parent_computer?.nano_printer == src)
parent_computer.nano_printer = null
parent_computer = null
- return ..()
\ No newline at end of file
+ return ..()
diff --git a/code/modules/modular_computers/hardware/network_card.dm b/code/modules/modular_computers/hardware/network_card.dm
index 3d71f78c6c8..53f39ad5829 100644
--- a/code/modules/modular_computers/hardware/network_card.dm
+++ b/code/modules/modular_computers/hardware/network_card.dm
@@ -109,4 +109,4 @@ var/global/ntnet_card_uid = 1
if(parent_computer?.network_card == src)
parent_computer.network_card = null
parent_computer = null
- return ..()
\ No newline at end of file
+ return ..()
diff --git a/code/modules/modular_computers/hardware/portable_hard_drive.dm b/code/modules/modular_computers/hardware/portable_hard_drive.dm
index 1d5df0d16c4..fcd2912d9fa 100644
--- a/code/modules/modular_computers/hardware/portable_hard_drive.dm
+++ b/code/modules/modular_computers/hardware/portable_hard_drive.dm
@@ -29,4 +29,4 @@
/obj/item/computer_hardware/hard_drive/portable/New()
..()
stored_files = list()
- recalculate_size()
\ No newline at end of file
+ recalculate_size()
diff --git a/code/modules/modular_computers/hardware/portable_hard_drive_presets.dm b/code/modules/modular_computers/hardware/portable_hard_drive_presets.dm
index 96ee9174a1f..fee49b6f236 100644
--- a/code/modules/modular_computers/hardware/portable_hard_drive_presets.dm
+++ b/code/modules/modular_computers/hardware/portable_hard_drive_presets.dm
@@ -48,4 +48,4 @@
continue
// Check whether the program should be available for station/antag download, if yes, add it to lists.
if(prog.available_on_ntnet)
- new /obj/item/computer_hardware/hard_drive/portable/backup(src, prog.filename)
\ No newline at end of file
+ new /obj/item/computer_hardware/hard_drive/portable/backup(src, prog.filename)
diff --git a/code/modules/modular_computers/hardware/processor_unit.dm b/code/modules/modular_computers/hardware/processor_unit.dm
index 6c30c10c665..0b947884920 100644
--- a/code/modules/modular_computers/hardware/processor_unit.dm
+++ b/code/modules/modular_computers/hardware/processor_unit.dm
@@ -46,4 +46,4 @@
hardware_size = 1
power_usage = 75
max_idle_programs = 3
- origin_tech = list(TECH_DATA = 4, TECH_ENGINEERING = 3)
\ No newline at end of file
+ origin_tech = list(TECH_DATA = 4, TECH_ENGINEERING = 3)
diff --git a/code/modules/ntsl2/guide.dm b/code/modules/ntsl2/guide.dm
index fe065920d04..7e65abcdac7 100644
--- a/code/modules/ntsl2/guide.dm
+++ b/code/modules/ntsl2/guide.dm
@@ -4,4 +4,4 @@
item_state ="book3"
author = "Collaborative author group"
title = "Guide to NTSL2++"
- sub_page = "Guide_to_NTSL2%2B%2B"
\ No newline at end of file
+ sub_page = "Guide_to_NTSL2%2B%2B"
diff --git a/code/modules/organs/internal/species/diona.dm b/code/modules/organs/internal/species/diona.dm
index fe92a8090fb..7b60237f5bf 100644
--- a/code/modules/organs/internal/species/diona.dm
+++ b/code/modules/organs/internal/species/diona.dm
@@ -57,4 +57,4 @@
/obj/item/organ/internal/stomach/diona
name = "digestion cavity"
- should_process_alcohol = FALSE
\ No newline at end of file
+ should_process_alcohol = FALSE
diff --git a/code/modules/organs/internal/species/unathi.dm b/code/modules/organs/internal/species/unathi.dm
index cf22388ce3a..2d5f17d9249 100644
--- a/code/modules/organs/internal/species/unathi.dm
+++ b/code/modules/organs/internal/species/unathi.dm
@@ -25,4 +25,4 @@
/obj/item/organ/internal/eyes/unathi
name = "reptilian eyes"
desc = "A pair of reptilian eyes. The pupil is slit and never dialating; you can almost feel it staring at you."
- icon = 'icons/obj/organs/unathi_organs.dmi'
\ No newline at end of file
+ icon = 'icons/obj/organs/unathi_organs.dmi'
diff --git a/code/modules/organs/robolimbs.dm b/code/modules/organs/robolimbs.dm
index b08fbab1b5f..11149c42199 100644
--- a/code/modules/organs/robolimbs.dm
+++ b/code/modules/organs/robolimbs.dm
@@ -153,4 +153,4 @@ var/global/datum/robolimb/basic_robolimb
desc = "This limb design is from old Sedantis, still manufactured by the Hives when providing maintenace to most of the basic Vaurcesian bioforms."
icon = 'icons/mob/human_races/vaurca/r_vaurcalimbs.dmi'
species_can_use = list(SPECIES_VAURCA_WORKER, SPECIES_VAURCA_WARRIOR)
- allows_internal = FALSE
\ No newline at end of file
+ allows_internal = FALSE
diff --git a/code/modules/organs/subtypes/tajara.dm b/code/modules/organs/subtypes/tajara.dm
index 0d856e99af2..dd898f99c75 100644
--- a/code/modules/organs/subtypes/tajara.dm
+++ b/code/modules/organs/subtypes/tajara.dm
@@ -54,4 +54,4 @@
/obj/item/organ/external/hand/right/tesla_body
dislocated = -1
encased = "support frame"
- robotize_type = PROSTHETIC_TESLA_BODY
\ No newline at end of file
+ robotize_type = PROSTHETIC_TESLA_BODY
diff --git a/code/modules/organs/subtypes/techno_golem.dm b/code/modules/organs/subtypes/techno_golem.dm
index 75ffaa648c3..2901fa0d7e2 100644
--- a/code/modules/organs/subtypes/techno_golem.dm
+++ b/code/modules/organs/subtypes/techno_golem.dm
@@ -31,4 +31,4 @@
min_broken_damage = 125
amputation_point = "locomotion joint"
joint = "locomotor"
- gendered_icon = FALSE
\ No newline at end of file
+ gendered_icon = FALSE
diff --git a/code/modules/organs/subtypes/unbreakable.dm b/code/modules/organs/subtypes/unbreakable.dm
index 9fc70fb376d..d061eb9bd19 100644
--- a/code/modules/organs/subtypes/unbreakable.dm
+++ b/code/modules/organs/subtypes/unbreakable.dm
@@ -46,4 +46,4 @@
/obj/item/organ/external/head/unbreakable/revenant/get_additional_images(var/mob/living/carbon/human/H)
var/image/return_image = image(H.species.eyes_icons, H, "[H.species.eyes]_glow", EFFECTS_ABOVE_LIGHTING_LAYER)
return_image.appearance_flags = KEEP_APART
- return list(return_image)
\ No newline at end of file
+ return list(return_image)
diff --git a/code/modules/overmap/exoplanets/decor/objs/monolith.dm b/code/modules/overmap/exoplanets/decor/objs/monolith.dm
index 075a9af8efa..fe50b81fa05 100644
--- a/code/modules/overmap/exoplanets/decor/objs/monolith.dm
+++ b/code/modules/overmap/exoplanets/decor/objs/monolith.dm
@@ -29,4 +29,4 @@
var/turf/simulated/floor/exoplanet/T = get_turf(src)
if(istype(T))
var/image/I = overlay_image(icon, "dugin", T.dirt_color, RESET_COLOR)
- add_overlay(I)
\ No newline at end of file
+ add_overlay(I)
diff --git a/code/modules/overmap/ship_weaponry/weaponry/blaster.dm b/code/modules/overmap/ship_weaponry/weaponry/blaster.dm
index fc4b22f5071..be0439ac576 100644
--- a/code/modules/overmap/ship_weaponry/weaponry/blaster.dm
+++ b/code/modules/overmap/ship_weaponry/weaponry/blaster.dm
@@ -37,4 +37,4 @@
explosion(target, 2, 5, 7)
/obj/machinery/ammunition_loader/blaster
- name = "mining blaster loader"
\ No newline at end of file
+ name = "mining blaster loader"
diff --git a/code/modules/overmap/ship_weaponry/weaponry/longbow.dm b/code/modules/overmap/ship_weaponry/weaponry/longbow.dm
index d41521ac0ac..d4284dec003 100644
--- a/code/modules/overmap/ship_weaponry/weaponry/longbow.dm
+++ b/code/modules/overmap/ship_weaponry/weaponry/longbow.dm
@@ -49,4 +49,4 @@
target.ex_act(1)
if(!QDELING(target) && target.density)
qdel(target)
- return TRUE
\ No newline at end of file
+ return TRUE
diff --git a/code/modules/paperwork/folders.dm b/code/modules/paperwork/folders.dm
index d54a2e2d77a..192750cd5dc 100644
--- a/code/modules/paperwork/folders.dm
+++ b/code/modules/paperwork/folders.dm
@@ -231,4 +231,4 @@
R.stamped = new
R.stamped += /obj/item/stamp
R.overlays += stampoverlay
- R.stamps += "