From 6c0aba5da4c1508057f0df6c022114e4d9d73de6 Mon Sep 17 00:00:00 2001 From: John Willard <53777086+JohnFulpWillard@users.noreply.github.com> Date: Wed, 3 Nov 2021 21:09:35 -0400 Subject: [PATCH] removes double spaces AFTER symbols (#62515) * removes double spaces AFTER symbols * found more --- code/__HELPERS/icon_smoothing.dm | 2 +- code/__HELPERS/priority_announce.dm | 4 ++-- code/_onclick/hud/human.dm | 2 +- .../subsystem/processing/networks.dm | 8 ++++---- .../basic_ai_behaviors/basic_attacking.dm | 4 ++-- .../basic_subtrees/speech_subtree.dm | 2 +- code/datums/browser.dm | 4 ++-- .../components/customizable_reagent_holder.dm | 2 +- code/datums/diseases/advance/symptoms/heal.dm | 2 +- .../datums/diseases/advance/symptoms/vomit.dm | 6 +++--- code/datums/mapgen/CaveGenerator.dm | 2 +- code/datums/mapgen/Cavegens/IcemoonCaves.dm | 4 ++-- .../mapgen/Cavegens/LavalandGenerator.dm | 2 +- code/datums/skills/cleaning.dm | 2 +- code/datums/wounds/bones.dm | 2 +- code/datums/wounds/pierce.dm | 2 +- code/game/area/space_station_13_areas.dm | 2 +- code/game/atoms.dm | 18 ++++++++--------- code/game/gamemodes/objective_items.dm | 2 +- code/game/machinery/computer/dna_console.dm | 8 ++++---- code/game/machinery/computer/medical.dm | 2 +- code/game/machinery/computer/robot.dm | 2 +- code/game/machinery/constructable_frame.dm | 2 +- code/game/machinery/doors/brigdoors.dm | 2 +- code/game/machinery/medical_kiosk.dm | 4 ++-- code/game/machinery/newscaster.dm | 2 +- .../machinery/porta_turret/portable_turret.dm | 4 ++-- .../machinery/telecomms/computers/message.dm | 2 +- .../effects/decals/cleanable/humans.dm | 2 +- code/game/objects/effects/misc.dm | 2 +- code/game/objects/items/cards_ids.dm | 2 +- .../circuitboards/machine_circuitboards.dm | 2 +- code/game/objects/items/devices/multitool.dm | 2 +- code/game/objects/items/devices/scanners.dm | 2 +- code/game/objects/items/drug_items.dm | 2 +- code/game/objects/items/food/pizza.dm | 20 +++++++++---------- code/game/objects/items/his_grace.dm | 2 +- code/game/objects/items/mail.dm | 2 +- code/game/objects/items/melee/baton.dm | 2 +- code/game/objects/items/paint.dm | 2 +- code/game/objects/items/shields.dm | 2 +- .../items/stacks/sheets/sheet_types.dm | 4 ++-- code/game/objects/items/storage/belt.dm | 2 +- code/game/objects/items/storage/boxes.dm | 4 ++-- code/game/objects/items/storage/toolbox.dm | 4 ++-- code/game/objects/items/tanks/jetpack.dm | 4 ++-- code/game/objects/items/teleportation.dm | 4 ++-- code/game/objects/items/tools/crowbar.dm | 2 +- code/game/objects/items/tools/screwdriver.dm | 2 +- code/game/objects/items/tools/weldingtool.dm | 2 +- code/game/objects/items/tools/wirecutters.dm | 2 +- code/game/objects/items/tools/wrench.dm | 2 +- code/game/objects/items/toys.dm | 6 +++--- .../construction_actions.dm | 2 +- code/game/objects/structures/door_assembly.dm | 2 +- code/modules/admin/admin_verbs.dm | 8 ++++---- code/modules/admin/verbs/adminevents.dm | 2 +- code/modules/admin/verbs/beakerpanel.dm | 2 +- code/modules/admin/verbs/spawnobjasmob.dm | 2 +- code/modules/admin/view_variables/topic.dm | 2 +- .../antagonists/abductor/ice_abductor.dm | 2 +- code/modules/antagonists/blob/overmind.dm | 2 +- .../antagonists/changeling/changeling.dm | 2 +- .../eldritch_cult/eldritch_knowledge.dm | 2 +- code/modules/antagonists/ert/ert.dm | 2 +- code/modules/antagonists/monkey/monkey.dm | 2 +- .../nukeop/equipment/nuclearbomb.dm | 2 +- code/modules/antagonists/nukeop/nukeop.dm | 2 +- code/modules/antagonists/nukeop/outfits.dm | 2 +- code/modules/art/statues.dm | 2 +- code/modules/assembly/assembly.dm | 2 +- code/modules/assembly/igniter.dm | 2 +- code/modules/assembly/infrared.dm | 4 ++-- code/modules/assembly/mousetrap.dm | 2 +- code/modules/assembly/proximity.dm | 2 +- code/modules/assembly/signaler.dm | 2 +- code/modules/assembly/timer.dm | 2 +- code/modules/assembly/voice.dm | 2 +- .../machinery/components/fusion/hfr_procs.dm | 20 +++++++++---------- .../atmos_machines_recipes.dm | 2 +- .../atmospherics/machinery/components/tank.dm | 2 +- .../unary_devices/bluespace_sender.dm | 2 +- .../cargo/blackmarket/blackmarket_uplink.dm | 2 +- code/modules/cargo/centcom_podlauncher.dm | 4 ++-- code/modules/cargo/exports/manifest.dm | 2 +- code/modules/cargo/supplypod.dm | 2 +- code/modules/clothing/head/jobs.dm | 2 +- code/modules/clothing/masks/bandana.dm | 2 +- code/modules/clothing/outfits/ert.dm | 4 ++-- code/modules/clothing/shoes/_shoes.dm | 2 +- code/modules/clothing/shoes/boots.dm | 2 +- code/modules/clothing/shoes/sandals.dm | 2 +- code/modules/clothing/shoes/sneakers.dm | 2 +- code/modules/clothing/suits/_suits.dm | 2 +- code/modules/clothing/under/_under.dm | 2 +- code/modules/clothing/under/costume.dm | 4 ++-- .../experisci/experiment/experiments.dm | 2 +- .../explorer_drone/exploration_site.dm | 2 +- code/modules/food_and_drinks/drinks/drinks.dm | 2 +- .../drinks/drinks/drinkingglass.dm | 2 +- .../recipes/tablecraft/recipes_meat.dm | 2 +- code/modules/hydroponics/hydroponics.dm | 2 +- code/modules/jobs/job_types/captain.dm | 2 +- code/modules/jobs/job_types/chemist.dm | 2 +- code/modules/jobs/job_types/geneticist.dm | 4 ++-- code/modules/jobs/job_types/medical_doctor.dm | 2 +- code/modules/jobs/job_types/paramedic.dm | 2 +- code/modules/jobs/job_types/psychologist.dm | 2 +- .../jobs/job_types/security_officer.dm | 2 +- code/modules/jobs/job_types/virologist.dm | 4 ++-- code/modules/library/lib_items.dm | 2 +- code/modules/mafia/outfits.dm | 2 +- code/modules/mining/lavaland/tendril_loot.dm | 2 +- code/modules/mob/inventory.dm | 2 +- .../carbon/alien/humanoid/alien_powers.dm | 2 +- code/modules/mob/living/carbon/carbon.dm | 2 +- .../carbon/human/species_types/golems.dm | 6 +++--- code/modules/mob/living/damage_procs.dm | 2 +- code/modules/mob/living/emote.dm | 2 +- .../mob/living/simple_animal/bot/bot.dm | 2 +- .../mob/living/simple_animal/bot/cleanbot.dm | 2 +- .../mob/living/simple_animal/bot/secbot.dm | 2 +- .../living/simple_animal/eldritch_demons.dm | 2 +- .../living/simple_animal/guardian/guardian.dm | 2 +- .../living/simple_animal/hostile/hostile.dm | 2 +- .../hostile/mining_mobs/hivelord.dm | 2 +- .../simple_animal/hostile/retaliate/clown.dm | 2 +- code/modules/mob/mob.dm | 16 +++++++-------- code/modules/mob/mob_movement.dm | 2 +- .../file_system/programs/ntnrc_client.dm | 2 +- .../file_system/programs/robotact.dm | 2 +- code/modules/paperwork/paper.dm | 2 +- code/modules/power/multiz.dm | 4 ++-- code/modules/power/port_gen.dm | 2 +- .../procedural_mapping/mapGenerator.dm | 2 +- code/modules/projectiles/gun.dm | 2 +- .../projectiles/guns/ballistic/shotgun.dm | 2 +- code/modules/projectiles/guns/energy/laser.dm | 2 +- code/modules/projectiles/guns/energy/pulse.dm | 2 +- .../projectiles/guns/energy/special.dm | 2 +- code/modules/projectiles/guns/magic.dm | 2 +- .../chemistry/machinery/chem_recipe_debug.dm | 2 +- code/modules/reagents/chemistry/recipes.dm | 2 +- .../reagents/chemistry/recipes/others.dm | 2 +- .../chemistry/recipes/pyrotechnics.dm | 2 +- .../reagents/chemistry/recipes/special.dm | 2 +- code/modules/recycling/sortingmachinery.dm | 8 ++++---- code/modules/religion/rites.dm | 2 +- .../religion/sparring/sparring_contract.dm | 2 +- code/modules/research/designs.dm | 2 +- .../modules/research/designs/mecha_designs.dm | 8 ++++---- .../research/designs/medical_designs.dm | 2 +- code/modules/research/designs/tool_designs.dm | 6 +++--- code/modules/research/techweb/all_nodes.dm | 4 ++-- .../xenobiology/crossbreeding/__corecross.dm | 2 +- .../vatgrowing/samples/cell_lines/common.dm | 2 +- .../modules/ruins/lavalandruin_code/puzzle.dm | 2 +- code/modules/shuttle/shuttle.dm | 2 +- code/modules/spells/spell_types/mime.dm | 2 +- code/modules/spells/spell_types/projectile.dm | 2 +- .../organs/external/_external_organs.dm | 2 +- code/modules/surgery/tools.dm | 2 +- .../vehicles/mecha/combat/reticence.dm | 2 +- tgui/packages/tgui-polyfill/ie8.js | 10 +++++----- tools/midi2piano/easygui/__init__.py | 4 ++-- tools/midi2piano/midi/midi.py | 14 ++++++------- 166 files changed, 252 insertions(+), 252 deletions(-) diff --git a/code/__HELPERS/icon_smoothing.dm b/code/__HELPERS/icon_smoothing.dm index 544eab55f1a..dfe2e43b4ca 100644 --- a/code/__HELPERS/icon_smoothing.dm +++ b/code/__HELPERS/icon_smoothing.dm @@ -59,7 +59,7 @@ DEFINE_BITFIELD(smoothing_junction, list( var/turf/neighbor = get_step(source, direction); \ if(!neighbor) { \ if(source.smoothing_flags & SMOOTH_BORDER) { \ - junction |= direction_flag; \ + junction |= direction_flag; \ }; \ }; \ else { \ diff --git a/code/__HELPERS/priority_announce.dm b/code/__HELPERS/priority_announce.dm index ea5c69195c1..97db6c3b3ca 100644 --- a/code/__HELPERS/priority_announce.dm +++ b/code/__HELPERS/priority_announce.dm @@ -32,7 +32,7 @@ ///If the announcer overrides alert messages, use that message. if(SSstation.announcer.custom_alert_message && !has_important_message) - announcement += SSstation.announcer.custom_alert_message + announcement += SSstation.announcer.custom_alert_message else announcement += "
[span_alert("[html_encode(text)]")]
" announcement += "
" @@ -85,7 +85,7 @@ var/datum/comm_message/M = new M.title = title - M.content = text + M.content = text SScommunications.send_message(M) diff --git a/code/_onclick/hud/human.dm b/code/_onclick/hud/human.dm index 572220dc3bc..cd06088b2e9 100644 --- a/code/_onclick/hud/human.dm +++ b/code/_onclick/hud/human.dm @@ -306,7 +306,7 @@ lingstingdisplay.hud = src infodisplay += lingstingdisplay - zone_select = new /atom/movable/screen/zone_sel() + zone_select = new /atom/movable/screen/zone_sel() zone_select.icon = ui_style zone_select.hud = src zone_select.update_appearance() diff --git a/code/controllers/subsystem/processing/networks.dm b/code/controllers/subsystem/processing/networks.dm index 0ccb2344146..0e2ca718baf 100644 --- a/code/controllers/subsystem/processing/networks.dm +++ b/code/controllers/subsystem/processing/networks.dm @@ -313,12 +313,12 @@ SUBSYSTEM_DEF(networks) // Anything in Centcom is completely isolated // Special case for holodecks. if(istype(A,/area/holodeck)) - A.network_root_id = "HOLODECK" // isolated from the station network + A.network_root_id = "HOLODECK" // isolated from the station network else if(SSmapping.level_trait(A.z, ZTRAIT_CENTCOM)) - A.network_root_id = CENTCOM_NETWORK_ROOT + A.network_root_id = CENTCOM_NETWORK_ROOT // Otherwise the default is the station else - A.network_root_id = STATION_NETWORK_ROOT + A.network_root_id = STATION_NETWORK_ROOT /datum/controller/subsystem/networks/proc/assign_area_network_id(area/A, datum/map_template/M=null) if(!istype(A)) @@ -471,7 +471,7 @@ SUBSYSTEM_DEF(networks) #endif network_tree += network_string_to_list(part) - var/datum/ntnet/network = _hard_create_network(network_tree) + var/datum/ntnet/network = _hard_create_network(network_tree) log_telecomms("create_network: created final [network.network_id]") return network diff --git a/code/datums/ai/basic_mobs/basic_ai_behaviors/basic_attacking.dm b/code/datums/ai/basic_mobs/basic_ai_behaviors/basic_attacking.dm index 624cf0d60d6..f98d3508133 100644 --- a/code/datums/ai/basic_mobs/basic_ai_behaviors/basic_attacking.dm +++ b/code/datums/ai/basic_mobs/basic_ai_behaviors/basic_attacking.dm @@ -4,7 +4,7 @@ /datum/ai_behavior/basic_melee_attack/setup(datum/ai_controller/controller, target_key, targetting_datum_key, hiding_location_key) . = ..() - controller.current_movement_target = controller.blackboard[hiding_location_key] || controller.blackboard[target_key] //Hiding location is priority + controller.current_movement_target = controller.blackboard[hiding_location_key] || controller.blackboard[target_key] //Hiding location is priority /datum/ai_behavior/basic_melee_attack/perform(delta_time, datum/ai_controller/controller, target_key, targetting_datum_key, hiding_location_key) . = ..() @@ -38,7 +38,7 @@ /datum/ai_behavior/basic_ranged_attack/setup(datum/ai_controller/controller, target_key, targetting_datum_key, hiding_location_key) . = ..() - controller.current_movement_target = controller.blackboard[hiding_location_key] || controller.blackboard[target_key] //Hiding location is priority + controller.current_movement_target = controller.blackboard[hiding_location_key] || controller.blackboard[target_key] //Hiding location is priority /datum/ai_behavior/basic_ranged_attack/perform(delta_time, datum/ai_controller/controller, target_key, targetting_datum_key, hiding_location_key) diff --git a/code/datums/ai/basic_mobs/basic_subtrees/speech_subtree.dm b/code/datums/ai/basic_mobs/basic_subtrees/speech_subtree.dm index 55654a33ffc..bcc2d5e482c 100644 --- a/code/datums/ai/basic_mobs/basic_subtrees/speech_subtree.dm +++ b/code/datums/ai/basic_mobs/basic_subtrees/speech_subtree.dm @@ -25,7 +25,7 @@ var/total_choices_length = audible_emotes_length + non_audible_emotes_length + speak_lines_length - var/random_number_in_range = rand(1, total_choices_length) + var/random_number_in_range = rand(1, total_choices_length) if(random_number_in_range <= audible_emotes_length) controller.queue_behavior(/datum/ai_behavior/perform_emote, pick(emote_hear)) diff --git a/code/datums/browser.dm b/code/datums/browser.dm index 8d1ef5d1322..77b7b3ddf43 100644 --- a/code/datums/browser.dm +++ b/code/datums/browser.dm @@ -136,7 +136,7 @@ if (!User) return - var/output = {"
[Message]

+ var/output = {"
[Message]

[Button1]"} @@ -249,7 +249,7 @@ if (!User) return - var/output = {"