From 088031d667955b50b4045aa4b5ab75c9a4d88cce Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 19 Oct 2024 12:53:51 +0000
Subject: [PATCH] Deploy to GitHub pages
---
_maps/map_files/IceMeta.html | 4 +-
area.html | 142 ++--
area/holodeck.html | 6 +-
area/procedurally_generated.html | 6 +-
area/shuttle.html | 6 +-
area/space.html | 8 +-
atom.html | 434 +++++-----
atom/movable.html | 144 ++--
atom/movable/plane_master_controller.html | 24 +-
atom/movable/render_plane_relay.html | 6 +-
atom/movable/render_step/emissive.html | 4 +-
.../movable/render_step/emissive_blocker.html | 4 +-
atom/movable/screen.html | 20 +-
atom/movable/screen/action_landing.html | 6 +-
atom/movable/screen/alert.html | 6 +-
atom/movable/screen/bloodsucker.html | 6 +-
atom/movable/screen/button_palette.html | 6 +-
.../screen/character_preview_view.html | 14 +-
atom/movable/screen/combattoggle/flashy.html | 6 +-
.../screen/fullscreen/cursor_catcher.html | 22 +-
atom/movable/screen/inventory.html | 12 +-
atom/movable/screen/map_view.html | 6 +-
atom/movable/screen/movable.html | 6 +-
.../movable/screen/movable/action_button.html | 16 +-
atom/movable/screen/palette_scroll.html | 6 +-
.../movable/screen/parallax_layer/random.html | 10 +-
.../parallax_layer/random/space_gas.html | 8 +-
atom/movable/screen/plane_master.html | 60 +-
.../movable/screen/plane_master/parallax.html | 8 +-
.../screen/plane_master/rendering_plate.html | 4 +-
.../rendering_plate/lighting.html | 6 +-
atom/movable/visual/cryo_occupant.html | 10 +-
client.html | 257 +++---
code/__DEFINES/DNA.html | 42 +-
code/__DEFINES/MC.html | 40 +-
code/__DEFINES/_click.html | 12 +-
code/__DEFINES/_globals.html | 36 +-
code/__DEFINES/_helpers.html | 8 +-
code/__DEFINES/_protect.html | 6 +-
code/__DEFINES/_tick.html | 26 +-
code/__DEFINES/access.html | 154 ++--
code/__DEFINES/acid.html | 22 +-
code/__DEFINES/actions.html | 22 +-
code/__DEFINES/admin.html | 24 +-
code/__DEFINES/ai.html | 24 +-
code/__DEFINES/alerts.html | 20 +-
code/__DEFINES/ammo.html | 8 +-
code/__DEFINES/announcements.html | 10 +-
code/__DEFINES/anomalies.html | 78 +-
code/__DEFINES/antagonists.html | 114 ++-
code/__DEFINES/art.html | 6 +-
code/__DEFINES/assert.html | 6 +-
code/__DEFINES/atmospherics.html | 202 ++---
code/__DEFINES/atom_hud.html | 44 +-
code/__DEFINES/bloodsuckers.html | 100 +--
code/__DEFINES/callbacks.html | 22 +-
code/__DEFINES/cameranets.html | 8 +-
code/__DEFINES/chat.html | 22 +-
code/__DEFINES/cleaning.html | 26 +-
code/__DEFINES/clockcult.html | 70 +-
code/__DEFINES/colors.html | 96 +--
code/__DEFINES/combat.html | 168 ++--
code/__DEFINES/configuration.html | 8 +-
code/__DEFINES/construction/material.html | 54 +-
code/__DEFINES/construction/rcd.html | 46 +-
code/__DEFINES/cooldowns.html | 6 +-
code/__DEFINES/cult.html | 8 +-
code/__DEFINES/dcs/flags.html | 34 +-
code/__DEFINES/dcs/helpers.html | 20 +-
.../__DEFINES/dcs/signals/signal_species.html | 8 +-
.../__DEFINES/dcs/signals/signals_action.html | 34 +-
code/__DEFINES/dcs/signals/signals_area.html | 28 +-
.../signals_atom/signals_atom_attack.html | 42 +-
.../signals_atom/signals_atom_lighting.html | 42 +-
.../signals_atom/signals_atom_main.html | 94 +--
.../signals_atom/signals_atom_mouse.html | 24 +-
.../signals_atom/signals_atom_movable.html | 84 +-
.../signals_atom/signals_atom_movement.html | 54 +-
.../signals_atom/signals_atom_x_act.html | 42 +-
code/__DEFINES/dcs/signals/signals_beam.html | 6 +-
.../__DEFINES/dcs/signals/signals_camera.html | 6 +-
.../__DEFINES/dcs/signals/signals_client.html | 10 +-
code/__DEFINES/dcs/signals/signals_datum.html | 34 +-
code/__DEFINES/dcs/signals/signals_event.html | 44 +
code/__DEFINES/dcs/signals/signals_food.html | 42 +-
code/__DEFINES/dcs/signals/signals_gib.html | 8 +-
.../__DEFINES/dcs/signals/signals_global.html | 122 ++-
.../dcs/signals/signals_global_object.html | 12 +-
.../dcs/signals/signals_heretic.html | 16 +-
code/__DEFINES/dcs/signals/signals_hud.html | 16 +-
.../dcs/signals/signals_janitor.html | 16 +-
.../__DEFINES/dcs/signals/signals_ladder.html | 6 +-
.../dcs/signals/signals_lazy_templates.html | 6 +-
code/__DEFINES/dcs/signals/signals_mind.html | 10 +-
.../__DEFINES/dcs/signals/signals_mining.html | 12 +-
.../signals/signals_mob/signals_carbon.html | 102 +--
.../signals/signals_mob/signals_human.html | 28 +-
.../signals/signals_mob/signals_living.html | 130 +--
.../dcs/signals/signals_mob/signals_mob.html | 150 ++--
.../signals_mob/signals_mob_spawner.html | 8 +-
.../signals/signals_mob/signals_silicon.html | 8 +-
.../signals/signals_mob/signals_tools.html | 6 +-
.../signals_mob/signals_xenobiology.html | 16 +-
.../dcs/signals/signals_modular_computer.html | 36 +-
code/__DEFINES/dcs/signals/signals_mood.html | 8 +-
.../dcs/signals/signals_moveloop.html | 12 +-
.../dcs/signals/signals_movetype.html | 10 +-
.../__DEFINES/dcs/signals/signals_object.html | 302 +++----
.../signals/signals_plane_master_group.html | 6 +-
code/__DEFINES/dcs/signals/signals_song.html | 8 +-
code/__DEFINES/dcs/signals/signals_spell.html | 70 +-
.../dcs/signals/signals_storage.html | 30 +-
.../dcs/signals/signals_subsystem.html | 18 +-
code/__DEFINES/dcs/signals/signals_turf.html | 44 +-
.../dcs/signals/signals_twohand.html | 8 +-
code/__DEFINES/dcs/signals/signals_wash.html | 6 +-
code/__DEFINES/directional.html | 16 +-
code/__DEFINES/diseases.html | 18 +-
code/__DEFINES/dynamic.html | 16 +-
code/__DEFINES/economy.html | 12 +-
code/__DEFINES/events.html | 62 ++
code/__DEFINES/exosuit_fab.html | 36 +-
code/__DEFINES/flags.html | 215 ++---
code/__DEFINES/food.html | 6 +-
code/__DEFINES/footsteps.html | 6 +-
code/__DEFINES/hud.html | 44 +-
code/__DEFINES/icon_smoothing.html | 254 +++---
code/__DEFINES/instruments.html | 16 +-
code/__DEFINES/interaction_flags.html | 40 +-
code/__DEFINES/inventory.html | 58 +-
code/__DEFINES/is_helpers.html | 6 +-
code/__DEFINES/jobs.html | 22 +-
code/__DEFINES/lag_switch.html | 20 +-
code/__DEFINES/layers.html | 84 +-
code/__DEFINES/lighting.html | 68 +-
code/__DEFINES/logging.html | 8 +-
code/__DEFINES/machines.html | 12 +-
code/__DEFINES/magic.html | 68 +-
code/__DEFINES/map_switch.html | 6 +-
code/__DEFINES/mapping.html | 8 +-
code/__DEFINES/maps.html | 66 +-
code/__DEFINES/materials.html | 18 +-
code/__DEFINES/maths.html | 26 +-
code/__DEFINES/matrices.html | 24 +-
code/__DEFINES/mecha.html | 24 +-
code/__DEFINES/misc.html | 26 +-
code/__DEFINES/mobfactions.html | 90 +-
code/__DEFINES/mobs.html | 56 +-
code/__DEFINES/modular_computer.html | 32 +-
code/__DEFINES/movement.html | 46 +-
code/__DEFINES/multiz.html | 8 +-
code/__DEFINES/obj_flags.html | 50 +-
code/__DEFINES/power.html | 8 +-
code/__DEFINES/preferences.html | 26 +-
code/__DEFINES/procpath.html | 4 +-
code/__DEFINES/projectiles.html | 10 +-
code/__DEFINES/qdel.html | 26 +-
code/__DEFINES/reactions.html | 20 +-
code/__DEFINES/reactor.html | 6 +-
code/__DEFINES/reagents.html | 8 +-
code/__DEFINES/research.html | 26 +-
code/__DEFINES/robots.html | 6 +-
code/__DEFINES/rust_g.html | 30 +-
code/__DEFINES/say.html | 6 +-
code/__DEFINES/screentips.html | 26 +-
code/__DEFINES/security.html | 34 +-
code/__DEFINES/shuttles.html | 16 +-
code/__DEFINES/sight.html | 6 +-
code/__DEFINES/sort_types.html | 6 +-
code/__DEFINES/sound.html | 18 +-
code/__DEFINES/space.html | 6 +-
code/__DEFINES/spaceman_dmm.html | 26 +-
code/__DEFINES/species_clothing_paths.html | 10 +-
code/__DEFINES/station.html | 20 +-
code/__DEFINES/status_effects.html | 20 +-
code/__DEFINES/strippable.html | 10 +-
code/__DEFINES/subsystems.html | 84 +-
code/__DEFINES/text.html | 44 +-
code/__DEFINES/tgs.html | 82 +-
code/__DEFINES/tgui.html | 34 +-
code/__DEFINES/time.html | 74 +-
code/__DEFINES/tools.html | 10 +-
code/__DEFINES/traitor.html | 22 +-
code/__DEFINES/traits.html | 10 +-
code/__DEFINES/traits/declarations.html | 692 +++++++--------
code/__DEFINES/traits/sources.html | 162 ++--
code/__DEFINES/turfs.html | 64 +-
code/__DEFINES/unit_tests.html | 8 +-
code/__DEFINES/wounds.html | 96 +--
code/__DEFINES/{yogs_defines}/darkspawn.html | 16 +-
.../__DEFINES/{yogs_defines}/flavor_text.html | 6 +-
code/__DEFINES/{yogs_defines}/mapping.html | 22 +-
code/__DEFINES/{yogs_defines}/reactions.html | 12 +-
.../{yogs_defines}/storytellers.html | 124 +++
code/__DEFINES/{yogs_defines}/telecomms.html | 6 +-
code/__DEFINES/{yogs_defines}/traits.html | 24 +-
code/__HELPERS/AStar.html | 4 +-
code/__HELPERS/_lists.html | 148 ++--
code/__HELPERS/_planes.html | 32 +-
code/__HELPERS/_string_lists.html | 4 +-
code/__HELPERS/animations.html | 10 +-
code/__HELPERS/areas.html | 4 +-
code/__HELPERS/bitflag_lists.html | 6 +-
code/__HELPERS/cameras.html | 4 +-
code/__HELPERS/chat.html | 28 +
code/__HELPERS/cmp.html | 4 +-
code/__HELPERS/colors.html | 4 +-
code/__HELPERS/dna.html | 8 +-
code/__HELPERS/duplicating.html | 4 +-
code/__HELPERS/files.html | 4 +-
code/__HELPERS/game.html | 8 +-
code/__HELPERS/global_lists.html | 4 +-
code/__HELPERS/hallucinations.html | 16 +-
code/__HELPERS/icon_smoothing.html | 10 +-
code/__HELPERS/icons.html | 4 +-
code/__HELPERS/lazy_templates.html | 4 +-
code/__HELPERS/lighting.html | 4 +-
code/__HELPERS/logging/_logging.html | 4 +-
code/__HELPERS/logging/attack.html | 4 +-
code/__HELPERS/logging/shuttle.html | 4 +-
code/__HELPERS/logging/talk.html | 4 +-
code/__HELPERS/maths.html | 4 +-
code/__HELPERS/mobs.html | 6 +-
code/__HELPERS/nameof.html | 6 +-
code/__HELPERS/names.html | 4 +-
code/__HELPERS/priority_announce.html | 4 +-
code/__HELPERS/sanitize_values.html | 4 +-
code/__HELPERS/screen_objs.html | 4 +-
code/__HELPERS/see_through_maps.html | 18 +-
code/__HELPERS/text.html | 4 +-
code/__HELPERS/traits.html | 4 +-
code/__HELPERS/turfs.html | 4 +-
code/__HELPERS/type2type.html | 4 +-
code/__HELPERS/unsorted.html | 4 +-
code/__HELPERS/verbs.html | 4 +-
code/__HELPERS/view.html | 4 +-
code/__byond_version_compat.html | 14 +-
code/_globalvars/bitfields.html | 4 +-
code/_globalvars/lists/flavor_misc.html | 4 +-
code/_globalvars/lists/keybindings.html | 4 +-
code/_onclick/drag_drop.html | 8 +-
code/_onclick/hud/action_button.html | 4 +-
code/_onclick/hud/map_popups.html | 4 +-
code/_onclick/hud/radial.html | 4 +-
code/_onclick/hud/random_layer.html | 4 +-
.../hud/rendering/_render_readme.html | 4 +-
.../rendering/plane_master_controller.html | 4 +-
.../hud/rendering/plane_master_group.html | 6 +-
.../plane_masters/plane_master_subtypes.html | 4 +-
code/_onclick/hud/rendering/render_plate.html | 4 +-
.../configuration/entries/dbconfig.html | 4 +-
.../configuration/entries/game_options.html | 4 +-
.../configuration/entries/general.html | 4 +-
code/controllers/failsafe.html | 4 +-
code/controllers/lag_switch.html | 4 +-
code/controllers/master.html | 4 +-
code/controllers/subsystem.html | 4 +-
code/controllers/subsystem/achievements.html | 4 +-
code/controllers/subsystem/ambience.html | 4 +-
code/controllers/subsystem/area_contents.html | 4 +-
code/controllers/subsystem/asset_loading.html | 4 +-
code/controllers/subsystem/chat.html | 4 +-
code/controllers/subsystem/early_assets.html | 4 +-
code/controllers/subsystem/fluids.html | 8 +-
code/controllers/subsystem/garbage.html | 4 +-
code/controllers/subsystem/init_profiler.html | 4 +-
code/controllers/subsystem/materials.html | 4 +-
code/controllers/subsystem/minor_mapping.html | 4 +-
.../subsystem/modular_computers.html | 6 +-
code/controllers/subsystem/overlays.html | 4 +-
code/controllers/subsystem/parallax.html | 6 +-
code/controllers/subsystem/runechat.html | 10 +-
code/controllers/subsystem/shuttle.html | 8 +-
code/controllers/subsystem/tgui.html | 4 +-
code/controllers/subsystem/timer.html | 10 +-
code/controllers/subsystem/vote.html | 34 +
code/controllers/subsystem/wardrobe.html | 4 +-
code/controllers/subsystem/weather.html | 4 +-
code/datums/achievements/achievements.html | 4 +-
code/datums/achievements/viewer.html | 4 +-
code/datums/actions/action.html | 4 +-
code/datums/actions/cooldown_action.html | 4 +-
code/datums/actions/items/stealth_box.html | 4 +-
code/datums/announcers/_announcer.html | 4 +-
code/datums/beam.html | 4 +-
.../brain_damage/split_personality.html | 4 +-
code/datums/browser.html | 4 +-
code/datums/callback.html | 4 +-
code/datums/chat_payload.html | 4 +-
code/datums/chatmessage.html | 30 +-
code/datums/components.html | 4 +-
code/datums/components/_component.html | 4 +-
.../components/action_item_overlay.html | 4 +-
code/datums/components/anti_magic.html | 4 +-
code/datums/components/bakeable.html | 4 +-
code/datums/components/blocking.html | 16 +-
code/datums/components/chasm.html | 6 +-
.../datums/components/connect_containers.html | 4 +-
.../datums/components/connect_loc_behalf.html | 4 +-
.../datums/components/connect_mob_behalf.html | 4 +-
code/datums/components/crafting/antag.html | 4 +-
code/datums/components/curse_of_hunger.html | 8 +-
code/datums/components/earhealing.html | 4 +-
code/datums/components/explodable.html | 4 +-
code/datums/components/fantasy/suffixes.html | 4 +-
code/datums/components/gps.html | 4 +-
code/datums/components/gunpoint.html | 18 +-
.../components/hide_highest_offset.html | 4 +-
.../components/hide_weather_planes.html | 4 +-
code/datums/components/internal_cam.html | 6 +-
code/datums/components/light_eater.html | 4 +-
.../datums/components/material_container.html | 4 +-
code/datums/components/mech_pilot.html | 4 +-
code/datums/components/mind_linker.html | 4 +-
code/datums/components/overlay_lighting.html | 8 +-
code/datums/components/phylactery.html | 4 +-
.../components/radioactive_emitter.html | 35 +
code/datums/components/refundable.html | 4 +-
code/datums/components/religious_tool.html | 4 +-
code/datums/components/riding.html | 4 +-
code/datums/components/seethrough.html | 4 +-
code/datums/components/slippery.html | 4 +-
code/datums/components/squishable.html | 4 +-
code/datums/components/storm_hating.html | 4 +-
code/datums/components/surgery_bed.html | 4 +-
code/datums/components/twohanded.html | 4 +-
code/datums/components/uplink.html | 4 +-
code/datums/components/wearertargeting.html | 4 +-
code/datums/datum.html | 4 +-
code/datums/diseases/advance/advance.html | 4 +-
.../diseases/advance/symptoms/symptoms.html | 4 +-
code/datums/dna.html | 4 +-
code/datums/elements/ELEMENT_TEMPLATE.html | 4 +-
code/datums/elements/_element.html | 4 +-
code/datums/elements/connect_loc.html | 4 +-
code/datums/elements/content_barfer.html | 4 +-
code/datums/elements/death_explosion.html | 4 +-
code/datums/elements/firestacker.html | 4 +-
code/datums/elements/footstep.html | 4 +-
code/datums/elements/footstep_override.html | 4 +-
code/datums/elements/frozen.html | 4 +-
code/datums/elements/life_drain.html | 4 +-
code/datums/elements/light_blocking.html | 4 +-
code/datums/elements/light_eaten.html | 4 +-
code/datums/elements/light_eater.html | 4 +-
code/datums/elements/movetype_handler.html | 4 +-
code/datums/elements/regenerator.html | 4 +-
code/datums/elements/rust.html | 4 +-
code/datums/elements/squish.html | 4 +-
code/datums/elements/strippable.html | 4 +-
code/datums/elements/temporary_atom.html | 4 +-
code/datums/elements/turf_transparency.html | 4 +-
code/datums/elements/undertile.html | 6 +-
code/datums/elements/update_icon_blocker.html | 4 +-
code/datums/greyscale.html | 4 +-
code/datums/greyscale/_greyscale_config.html | 4 +-
code/datums/greyscale/json_reader.html | 4 +-
code/datums/greyscale/layer.html | 4 +-
.../helper_datums/stack_end_detector.html | 4 +-
code/datums/helper_datums/teleport.html | 4 +-
code/datums/keybinding/mob_actions.html | 4 +-
code/datums/lazy_template.html | 4 +-
code/datums/map_config.html | 4 +-
code/datums/mapgen/DungeonGenerator.html | 4 +-
code/datums/mapgen/_MapGenerator.html | 4 +-
code/datums/mapgen/biomes/_biome.html | 4 +-
.../dungeon_generators/dungeon_room.html | 4 +-
.../dungeon_room_theme.html | 4 +-
.../maintenance_generator.html | 8 +-
.../maintenance_room_themes/random.html | 4 +-
code/datums/martial.html | 4 +-
code/datums/martial/cqc.html | 12 +-
code/datums/martial/sleeping_carp.html | 8 +-
code/datums/martial/ultra_violence.html | 4 +-
code/datums/materials/_material.html | 4 +-
code/datums/materials/basemats.html | 4 +-
code/datums/mocking/client.html | 4 +-
code/datums/mutable_appearance.html | 4 +-
code/datums/mutations/void_magnet.html | 4 +-
code/datums/outfit.html | 4 +-
.../datums/station_traits/_station_trait.html | 4 +-
.../station_traits/negative_traits.html | 4 +-
.../status_effects/debuffs/blue_eye.html | 4 +-
.../status_effects/debuffs/confusion.html | 6 +-
.../status_effects/debuffs/debuffs.html | 4 +-
.../status_effects/debuffs/drugginess.html | 4 +-
code/datums/status_effects/debuffs/drunk.html | 6 +-
.../status_effects/debuffs/hallucination.html | 4 +-
.../status_effects/debuffs/red_eye.html | 4 +-
.../status_effects/debuffs/screen_blur.html | 6 +-
code/datums/status_effects/status_effect.html | 4 +-
code/datums/status_effects/wound_effects.html | 4 +-
code/datums/view.html | 4 +-
code/datums/visual_data.html | 4 +-
code/datums/votes/_vote_datum.html | 27 +
code/datums/votes/custom_vote.html | 32 +
code/datums/weakrefs.html | 4 +-
code/datums/weather/weather.html | 4 +-
.../weather/weather_types/acid_rain.html | 4 +-
code/datums/world_topic.html | 4 +-
code/datums/wounds/bones.html | 4 +-
code/datums/wounds/scars/_scars.html | 4 +-
code/game/area/areas.html | 4 +-
code/game/area/areas/mining.html | 4 +-
code/game/area/areas/shuttles.html | 4 +-
code/game/atom/atom_tool_acts.html | 4 +-
code/game/atoms_movable.html | 4 +-
.../gamemodes/clown_ops/clown_weapons.html | 6 +-
code/game/gamemodes/objective.html | 4 +-
code/game/golf/golf.html | 4 +-
code/game/machinery/bounty_board.html | 4 +-
code/game/machinery/computer/crew.html | 8 +-
code/game/machinery/computer/dna_console.html | 34 +-
code/game/machinery/deployable.html | 4 +-
code/game/machinery/holosign.html | 4 +-
code/game/machinery/lightswitch.html | 4 +-
code/game/machinery/limbgrower.html | 4 +-
.../porta_turret/portable_turret_cover.html | 4 +-
code/game/machinery/sci_bombardment.html | 4 +-
code/game/machinery/shieldgen.html | 4 +-
code/game/machinery/slotmachine.html | 6 +-
code/game/machinery/status_display.html | 4 +-
code/game/machinery/syndicatebomb.html | 4 +-
.../machinery/telecomms/broadcasting.html | 4 +-
.../game/machinery/telecomms/ntnet_relay.html | 4 +-
.../mecha/equipment/tools/medical_tools.html | 4 +-
.../mecha/equipment/tools/other_tools.html | 4 +-
code/game/mecha/equipment/weapons/armor.html | 4 +-
code/game/mecha/mecha_actions.html | 4 +-
code/game/mecha/mecha_construction_paths.html | 4 +-
code/game/mecha/mecha_parts.html | 4 +-
code/game/mecha/mecha_wreckage.html | 4 +-
code/game/mecha/working/clarke.html | 4 +-
code/game/objects/effects/anomalies.html | 6 +-
code/game/objects/effects/cursor_catcher.html | 4 +-
.../decals/turfdecal/tilecoloring.html | 8 +-
.../effects/effect_system/effects_other.html | 4 +-
.../fluid_spread/_fluid_spread.html | 4 +-
.../fluid_spread/effects_foam.html | 10 +-
.../fluid_spread/effects_smoke.html | 4 +-
code/game/objects/effects/forcefields.html | 4 +-
code/game/objects/effects/info.html | 4 +-
code/game/objects/effects/landmarks.html | 4 +-
.../objects/effects/spawners/lootdrop.html | 4 +-
code/game/objects/effects/turf_fire.html | 28 +-
code/game/objects/items/RCD.html | 10 +-
code/game/objects/items/RSF.html | 6 +-
code/game/objects/items/airlock_painter.html | 6 +-
code/game/objects/items/bell.html | 4 +-
code/game/objects/items/cards_ids.html | 4 +-
.../items/devices/busterarm/wire_snatch.html | 4 +-
.../objects/items/devices/lightreplacer.html | 4 +-
.../objects/items/devices/miragedrive.html | 6 +-
.../game/objects/items/devices/multitool.html | 4 +-
.../objects/items/devices/radio/radio.html | 4 +-
code/game/objects/items/devices/scanners.html | 4 +-
.../objects/items/granters/_granters.html | 4 +-
.../items/granters/magic/_spell_granter.html | 4 +-
.../objects/items/grenades/chem_grenade.html | 4 +-
code/game/objects/items/grenades/plastic.html | 4 +-
.../items/grenades/syndieminibomb.html | 4 +-
code/game/objects/items/holosign_creator.html | 4 +-
code/game/objects/items/mail.html | 4 +-
code/game/objects/items/manuals.html | 4 +-
code/game/objects/items/melee/misc.html | 4 +-
.../objects/items/melee/transforming.html | 4 +-
.../game/objects/items/robot/ai_upgrades.html | 4 +-
.../game/objects/items/robot/robot_items.html | 4 +-
.../objects/items/robot/robot_upgrades.html | 6 +-
code/game/objects/items/stacks/medical.html | 4 +-
.../objects/items/stacks/sheets/leather.html | 4 +-
code/game/objects/items/storage/boxes.html | 4 +-
.../game/objects/items/two_handed/spears.html | 4 +-
.../crates_lockers/closets/bodybag.html | 4 +-
code/game/objects/structures/girders.html | 4 +-
.../objects/structures/kitchen_spike.html | 6 +-
.../objects/structures/manned_turret.html | 4 +-
code/game/objects/structures/morgue.html | 8 +-
code/game/objects/structures/safe.html | 8 +-
code/game/objects/structures/statues.html | 4 +-
code/game/sound.html | 4 +-
code/game/turfs/closed/minerals.html | 4 +-
.../game/turfs/closed/wall/mineral_walls.html | 4 +-
code/game/turfs/open/floor.html | 4 +-
code/game/turfs/open/floor/plating.html | 4 +-
.../turfs/open/floor/plating/asteroid.html | 4 +-
.../open/floor/plating/catwalk_plating.html | 4 +-
code/game/turfs/open/space/transit.html | 4 +-
code/game/turfs/turf.html | 4 +-
code/game/world.html | 8 +-
code/modules/admin/greyscale_modify_menu.html | 4 +-
code/modules/admin/mfa.html | 4 +-
code/modules/admin/verbs/commandreport.html | 8 +-
code/modules/admin/verbs/debug.html | 4 +-
code/modules/admin/verbs/plane_debugger.html | 4 +-
code/modules/admin/verbs/pray.html | 4 +-
code/modules/admin/verbs/randomverbs.html | 4 +-
.../admin/view_variables/debug_variables.html | 4 +-
.../antagonists/_common/antag_helpers.html | 28 +
.../antagonists/_common/antag_hud.html | 4 +-
.../antagonists/_common/antag_spawner.html | 4 +-
.../bloodsuckers/bloodsucker_frenzy.html | 4 +-
.../bloodsuckers/bloodsucker_hud.html | 14 +-
.../bloodsuckers/bloodsucker_mobs.html | 4 +-
.../bloodsuckers/bloodsuckers_objects.html | 4 +-
.../antagonists/bloodsuckers/clans/_clan.html | 4 +-
.../bloodsuckers/clans/clan_flavortext.html | 4 +-
.../bloodsuckers/clans/clan_gangrel.html | 4 +-
.../bloodsuckers/powers/fortitude.html | 4 +-
.../bloodsuckers/powers/gohome.html | 4 +-
.../bloodsuckers/powers/masquerade.html | 4 +-
.../bloodsuckers/powers/recuperate.html | 4 +-
.../bloodsuckers/powers/targeted/hecata.html | 4 +-
.../powers/targeted/mesmerize.html | 4 +-
.../structures/bloodsucker_crypt.html | 4 +-
.../structures/bloodsucker_life.html | 6 +-
.../structures/bloodsucker_recipes.html | 4 +-
.../bloodsuckers/subsystem_sunlight.html | 16 +-
.../bloodsuckers/vassal/favorite_vassal.html | 4 +-
.../bloodsuckers/vassal/revenge_vassal.html | 4 +-
.../bloodsuckers/vassal/vassal.html | 6 +-
.../antagonists/changeling/changeling.html | 12 +-
.../changeling/powers/mutations.html | 4 +-
.../clock_items/construct_chassis.html | 4 +-
code/modules/antagonists/creep/creep.html | 4 +-
code/modules/antagonists/cult/cult_comms.html | 4 +-
.../antagonists/cult/cult_structures.html | 4 +-
code/modules/antagonists/devil/imp/imp.html | 4 +-
.../disease/disease_abilities.html | 4 +-
.../eldritch_cult/eldritch_effects.html | 4 +-
.../eldritch_cult/eldritch_gun.html | 6 +-
.../eldritch_cult/eldritch_knowledge.html | 4 +-
.../eldritch_cult/eldritch_monster_antag.html | 4 +-
.../eldritch_transmutations.html | 4 +-
.../eldritch_cult/magic/ash_magic.html | 4 +-
.../eldritch_cult/magic/cosmo_magic.html | 4 +-
.../transmutations/rust_transmutations.html | 4 +-
.../monsterhunter/monsterhunter.html | 6 +-
.../monsterhunter/monstertrack.html | 4 +-
code/modules/antagonists/morph/morph.html | 4 +-
.../nukeop/equipment/nuclear_challenge.html | 10 +-
.../nukeop/equipment/nuclearbomb.html | 4 +-
.../antagonists/space_dragon/carp_rift.html | 10 +-
.../traitor/equipment/Malf_Modules.html | 4 +-
.../traitor/equipment/contractor.html | 4 +-
.../traitor/equipment/module_picker.html | 4 +-
.../wizard/equipment/artefact.html | 4 +-
.../wizard/equipment/soulstone.html | 4 +-
.../equipment/spellbook_entries/_entry.html | 4 +-
.../equipment/spellbook_entries/summons.html | 6 +-
code/modules/assembly/doorcontrol.html | 4 +-
code/modules/assembly/infrared.html | 4 +-
code/modules/assembly/radio.html | 4 +-
code/modules/assembly/signaler.html | 4 +-
code/modules/asset_cache.html | 4 +-
.../modules/asset_cache/asset_cache_item.html | 4 +-
code/modules/asset_cache/asset_list.html | 4 +-
code/modules/asset_cache/assets/crafting.html | 4 +-
.../transports/asset_transport.html | 6 +-
.../transports/webroot_transport.html | 4 +-
.../atmospherics/gasmixtures/gas_mixture.html | 8 +-
.../atmospherics/gasmixtures/reactions.html | 4 +-
.../machinery/components/fusion/hfr_core.html | 4 +-
.../components/fusion/hfr_defines.html | 110 +--
.../components/fusion/hfr_parts.html | 4 +-
.../components/unary_devices/cryo.html | 6 +-
.../atmospherics/machinery/pipes/multiz.html | 4 +-
.../machinery/portable/canister.html | 4 +-
code/modules/awaymissions/cordon.html | 4 +-
code/modules/awaymissions/corpse.html | 4 +-
code/modules/awaymissions/gateway.html | 4 +-
.../awaymissions/mission_code/snowdin.html | 4 +-
.../awaymissions/mission_code/wildwest.html | 4 +-
code/modules/awaymissions/zlevel.html | 4 +-
code/modules/balloon_alert/balloon_alert.html | 8 +-
code/modules/buildmode.html | 4 +-
code/modules/cargo/bounty.html | 4 +-
code/modules/cargo/packs.html | 4 +-
code/modules/cargo/supplypod.html | 4 +-
code/modules/client/preferences.html | 4 +-
.../client/preferences/_preference.html | 20 +-
.../client/preferences/ai_core_display.html | 4 +-
.../client/preferences/ambient_occlusion.html | 4 +-
.../modules/client/preferences/announcer.html | 4 +-
code/modules/client/preferences/assets.html | 4 +-
.../client/preferences/chapel_choice.html | 4 +-
.../client/preferences/clerk_choice.html | 4 +-
code/modules/client/preferences/clothing.html | 4 +-
.../preferences/engineering_department.html | 4 +-
code/modules/client/preferences/gender.html | 4 +-
code/modules/client/preferences/ghost.html | 4 +-
.../preferences/middleware/_middleware.html | 4 +-
.../client/preferences/middleware/antags.html | 4 +-
.../preferences/middleware/keybindings.html | 4 +-
.../middleware/legacy_toggles.html | 4 +-
.../client/preferences/middleware/names.html | 4 +-
.../client/preferences/middleware/quirks.html | 4 +-
.../client/preferences/middleware/random.html | 4 +-
.../preferences/middleware/species.html | 4 +-
.../client/preferences/multiz_parallax.html | 4 +-
.../preferences/multiz_performance.html | 4 +-
code/modules/client/preferences/names.html | 4 +-
code/modules/client/preferences/ooc.html | 4 +-
code/modules/client/preferences/parallax.html | 4 +-
code/modules/client/preferences/pda.html | 4 +-
.../client/preferences/preferred_map.html | 4 +-
.../client/preferences/scaling_method.html | 4 +-
.../preferences/security_department.html | 4 +-
code/modules/client/preferences/sounds.html | 4 +-
code/modules/client/preferences/species.html | 4 +-
.../client/preferences/speech_sounds.html | 4 +-
code/modules/client/preferences/tgui.html | 4 +-
code/modules/client/preferences/ui_style.html | 4 +-
.../client/preferences/window_flashing.html | 4 +-
code/modules/clothing/head/helmet.html | 4 +-
.../modules/clothing/masks/miscellaneous.html | 4 +-
.../modules/clothing/spacesuits/hardsuit.html | 4 +-
code/modules/clothing/suits/armor.html | 4 +-
code/modules/clothing/under/accessories.html | 4 +-
code/modules/clothing/under/badges.html | 4 +-
code/modules/corporations/corporation.html | 4 +-
code/modules/events/_event_admin_setup.html | 35 +
code/modules/events/carp_migration.html | 27 +
code/modules/events/immovable_rod.html | 27 +
code/modules/events/sandstorm.html | 31 +
code/modules/events/scrubber_overflow.html | 28 +
.../shuttle_loan/shuttle_loan_datum.html | 27 +
code/modules/events/stray_cargo.html | 4 +-
code/modules/events/supermatter_surge.html | 4 +-
.../events/wizard/departmentrevolt.html | 29 +
code/modules/events/wizard/fakeexplosion.html | 4 +-
code/modules/events/zombie_infection.html | 4 +-
.../food_and_drinks/drinks/drinks.html | 4 +-
.../food_and_drinks/drinks/drinks/bottle.html | 4 +-
code/modules/food_and_drinks/food.html | 6 +-
.../food_and_drinks/food/condiment.html | 4 +-
.../food_and_drinks/food/customizables.html | 4 +-
code/modules/food_and_drinks/food/snacks.html | 4 +-
.../food_and_drinks/food/snacks/dough.html | 4 +-
.../food_and_drinks/food/snacks/meat.html | 4 +-
.../food_and_drinks/food/snacks_cheese.html | 4 +-
.../food_and_drinks/food/snacks_egg.html | 4 +-
.../food_and_drinks/food/snacks_meat.html | 4 +-
.../food_and_drinks/food/snacks_other.html | 4 +-
.../food_and_drinks/food/snacks_pastry.html | 4 +-
.../food_and_drinks/food/snacks_pizza.html | 4 +-
.../food_and_drinks/food/snacks_salad.html | 4 +-
.../food_and_drinks/food/snacks_vend.html | 4 +-
.../recipes/drinks_recipes.html | 4 +-
.../recipes/food_mixtures.html | 4 +-
.../recipes/tablecraft/recipes_bread.html | 4 +-
.../recipes/tablecraft/recipes_burger.html | 4 +-
.../recipes/tablecraft/recipes_cake.html | 4 +-
.../recipes/tablecraft/recipes_drink.html | 4 +-
.../recipes/tablecraft/recipes_egg.html | 4 +-
.../recipes/tablecraft/recipes_frozen.html | 4 +-
.../recipes/tablecraft/recipes_meat.html | 4 +-
.../recipes/tablecraft/recipes_misc.html | 4 +-
.../recipes/tablecraft/recipes_pastry.html | 4 +-
.../recipes/tablecraft/recipes_pie.html | 4 +-
.../recipes/tablecraft/recipes_pizza.html | 4 +-
.../recipes/tablecraft/recipes_salad.html | 4 +-
.../recipes/tablecraft/recipes_sandwich.html | 4 +-
.../recipes/tablecraft/recipes_soup.html | 4 +-
.../recipes/tablecraft/recipes_spaghetti.html | 4 +-
.../department_goals/department_goal.html | 4 +-
.../goals/station_goals/bluespace_tap.html | 4 +-
code/modules/hydroponics/grown/towercap.html | 4 +-
code/modules/hydroponics/seed_extractor.html | 4 +-
.../instrument_data/_instrument_data.html | 4 +-
.../instrument_data/_instrument_key.html | 4 +-
code/modules/instruments/songs/_song.html | 4 +-
code/modules/jobs/access.html | 4 +-
.../modules/jobs/departments/departments.html | 4 +-
code/modules/jobs/job_types/unassigned.html | 4 +-
code/modules/keybindings.html | 4 +-
code/modules/language/language_holder.html | 4 +-
code/modules/library/lib_machines.html | 8 +-
code/modules/lighting/lighting_atom.html | 4 +-
code/modules/lighting/lighting_corner.html | 4 +-
code/modules/lighting/lighting_source.html | 4 +-
code/modules/mapping.html | 4 +-
.../access_helpers/airlock_helpers.html | 4 +-
.../access_helpers/windoor_helpers.html | 4 +-
code/modules/mapping/preloader.html | 4 +-
code/modules/mapping/reader.html | 8 +-
code/modules/mapping/ruins.html | 4 +-
code/modules/mapping/verify.html | 4 +-
code/modules/meteors/meteor_types.html | 39 +
code/modules/mining/aux_base.html | 6 +-
.../mining/equipment/explorer_gear.html | 4 +-
.../mining/equipment/kinetic_crusher.html | 4 +-
.../mining/equipment/lazarus_injector.html | 4 +-
.../mining/equipment/mineral_scanner.html | 4 +-
.../mining/equipment/mining_tools.html | 4 +-
.../mining/equipment/regenerative_core.html | 4 +-
code/modules/mining/equipment/resonator.html | 4 +-
.../mining/equipment/survival_pod.html | 4 +-
.../mining/equipment/vendor_items.html | 4 +-
.../mining/equipment/wormhole_jaunter.html | 4 +-
.../mining/laborcamp/laborstacker.html | 4 +-
.../mining/lavaland/necropolis_chests.html | 4 +-
code/modules/mining/machine_processing.html | 4 +-
code/modules/mining/machine_redemption.html | 4 +-
code/modules/mining/machine_stacking.html | 6 +-
code/modules/mining/machine_unloading.html | 4 +-
code/modules/mining/machine_vending.html | 4 +-
code/modules/mining/mine_items.html | 4 +-
code/modules/mining/minebot.html | 6 +-
code/modules/mining/mint.html | 4 +-
code/modules/mining/money_bag.html | 4 +-
code/modules/mining/ores_coins.html | 4 +-
code/modules/mining/satchel_ore_boxdm.html | 4 +-
.../mob/dead/new_player/new_player.html | 6 +-
.../dead/new_player/sprite_accessories.html | 4 +-
code/modules/mob/emote.html | 16 +-
.../mob/living/carbon/carbon_defense.html | 4 +-
.../mob/living/carbon/carbon_stripping.html | 4 +-
.../mob/living/carbon/human/_species.html | 4 +-
.../mob/living/carbon/human/dummy.html | 4 +-
.../mob/living/carbon/human/emote.html | 6 +-
.../carbon/human/species_types/felinid.html | 4 +-
.../human/species_types/jellypeople.html | 4 +-
.../human/species_types/lizardpeople.html | 6 +-
.../human/species_types/shadowpeople.html | 6 +-
.../mob/living/carbon/update_icons.html | 4 +-
.../ai/decentralized/ai_core_display.html | 4 +-
.../silicon/ai/synthetics/synth_os.html | 16 +-
.../mob/living/silicon/silicon_movement.html | 6 +-
.../mob/living/simple_animal/constructs.html | 4 +-
.../living/simple_animal/hostile/carp.html | 6 +-
.../simple_animal/hostile/illusion.html | 4 +-
.../hostile/megafauna/colossus.html | 6 +-
.../hostile/megafauna/drake.html | 4 +-
.../hostile/mining_mobs/drakeling.html | 4 +-
.../elites/goliath_broodmother.html | 4 +-
.../hostile/mining_mobs/elites/herald.html | 4 +-
.../mining_mobs/elites/legionnaire.html | 4 +-
.../hostile/mining_mobs/elites/pandora.html | 4 +-
.../hostile/mining_mobs/jungle_whelp.html | 4 +-
.../simple_animal/hostile/regalrat.html | 4 +-
.../simple_animal/hostile/space_dragon.html | 6 +-
.../simple_animal/hostile/syndicate.html | 4 +-
.../hostile/venus_human_trap.html | 4 +-
code/modules/mob/mob_defines.html | 4 +-
code/modules/mob/mob_helpers.html | 8 +-
code/modules/mob/mob_movespeed.html | 4 +-
code/modules/mob/say.html | 6 +-
code/modules/mob/say_readme.html | 4 +-
.../computers/item/computer.html | 4 +-
.../computers/item/tablet/tablet.html | 4 +-
.../computers/item/tablet/tablet_presets.html | 4 +-
.../modular_computers/documentation.html | 4 +-
.../file_system/programs/ntdownloader.html | 4 +-
.../file_system/programs/ntpda_msg.html | 4 +-
.../programs/portrait_printer.html | 6 +-
.../file_system/programs/radar.html | 4 +-
.../programs/security/secureye.html | 4 +-
.../hardware/hard_drive.html | 4 +-
.../modular_computers/hardware/recharger.html | 4 +-
code/modules/music/music.html | 4 +-
code/modules/ninja/energy_katana.html | 4 +-
code/modules/paperwork/paper_premade.html | 4 +-
.../byond_particles/particle/fire.html | 4 +-
.../byond_particles/particle_holder.html | 6 +-
.../particles/byond_particles/particool.html | 6 +-
code/modules/pool/pool.html | 4 +-
code/modules/power/apc.html | 6 +-
code/modules/power/gravitygenerator.html | 4 +-
code/modules/power/power.html | 4 +-
code/modules/power/reactor/reactor.html | 4 +-
code/modules/power/singularity/generator.html | 4 +-
.../power/supermatter/supermatter.html | 18 +-
code/modules/power/tesla/coil.html | 6 +-
.../ammunition/reusable/arrow.html | 4 +-
.../projectiles/attachments/_attachment.html | 4 +-
.../projectiles/attachments/grips.html | 4 +-
.../projectiles/attachments/scopes.html | 4 +-
code/modules/projectiles/guns/ballistic.html | 4 +-
.../projectiles/guns/energy/laser.html | 4 +-
.../projectiles/guns/misc/flamethrower.html | 6 +-
.../projectiles/guns/misc/medbeam.html | 4 +-
.../modules/projectiles/projectile/beams.html | 4 +-
.../projectile/energy/nuclear_particle.html | 4 +-
.../modules/projectiles/projectile/magic.html | 4 +-
.../projectile/special/reagent.html | 4 +-
code/modules/reagents/chemistry.html | 4 +-
code/modules/reagents/chemistry/holder.html | 4 +-
.../chemistry/machinery/smoke_machine.html | 4 +-
code/modules/reagents/chemistry/reagents.html | 4 +-
.../chemistry/reagents/alcohol_reagents.html | 4 +-
.../reagents/cat2_medicine_reagents.html | 4 +-
.../chemistry/reagents/drink_reagents.html | 4 +-
.../chemistry/reagents/drug_reagents.html | 4 +-
.../chemistry/reagents/food_reagents.html | 4 +-
.../chemistry/reagents/medicine_reagents.html | 8 +-
.../chemistry/reagents/other_reagents.html | 4 +-
.../chemistry/reagents/toxin_reagents.html | 4 +-
.../chemistry/recipes/cat2_medicines.html | 4 +-
.../reagents/chemistry/recipes/medicine.html | 4 +-
.../reagents/chemistry/recipes/others.html | 4 +-
.../reagent_containers/blood_pack.html | 4 +-
.../reagents/reagent_containers/borghypo.html | 6 +-
.../reagents/reagent_containers/bottle.html | 4 +-
.../reagents/reagent_containers/pill.html | 4 +-
code/modules/recycling/disposal/multiz.html | 8 +-
code/modules/religion/religion_sects.html | 4 +-
code/modules/religion/rites.html | 4 +-
code/modules/research/designs.html | 4 +-
.../research/designs/AI_module_designs.html | 4 +-
.../research/designs/autolathe_designs.html | 4 +-
.../designs/biogenerator_designs.html | 4 +-
.../research/designs/bluespace_designs.html | 4 +-
.../research/designs/comp_board_designs.html | 4 +-
.../designs/computer_part_designs.html | 4 +-
.../research/designs/electronics_designs.html | 4 +-
.../research/designs/limbgrower_designs.html | 4 +-
.../research/designs/machine_designs.html | 4 +-
.../research/designs/mecha_designs.html | 4 +-
.../designs/mechfabricator_designs.html | 4 +-
.../research/designs/medical_designs.html | 4 +-
.../research/designs/mining_designs.html | 4 +-
.../research/designs/misc_designs.html | 4 +-
.../research/designs/nanite_designs.html | 4 +-
.../research/designs/power_designs.html | 4 +-
.../research/designs/smelting_designs.html | 4 +-
.../research/designs/stock_parts_designs.html | 4 +-
.../research/designs/telecomms_designs.html | 4 +-
.../research/designs/tool_designs.html | 4 +-
.../research/designs/weapon_designs.html | 4 +-
code/modules/research/experimentor.html | 4 +-
.../research/machinery/plortmachine.html | 4 +-
code/modules/research/server.html | 14 +-
code/modules/research/techweb/all_nodes.html | 4 +-
code/modules/research/techweb/layout.html | 4 +-
.../crossbreeding/__corecross.html | 4 +-
.../xenobiology/crossbreeding/_mobs.html | 4 +-
.../crossbreeding/_status_effects.html | 4 +-
.../research/xenobiology/xenobiology.html | 4 +-
code/modules/ruins/lavaland_ruin_code.html | 4 +-
.../biodome_clown_planet.html | 4 +-
.../ruins/lavalandruin_code/sloth.html | 4 +-
.../ruins/lavalandruin_code/surface.html | 4 +-
.../ruins/spaceruin_code/DJstation.html | 4 +-
.../ruins/spaceruin_code/TheDerelict.html | 4 +-
.../ruins/spaceruin_code/asteroid4.html | 4 +-
.../ruins/spaceruin_code/bigderelict1.html | 4 +-
.../spaceruin_code/crashedclownship.html | 4 +-
.../ruins/spaceruin_code/deepstorage.html | 4 +-
.../spaceruin_code/listeningstation.html | 4 +-
.../ruins/spaceruin_code/oldstation.html | 4 +-
.../ruins/spaceruin_code/originalcontent.html | 4 +-
.../ruins/spaceruin_code/spacehotel.html | 4 +-
.../syndicate_derelict_station.html | 4 +-
.../spaceruin_code/whiteshipruin_box.html | 4 +-
.../security_level_datums.html | 4 +-
code/modules/shuttle/infiltrator.html | 4 +-
code/modules/shuttle/shuttle.html | 6 +-
code/modules/spells/spell.html | 4 +-
.../spell_types/aoe_spell/_aoe_spell.html | 4 +-
.../spells/spell_types/charged/_charged.html | 4 +-
.../spells/spell_types/cone/_cone.html | 4 +-
.../spells/spell_types/cone/cone_of_cold.html | 4 +-
.../spells/spell_types/jaunt/_jaunt.html | 4 +-
.../spells/spell_types/jaunt/bloodcrawl.html | 4 +-
.../spell_types/jaunt/ethereal_jaunt.html | 4 +-
.../spells/spell_types/jaunt/wirecrawl.html | 4 +-
.../spell_types/list_target/_list_target.html | 4 +-
.../spells/spell_types/pointed/_pointed.html | 4 +-
.../projectile/_basic_projectile.html | 4 +-
.../spells/spell_types/right_and_wrong.html | 4 +-
.../spells/spell_types/self/mutate.html | 4 +-
.../spells/spell_types/self/rod_form.html | 6 +-
.../spells/spell_types/self/smoke.html | 4 +-
.../spells/spell_types/self/soultap.html | 4 +-
.../spell_types/shapeshift/_shapeshift.html | 4 +-
.../spell_types/teleport/_teleport.html | 4 +-
.../spells/spell_types/teleport/teleport.html | 4 +-
.../spells/spell_types/toggle/_toggle.html | 4 +-
.../spells/spell_types/touch/_touch.html | 4 +-
code/modules/surgery/bone_mending.html | 4 +-
code/modules/surgery/burn_dressing.html | 4 +-
code/modules/surgery/healing.html | 4 +-
code/modules/surgery/limb_augmentation.html | 4 +-
code/modules/surgery/organs/augment_legs.html | 4 +-
code/modules/surgery/organs/eyes.html | 4 +-
code/modules/surgery/organs/vocal_cords.html | 4 +-
code/modules/surgery/repair_puncture.html | 6 +-
code/modules/swarmers/swarmer.html | 4 +-
code/modules/swarmers/swarmer_objs.html | 4 +-
code/modules/tgchat/message.html | 4 +-
code/modules/tgchat/to_chat.html | 4 +-
code/modules/tgs.html | 4 +-
code/modules/tgs/core.html | 4 +-
code/modules/tgs/v3210.html | 4 +-
code/modules/tgs/v4.html | 4 +-
code/modules/tgs/v5.html | 4 +-
code/modules/tgui/external.html | 4 +-
code/modules/tgui/states/never.html | 4 +-
code/modules/tgui/status_composers.html | 4 +-
code/modules/tgui/tgui.html | 4 +-
code/modules/tgui/tgui_window.html | 4 +-
code/modules/tgui_input/alert.html | 4 +-
code/modules/tgui_input/checkboxes.html | 29 +
code/modules/tgui_input/list.html | 4 +-
code/modules/tgui_input/number.html | 4 +-
code/modules/tgui_input/text.html | 4 +-
code/modules/tgui_panel/telemetry.html | 8 +-
code/modules/tgui_panel/tgui_panel.html | 4 +-
code/modules/unit_tests/_unit_tests.html | 30 +-
code/modules/unit_tests/baseturfs.html | 4 +-
.../unit_tests/dcs_check_list_arguments.html | 4 +-
.../modules/unit_tests/dragon_expiration.html | 4 +-
code/modules/unit_tests/focus_only_tests.html | 4 +-
code/modules/unit_tests/greyscale_config.html | 4 +-
code/modules/unit_tests/map_landmarks.html | 4 +-
code/modules/unit_tests/mapping.html | 4 +-
.../unit_tests/station_trait_tests.html | 4 +-
.../trait_addition_and_removal.html | 4 +-
code/modules/uplink/uplink_items.html | 4 +-
code/modules/vending/_vending.html | 4 +-
code/modules/visual/render_step.html | 4 +-
code/world.html | 4 +-
datum.html | 118 +--
datum/AI_Module.html | 16 +-
datum/TCS_Compiler.html | 14 +-
datum/abductor_gear.html | 16 +-
datum/achievement.html | 12 +-
datum/achievement_browser.html | 12 +-
datum/action.html | 80 +-
datum/action/changeling.html | 8 +-
datum/action/cooldown.html | 66 +-
datum/action/cooldown/alien.html | 6 +-
datum/action/cooldown/alien/hide.html | 6 +-
.../action/cooldown/alien/make_structure.html | 10 +-
.../cooldown/alien/make_structure/resin.html | 6 +-
datum/action/cooldown/alien/promote.html | 6 +-
datum/action/cooldown/alien/sneak.html | 6 +-
datum/action/cooldown/bloodsucker.html | 44 +-
datum/action/cooldown/bloodsucker/cloak.html | 8 +-
datum/action/cooldown/bloodsucker/feed.html | 12 +-
.../cooldown/bloodsucker/fortitude.html | 6 +-
datum/action/cooldown/bloodsucker/gohome.html | 10 +-
.../bloodsucker/hecata/spiritcall.html | 6 +-
.../cooldown/bloodsucker/masquerade.html | 4 +-
.../bloodsucker/olfaction/acquire_scent.html | 10 +-
.../bloodsucker/olfaction/follow_scent.html | 6 +-
.../action/cooldown/bloodsucker/targeted.html | 24 +-
.../cooldown/bloodsucker/targeted/brawn.html | 6 +-
.../cooldown/bloodsucker/targeted/haste.html | 12 +-
.../cooldown/bloodsucker/targeted/hecata.html | 4 +-
.../cooldown/bloodsucker/targeted/lunge.html | 12 +-
.../bloodsucker/targeted/mesmerize.html | 4 +-
.../cooldown/bloodsucker/trackvamp.html | 8 +-
.../cooldown/bloodsucker/vassal_blood.html | 10 +-
.../action/cooldown/buster/megabuster/l.html | 6 +-
.../action/cooldown/buster/megabuster/r.html | 6 +-
datum/action/cooldown/mecha_afterburner.html | 8 +-
datum/action/cooldown/riot.html | 8 +-
datum/action/cooldown/spell.html | 54 +-
datum/action/cooldown/spell/aoe.html | 12 +-
.../cooldown/spell/aoe/demented_outburst.html | 8 +-
.../action/cooldown/spell/aoe/extinguish.html | 8 +-
.../cooldown/spell/aoe/magic_missile.html | 6 +-
.../spell/aoe/mass_hallucination.html | 6 +-
datum/action/cooldown/spell/aoe/repulse.html | 10 +-
datum/action/cooldown/spell/aoe/revenant.html | 12 +-
.../cooldown/spell/aoe/revenant/overload.html | 8 +-
.../cooldown/spell/aoe/sacred_flame.html | 6 +-
.../action/cooldown/spell/aoe/void_pull.html | 8 +-
.../cooldown/spell/apply_mutations.html | 10 +-
datum/action/cooldown/spell/basic_heal.html | 8 +-
.../cooldown/spell/basic_projectile.html | 8 +-
datum/action/cooldown/spell/charged.html | 22 +-
datum/action/cooldown/spell/charged/beam.html | 10 +-
.../cooldown/spell/charged/beam/tesla.html | 10 +-
datum/action/cooldown/spell/cone.html | 20 +-
.../action/cooldown/spell/cone/staggered.html | 6 +-
.../spell/cone/staggered/cone_of_cold.html | 18 +-
.../spell/cone/staggered/fire_breath.html | 8 +-
datum/action/cooldown/spell/conjure.html | 18 +-
.../spell/conjure/cosmic_expansion.html | 10 +-
.../cooldown/spell/conjure/the_traps.html | 6 +-
datum/action/cooldown/spell/conjure_item.html | 12 +-
.../spell/conjure_item/invisible_box.html | 8 +-
datum/action/cooldown/spell/cosmic_rune.html | 12 +-
.../action/cooldown/spell/darkness_smoke.html | 6 +-
datum/action/cooldown/spell/divulge.html | 6 +-
datum/action/cooldown/spell/emp.html | 8 +-
datum/action/cooldown/spell/fire_cascade.html | 8 +-
datum/action/cooldown/spell/fire_sworn.html | 8 +-
datum/action/cooldown/spell/forcewall.html | 6 +-
datum/action/cooldown/spell/fray_self.html | 16 +-
datum/action/cooldown/spell/jaunt.html | 12 +-
.../cooldown/spell/jaunt/bloodcrawl.html | 22 +-
.../jaunt/bloodcrawl/slaughter_demon.html | 12 +-
.../bloodcrawl/slaughter_demon/funny.html | 10 +-
.../cooldown/spell/jaunt/ethereal_jaunt.html | 32 +-
.../cooldown/spell/jaunt/wirecrawl.html | 20 +-
datum/action/cooldown/spell/list_target.html | 10 +-
.../cooldown/spell/list_target/telepathy.html | 10 +-
.../cooldown/spell/personality_commune.html | 8 +-
datum/action/cooldown/spell/pointed.html | 16 +-
.../cooldown/spell/pointed/abyssal_gaze.html | 10 +-
.../cooldown/spell/pointed/ash_beams.html | 6 +-
.../action/cooldown/spell/pointed/blind.html | 8 +-
.../action/cooldown/spell/pointed/cleave.html | 8 +-
.../spell/pointed/darkspawn_build.html | 14 +-
.../cooldown/spell/pointed/disguise.html | 8 +-
.../spell/pointed/drakeling/fire_breath.html | 6 +-
.../spell/pointed/drakeling/vine_lash.html | 6 +-
.../cooldown/spell/pointed/extract.html | 16 +-
.../cooldown/spell/pointed/manse_link.html | 8 +-
.../cooldown/spell/pointed/mind_transfer.html | 14 +-
.../cooldown/spell/pointed/mindblast.html | 8 +-
.../cooldown/spell/pointed/null_burst.html | 14 +-
.../cooldown/spell/pointed/projectile.html | 14 +-
.../pointed/projectile/furious_steel.html | 10 +-
.../pointed/projectile/lightningbolt.html | 10 +-
.../spell/pointed/projectile/spell_cards.html | 16 +-
.../spell/pointed/rust_construction.html | 6 +-
.../action/cooldown/spell/pointed/seize.html | 6 +-
.../cooldown/spell/pointed/shadow_beam.html | 12 +-
.../cooldown/spell/pointed/thrallbuff.html | 14 +-
.../cooldown/spell/pointed/void_phase.html | 10 +-
datum/action/cooldown/spell/rod_form.html | 12 +-
datum/action/cooldown/spell/sacrament.html | 6 +-
datum/action/cooldown/spell/shapeshift.html | 28 +-
.../cooldown/spell/shapeshift/slime_form.html | 6 +-
datum/action/cooldown/spell/simulacrum.html | 6 +-
.../action/cooldown/spell/spacetime_dist.html | 16 +-
.../spell/spacetime_dist/eldritch.html | 6 +-
datum/action/cooldown/spell/summonitem.html | 18 +-
datum/action/cooldown/spell/tap.html | 6 +-
datum/action/cooldown/spell/teleport.html | 16 +-
.../spell/teleport/area_teleport.html | 10 +-
.../cooldown/spell/teleport/radius_turf.html | 8 +-
datum/action/cooldown/spell/timestop.html | 10 +-
datum/action/cooldown/spell/toggle.html | 6 +-
.../cooldown/spell/toggle/dark_staff.html | 8 +-
.../cooldown/spell/toggle/indomitable.html | 8 +-
.../cooldown/spell/toggle/light_eater.html | 6 +-
.../cooldown/spell/toggle/shadow_caster.html | 6 +-
.../cooldown/spell/toggle/shadow_tendril.html | 6 +-
datum/action/cooldown/spell/touch.html | 38 +-
.../cooldown/spell/touch/duffelbag.html | 6 +-
datum/action/cooldown/spell/touch/envy.html | 6 +-
.../cooldown/spell/touch/silver_tongue.html | 8 +-
.../cooldown/spell/touch/thrall_mind.html | 6 +-
.../cooldown/spell/touch/umbral_trespass.html | 6 +-
datum/action/cooldown/spell/voice_of_god.html | 12 +-
datum/action/cooldown/spell/void/cursed.html | 8 +-
datum/action/cooldown/wrap.html | 6 +-
datum/action/innate.html | 22 +-
datum/action/innate/ai.html | 16 +-
datum/action/innate/ai/ranged/cameragun.html | 22 +-
datum/action/innate/cult/blood_spell.html | 6 +-
datum/action/innate/cult/ghostmark.html | 10 +-
datum/action/innate/cult/master/cultmark.html | 10 +-
datum/action/innate/cult/master/pulse.html | 10 +-
datum/action/innate/elite_attack.html | 8 +-
datum/action/innate/expand_sight.html | 8 +-
datum/action/innate/spider/lay_eggs.html | 8 +-
datum/action/innate/wheelies.html | 12 +-
datum/action/item_action/activate_uber.html | 6 +-
datum/action/item_action/agent_box.html | 8 +-
datum/action/toggle_buffer.html | 20 +-
.../ridden/scooter/airshoes/ollie.html | 6 +-
.../ridden/scooter/skateboard/ollie.html | 6 +-
datum/action_group.html | 58 +-
datum/admin_event.html | 10 +-
datum/admins.html | 18 +-
datum/ai_laws.html | 42 +-
datum/ai_network.html | 10 +-
datum/ai_project.html | 16 +-
datum/ai_shared_resources.html | 18 +-
datum/anomaly_placer.html | 64 ++
datum/antagonist.html | 91 +-
datum/antagonist/blob.html | 12 +-
datum/antagonist/bloodsucker.html | 216 ++---
datum/antagonist/changeling.html | 34 +-
datum/antagonist/darkspawn.html | 94 +--
datum/antagonist/ex_vassal.html | 18 +-
datum/antagonist/heretic.html | 20 +-
datum/antagonist/monsterhunter.html | 8 +-
datum/antagonist/nukeop.html | 19 +-
datum/antagonist/pirate.html | 8 +-
datum/antagonist/sinfuldemon.html | 20 +-
datum/antagonist/space_carp.html | 6 +-
datum/antagonist/space_dragon.html | 64 +-
datum/antagonist/thrall.html | 12 +-
datum/antagonist/traitor.html | 30 +-
.../traitor/contractor_support.html | 12 +-
datum/antagonist/vassal.html | 46 +-
datum/antagonist/vassal/favorite.html | 8 +-
datum/antagonist/vassal/revenge.html | 6 +-
datum/armor.html | 6 +-
datum/asset.html | 16 +-
datum/asset/json.html | 8 +-
datum/asset/simple.html | 10 +-
datum/asset/simple/namespaced.html | 8 +-
datum/asset/spritesheet.html | 14 +-
datum/asset/spritesheet/crafting.html | 6 +-
datum/asset/spritesheet/decals.html | 14 +-
datum/asset_cache_item.html | 22 +-
datum/asset_transport.html | 20 +-
datum/asset_transport/webroot.html | 16 +-
datum/atom_hud.html | 52 +-
datum/barsign.html | 18 +-
datum/beam.html | 38 +-
datum/biome.html | 16 +-
datum/biome/jungleland.html | 16 +-
datum/bitfield.html | 8 +-
datum/blood_type.html | 10 +-
datum/bloodsucker_clan.html | 44 +-
datum/bloodsucker_clan/nosferatu.html | 4 +-
datum/breathing_class.html | 18 +-
datum/callback.html | 18 +-
datum/camerachunk.html | 28 +-
datum/cameranet.html | 32 +-
datum/centcom_announcer.html | 14 +-
datum/centcom_podlauncher.html | 6 +-
datum/changelingprofile.html | 46 +-
datum/chat_payload.html | 14 +-
datum/chatmessage.html | 38 +-
datum/chemical_reaction/dilithium.html | 6 +-
datum/client_interface.html | 20 +-
datum/command_report_menu.html | 24 +-
datum/component.html | 46 +-
datum/component/action_item_overlay.html | 12 +-
datum/component/anti_magic.html | 20 +-
datum/component/bakeable.html | 18 +-
datum/component/blocking.html | 24 +-
datum/component/bloodysoles.html | 18 +-
datum/component/caltrop.html | 20 +-
datum/component/chasm.html | 6 +-
datum/component/cleave_attack.html | 20 +-
datum/component/connect_containers.html | 8 +-
datum/component/connect_loc_behalf.html | 6 +-
datum/component/connect_mob_behalf.html | 10 +-
datum/component/curse_of_hunger.html | 22 +-
datum/component/darkspawn_class.html | 20 +-
datum/component/echolocation.html | 36 +-
datum/component/explodable.html | 12 +-
datum/component/gps/item.html | 18 +-
datum/component/grillable.html | 26 +-
datum/component/gunpoint.html | 10 +-
datum/component/heal_react/boost.html | 10 +-
datum/component/hide_weather_planes.html | 8 +-
datum/component/internal_cam.html | 10 +-
datum/component/light_eater.html | 10 +-
datum/component/lingering.html | 10 +-
datum/component/liquids_interaction.html | 6 +-
datum/component/material_container.html | 46 +-
datum/component/mech_pilot.html | 6 +-
datum/component/mind_linker.html | 34 +-
datum/component/music_player.html | 10 +-
datum/component/overlay_lighting.html | 90 +-
datum/component/phylactery.html | 28 +-
datum/component/pinnable_accessory.html | 16 +-
datum/component/radioactive_emitter.html | 57 ++
datum/component/regenerator.html | 18 +-
datum/component/religious_tool.html | 22 +-
datum/component/riding.html | 32 +-
datum/component/seethrough.html | 34 +-
datum/component/shadowlands.html | 6 +-
datum/component/shielded.html | 26 +-
datum/component/slippery.html | 38 +-
datum/component/spawner.html | 22 +-
datum/component/squashable.html | 16 +-
datum/component/squeak.html | 6 +-
datum/component/storm_hating.html | 6 +-
datum/component/surgery_bed.html | 12 +-
datum/component/two_handed.html | 56 +-
datum/component/uplink.html | 21 +-
datum/component/valuable.html | 10 +-
datum/component/walk/shadow.html | 6 +-
datum/component/wall_mounted.html | 12 +-
datum/component/wet_floor.html | 6 +-
datum/computer_file.html | 20 +-
datum/computer_file/program.html | 54 +-
datum/computer_file/program/aidiag.html | 6 +-
datum/computer_file/program/blackjack.html | 6 +-
datum/computer_file/program/borg_monitor.html | 16 +-
datum/computer_file/program/bounty_board.html | 14 +-
datum/computer_file/program/budgetorders.html | 24 +-
datum/computer_file/program/card_mod.html | 6 +-
datum/computer_file/program/cargobounty.html | 8 +-
.../program/energy_harvester_control.html | 8 +-
.../computer_file/program/ntnetdownload.html | 6 +-
datum/computer_file/program/pdamessager.html | 6 +-
.../program/portrait_printer.html | 4 +-
datum/computer_file/program/radar.html | 24 +-
datum/computer_file/program/robocontrol.html | 10 +-
datum/computer_file/program/robotact.html | 8 +-
datum/computer_file/program/secureye.html | 12 +-
.../program/supermatter_monitor.html | 12 +-
datum/controller/configuration.html | 6 +-
datum/controller/global_vars.html | 295 +++----
datum/controller/master.html | 48 +-
datum/controller/subsystem.html | 76 +-
datum/controller/subsystem/Yogs.html | 8 +-
datum/controller/subsystem/achievements.html | 28 +-
datum/controller/subsystem/air.html | 24 +-
datum/controller/subsystem/ambience.html | 12 +-
datum/controller/subsystem/atoms.html | 22 +-
datum/controller/subsystem/chat.html | 10 +-
datum/controller/subsystem/daylight.html | 8 +-
datum/controller/subsystem/demo.html | 6 +-
datum/controller/subsystem/economy.html | 16 +-
datum/controller/subsystem/fluids.html | 42 +-
datum/controller/subsystem/gamemode.html | 449 ++++++++++
datum/controller/subsystem/icon_smooth.html | 8 +-
datum/controller/subsystem/job.html | 26 +-
datum/controller/subsystem/lag_switch.html | 26 +-
datum/controller/subsystem/lighting.html | 6 +-
datum/controller/subsystem/liquids.html | 12 +-
datum/controller/subsystem/machines.html | 18 +-
datum/controller/subsystem/mapping.html | 100 +--
datum/controller/subsystem/materials.html | 10 +-
.../subsystem/modular_computers.html | 34 +-
datum/controller/subsystem/parallax.html | 16 +-
.../subsystem/persistent_paintings.html | 10 +-
.../controller/subsystem/processing/dcs.html | 14 +-
.../subsystem/processing/instruments.html | 20 +-
.../subsystem/processing/quirks.html | 6 +-
.../subsystem/processing/station.html | 14 +-
datum/controller/subsystem/research.html | 8 +-
datum/controller/subsystem/runechat.html | 16 +-
.../controller/subsystem/security_level.html | 18 +-
datum/controller/subsystem/shuttle.html | 108 +--
datum/controller/subsystem/sounds.html | 38 +-
datum/controller/subsystem/statpanels.html | 20 +-
datum/controller/subsystem/sun.html | 10 +-
datum/controller/subsystem/sunlight.html | 10 +-
datum/controller/subsystem/tgui.html | 40 +-
datum/controller/subsystem/ticker.html | 16 +-
datum/controller/subsystem/timer.html | 36 +-
datum/controller/subsystem/vote.html | 111 +++
datum/controller/subsystem/wardrobe.html | 44 +-
datum/controller/subsystem/weather.html | 6 +-
datum/corporation.html | 12 +-
datum/corporation/nanotrasen.html | 6 +-
datum/crafting_recipe.html | 30 +-
datum/crafting_recipe/blackcoffin.html | 4 +-
datum/crafting_recipe/food.html | 6 +-
datum/data/vending_custom_product.html | 12 +-
datum/data/vending_product.html | 18 +-
datum/department_goal.html | 38 +-
datum/design.html | 6 +-
datum/design/borg_upgrade_analyzer.html | 6 +-
datum/design/borg_upgrade_autocleaner.html | 6 +-
.../borg_upgrade_engi_advancedtools.html | 6 +-
datum/design/borg_upgrade_gemsatchel.html | 6 +-
datum/design/borg_upgrade_holosign.html | 6 +-
datum/design/borg_upgrade_medigripper.html | 6 +-
datum/design/borg_upgrade_nv_mesons.html | 6 +-
.../design/borg_upgrade_surgicalomnitool.html | 6 +-
datum/disease/advance.html | 24 +-
datum/disease/sleepy.html | 6 +-
datum/dna.html | 34 +-
datum/donator_gear.html | 12 +-
datum/dungeon_room.html | 56 +-
datum/dungeon_room_theme.html | 48 +-
.../dungeon_room_theme/maintenance/bank.html | 6 +-
datum/effect_system/fluid_spread.html | 8 +-
datum/effect_system/fluid_spread/foam.html | 10 +-
.../fluid_spread/smoke/chem.html | 6 +-
.../fluid_spread/smoke/freezing.html | 14 +-
datum/effect_system/trail_follow/scent.html | 8 +-
datum/eldritch_knowledge.html | 26 +-
datum/eldritch_knowledge/base_blade.html | 6 +-
datum/eldritch_knowledge/base_cosmic.html | 8 +-
datum/eldritch_knowledge/blade_dance.html | 6 +-
datum/eldritch_knowledge/duel_stance.html | 6 +-
datum/eldritch_knowledge/spell.html | 10 +-
datum/eldritch_transmutation.html | 18 +-
datum/eldritch_transmutation/basic.html | 6 +-
.../knowledge_ritual.html | 6 +-
datum/element.html | 12 +-
datum/element/climbable.html | 14 +-
datum/element/connect_loc.html | 6 +-
datum/element/content_barfer.html | 4 +-
datum/element/death_explosion.html | 12 +-
datum/element/decal.html | 20 +-
datum/element/dryable.html | 6 +-
datum/element/effect_trail.html | 8 +-
datum/element/firestacker.html | 6 +-
datum/element/footstep.html | 20 +-
datum/element/footstep_override.html | 22 +-
datum/element/frozen.html | 10 +-
datum/element/life_draining.html | 10 +-
datum/element/light_blocking.html | 6 +-
datum/element/light_eaten.html | 14 +-
datum/element/light_eater.html | 20 +-
datum/element/liquids_height.html | 6 +-
datum/element/movetype_handler.html | 14 +-
datum/element/rust.html | 10 +-
datum/element/squish.html | 4 +-
datum/element/strippable.html | 10 +-
datum/element/turf_z_transparency.html | 10 +-
datum/element/undertile.html | 16 +-
datum/element/update_icon_updates_onmob.html | 8 +-
datum/emote.html | 58 +-
datum/event_admin_setup.html | 37 +
datum/event_admin_setup/input_number.html | 64 ++
datum/event_admin_setup/listed_options.html | 60 ++
.../minimum_candidate_requirement.html | 50 ++
datum/event_admin_setup/multiple_choice.html | 57 ++
datum/event_admin_setup/question.html | 43 +
datum/event_admin_setup/set_location.html | 43 +
datum/event_admin_setup/text_input.html | 52 ++
datum/event_admin_setup/warn_admin.html | 51 ++
datum/event_group.html | 72 ++
datum/examine_panel.html | 8 +-
datum/fluid_group.html | 14 +-
datum/gas_mixture.html | 10 +-
datum/gas_reaction/nitro_ball.html | 6 +-
datum/gas_reaction/pluonium_bz_response.html | 4 +-
datum/gas_reaction/water_vapor.html | 4 +-
datum/gas_recipe.html | 20 +-
datum/generator_theme.html | 16 +-
datum/greyscale_config.html | 54 +-
datum/greyscale_layer.html | 18 +-
datum/greyscale_modify_menu.html | 34 +-
datum/hallucination.html | 8 +-
datum/hallucination/fire.html | 24 +-
datum/hfr_fuel.html | 28 +-
datum/holiday.html | 36 +-
datum/http_request.html | 6 +-
datum/hud.html | 66 +-
datum/instrument.html | 38 +-
datum/instrument_key.html | 14 +-
datum/job.html | 104 +--
datum/job/atmos.html | 6 +-
datum/job/captain.html | 6 +-
datum/job/clown.html | 6 +-
datum/job/cook.html | 6 +-
datum/job/detective.html | 6 +-
datum/job/rd.html | 6 +-
datum/job_department.html | 22 +-
datum/json_reader.html | 6 +-
datum/language_holder.html | 50 +-
datum/language_holder/spiderbot.html | 6 +-
datum/latejoin_menu.html | 8 +-
datum/law_manager.html | 10 +-
datum/lazy_template.html | 14 +-
datum/light_source.html | 58 +-
datum/lighting_corner.html | 10 +-
datum/lighting_object.html | 10 +-
datum/liquid_group.html | 163 ++--
datum/looping_sound.html | 6 +-
datum/map_config.html | 19 +-
datum/map_generator.html | 8 +-
datum/map_generator/cave_generator.html | 46 +-
.../map_generator/cave_generator/icemoon.html | 6 +-
.../cave_generator/lavaland.html | 6 +-
datum/map_generator/dungeon_generator.html | 56 +-
.../dungeon_generator/maintenance.html | 18 +-
datum/map_generator/jungleland.html | 6 +-
datum/map_report.html | 8 +-
datum/map_template.html | 20 +-
datum/map_template/holodeck.html | 10 +-
datum/map_template/ruin.html | 24 +-
datum/map_template/shuttle.html | 24 +-
datum/map_template/shuttle/emergency.html | 14 +-
datum/martial_art.html | 58 +-
datum/martial_art/cqc.html | 28 +-
datum/martial_art/explosive_fist.html | 6 +-
datum/martial_art/flyingfang.html | 10 +-
datum/martial_art/gardern_warfare.html | 6 +-
datum/martial_art/hunterfu.html | 6 +-
datum/martial_art/liquidator.html | 8 +-
datum/martial_art/the_sleeping_carp.html | 10 +-
datum/martial_art/ultra_violence.html | 6 +-
datum/martial_art/worldbreaker.html | 6 +-
datum/material.html | 40 +-
datum/mind.html | 55 +-
datum/minesweeper.html | 6 +-
datum/module_picker.html | 6 +-
datum/mood_event.html | 8 +-
datum/music.html | 14 +-
datum/music/sourced.html | 10 +-
datum/mutation/human.html | 14 +-
datum/mutation/human/sapblood.html | 8 +-
datum/n_Interpreter.html | 36 +-
datum/n_Keyword.html | 6 +-
datum/n_Parser.html | 18 +-
datum/n_Parser/nS_Parser.html | 12 +-
datum/n_Scanner.html | 14 +-
datum/n_Scanner/nS_Scanner.html | 22 +-
datum/n_scriptOptions.html | 12 +-
datum/node.html | 6 +-
datum/node/BlockDefinition.html | 6 +-
.../binary/BitwiseAnd.html | 4 +-
.../expression_operator/binary/BitwiseOr.html | 4 +-
.../binary/BitwiseXor.html | 4 +-
.../expression_operator/binary/NotEqual.html | 4 +-
.../expression/expression_operator/unary.html | 4 +-
.../expression_operator/unary/BitwiseNot.html | 4 +-
.../expression_operator/unary/LogicalNot.html | 4 +-
datum/node/expression/value/variable.html | 6 +-
datum/objective.html | 12 +-
datum/objective/minor/deadpics.html | 14 +-
datum/objective/minor/pet.html | 18 +-
datum/objective/minor/secrecords.html | 18 +-
datum/objective/minor/staffpics.html | 14 +-
datum/objective/sacrifice.html | 10 +-
datum/objective/vassal.html | 6 +-
datum/outfit.html | 74 +-
datum/outfit/job.html | 14 +-
datum/parsed_map.html | 40 +-
datum/permissions_controller.html | 34 +-
datum/permissions_controller/db.html | 6 +-
datum/permissions_controller/forums.html | 10 +-
datum/pipeline.html | 8 +-
datum/plane_master_debug.html | 20 +-
datum/plane_master_group.html | 34 +-
datum/plane_master_group/hudless.html | 6 +-
datum/powernet.html | 8 +-
datum/preference.html | 62 +-
datum/preference/choiced.html | 14 +-
datum/preference/name.html | 12 +-
datum/preference/numeric.html | 10 +-
datum/preference/text.html | 8 +-
datum/preference/toggle.html | 6 +-
datum/preference_middleware.html | 24 +-
datum/preference_middleware/skillcape.html | 6 +-
datum/preference_middleware/voice_type.html | 6 +-
datum/preferences.html | 56 +-
datum/progressbar.html | 30 +-
datum/psi_web.html | 34 +-
datum/quirk.html | 8 +-
datum/quirk/allergic.html | 12 +-
datum/quirk/bald.html | 6 +-
datum/quirk/cyberorgan.html | 6 +-
datum/radial_menu.html | 14 +-
datum/radial_menu_choice.html | 12 +-
datum/reagent.html | 118 +--
datum/reagent/blood/bloodsucker.html | 6 +-
datum/reagent/consumable.html | 6 +-
datum/reagent/consumable/ethanol/catsip.html | 6 +-
.../consumable/ethanol/demonsblood.html | 6 +-
.../consumable/ethanol/devilskiss.html | 6 +-
datum/reagent/determination.html | 6 +-
datum/reagent/drug/caffeine.html | 6 +-
datum/reagent/gas.html | 6 +-
datum/reagent/gas/healium.html | 6 +-
datum/reagent/medicine/antihol.html | 6 +-
datum/reagent/medicine/c2/tirimol.html | 6 +-
datum/reagent/medicine/coagulant.html | 10 +-
datum/reagents.html | 88 +-
datum/reality_smash_tracker.html | 16 +-
datum/religion_rites.html | 8 +-
datum/religion_rites/burning_sacrifice.html | 6 +-
datum/religion_rites/fireproof.html | 8 +-
datum/religion_rites/meatbless.html | 6 +-
datum/religion_sect.html | 22 +-
datum/round_event.html | 126 +++
datum/round_event/anomaly.html | 43 +
datum/round_event/antagonist/solo.html | 78 ++
.../round_event/antagonist/solo/brother.html | 36 +
.../antagonist/solo/revolutionary.html | 36 +
datum/round_event/falsealarm.html | 36 +
datum/round_event/immovable_rod.html | 36 +
datum/round_event/ion_storm.html | 68 +-
datum/round_event/pirates.html | 20 +-
datum/round_event/portal_storm.html | 36 +
datum/round_event/radiation_leak.html | 65 ++
datum/round_event/sandstorm.html | 36 +
datum/round_event/scrubber_overflow.html | 57 +-
datum/round_event/shuttle_loan.html | 43 +
datum/round_event/spacevine.html | 64 ++
datum/round_event/stray_cargo.html | 63 +-
datum/round_event/stray_meteor.html | 36 +
datum/round_event/wizard/deprevolt.html | 50 ++
datum/round_event_control.html | 154 +++-
datum/round_event_control/antagonist.html | 50 ++
.../round_event_control/antagonist/solo.html | 80 ++
.../carp_migration/dolphin.html | 31 +
datum/round_event_control/grid_check.html | 38 +
datum/round_event_control/sandstorm.html | 32 +
.../sandstorm_classic.html | 31 +
datum/round_event_control/shuttle_loan.html | 36 +
datum/runtimeError.html | 8 +-
datum/rust_spread.html | 6 +-
datum/scar.html | 34 +-
datum/scheduled_event.html | 112 +++
datum/scriptError.html | 6 +-
datum/security_level.html | 40 +-
datum/security_level/blue.html | 4 +-
datum/security_level/delta.html | 4 +-
datum/security_level/epsilon.html | 4 +-
datum/security_level/gamma.html | 4 +-
datum/security_level/green.html | 4 +-
datum/security_level/red.html | 4 +-
datum/shuttle_loan_situation.html | 78 ++
datum/signal/subspace.html | 4 +-
datum/song.html | 142 ++--
datum/sortInstance.html | 6 +-
datum/species.html | 252 +++---
datum/species/golem.html | 6 +-
datum/species/golem/runic.html | 10 +-
datum/species/golem/snow.html | 8 +-
datum/species/golem/uranium.html | 6 +-
datum/species/jelly/luminescent.html | 6 +-
datum/species/plasmaman.html | 6 +-
datum/species/shadow.html | 12 +-
datum/species/wy_synth.html | 8 +-
datum/species/zombie/hecata.html | 6 +-
datum/spellbook_entry.html | 40 +-
datum/spellbook_entry/item.html | 8 +-
datum/sprite_accessory.html | 8 +-
datum/stack.html | 6 +-
datum/stack_canary.html | 6 +-
datum/stack_end_detector.html | 8 +-
datum/station_request.html | 16 +-
datum/station_trait.html | 46 +-
datum/station_trait/bot_languages.html | 6 +-
.../station_trait/cybernetic_revolution.html | 6 +-
.../random_event_weight_modifier.html | 10 +-
datum/status_effect.html | 52 +-
.../agent_pinpointer/hunter_edition.html | 6 +-
datum/status_effect/blue_eye.html | 6 +-
datum/status_effect/brazil_penance.html | 10 +-
datum/status_effect/broken_will.html | 10 +-
datum/status_effect/cloudstruck.html | 10 +-
datum/status_effect/confusion.html | 6 +-
datum/status_effect/dizziness.html | 6 +-
datum/status_effect/drowsiness.html | 6 +-
datum/status_effect/drugginess.html | 6 +-
datum/status_effect/eldritch.html | 18 +-
datum/status_effect/eldritch/ash.html | 10 +-
datum/status_effect/eldritch/cosmic.html | 14 +-
datum/status_effect/exposed.html | 10 +-
datum/status_effect/exposed/harpooned.html | 10 +-
datum/status_effect/eye_blur.html | 6 +-
datum/status_effect/fire_handler.html | 22 +-
.../fire_handler/fire_stacks.html | 20 +-
datum/status_effect/fire_ring.html | 6 +-
datum/status_effect/frenzy.html | 8 +-
datum/status_effect/hallucination.html | 16 +-
datum/status_effect/hallucination/sanity.html | 6 +-
datum/status_effect/holy_fire.html | 8 +-
.../incapacitating/sleeping.html | 8 +-
.../status_effect/incapacitating/stasis.html | 6 +-
datum/status_effect/inebriated.html | 10 +-
datum/status_effect/inebriated/drunk.html | 6 +-
datum/status_effect/jitter.html | 6 +-
datum/status_effect/limp.html | 14 +-
datum/status_effect/protective_blades.html | 38 +-
.../protective_blades/recharging.html | 10 +-
datum/status_effect/raindrops.html | 6 +-
datum/status_effect/red_eye.html | 6 +-
datum/status_effect/scent_hunter.html | 8 +-
datum/status_effect/shapechange_mob.html | 20 +-
.../shapechange_mob/from_spell.html | 6 +-
datum/status_effect/silenced.html | 6 +-
datum/status_effect/speech.html | 8 +-
datum/status_effect/speech/slurring.html | 22 +-
datum/status_effect/speech/stutter.html | 8 +-
.../speech/stutter/derpspeech.html | 8 +-
datum/status_effect/stabilized/purple.html | 6 +-
datum/status_effect/star_mark.html | 26 +-
datum/status_effect/void_chill.html | 10 +-
datum/status_effect/wound.html | 6 +-
datum/storyteller.html | 208 +++++
datum/storyteller/sleeper.html | 36 +
datum/strip_menu.html | 10 +-
datum/strippable_item.html | 30 +-
datum/strippable_item/hand.html | 6 +-
datum/strippable_item/mob_item_slot.html | 8 +-
.../strippable_item/mob_item_slot/pocket.html | 6 +-
datum/summon_things_controller.html | 26 +-
datum/supermatter_delamination.html | 22 +-
datum/surgery.html | 44 +-
datum/surgery_step.html | 42 +-
datum/surgery_step/debride_infected.html | 8 +-
datum/surgery_step/heal/brute.html | 6 +-
datum/surgery_step/heal/burn.html | 6 +-
datum/surgery_step/heal/combo.html | 6 +-
datum/symptom.html | 32 +-
datum/symptom/heal/symbiotic.html | 8 +-
datum/team.html | 6 +-
datum/team/cult.html | 34 +-
datum/team/darkspawn.html | 16 +-
datum/team/nation.html | 12 +-
datum/techweb.html | 8 +-
datum/tgs_api/v5.html | 8 +-
datum/tgs_chat_channel.html | 18 +-
datum/tgs_chat_command.html | 14 +-
datum/tgs_chat_embed/footer.html | 6 +-
datum/tgs_chat_embed/media.html | 6 +-
datum/tgs_chat_embed/structure.html | 14 +-
datum/tgs_chat_user.html | 12 +-
datum/tgs_event_handler.html | 8 +-
datum/tgs_message_content.html | 8 +-
datum/tgs_revision_information.html | 10 +-
.../tgs_revision_information/test_merge.html | 18 +-
datum/tgs_version.html | 16 +-
datum/tgui.html | 58 +-
datum/tgui_checkbox_input.html | 92 ++
datum/tgui_input_number.html | 26 +-
datum/tgui_input_number/async.html | 6 +-
datum/tgui_input_text.html | 26 +-
datum/tgui_input_text/async.html | 6 +-
datum/tgui_list_input.html | 26 +-
datum/tgui_list_input/async.html | 6 +-
datum/tgui_modal.html | 22 +-
datum/tgui_modal/async.html | 6 +-
datum/tgui_panel.html | 28 +-
datum/tgui_window.html | 32 +-
datum/timedevent.html | 38 +-
datum/traitor_backstory.html | 14 +-
datum/traitor_faction.html | 16 +-
datum/turf_reservation.html | 40 +-
datum/turf_reservation/transit.html | 6 +-
datum/ui_state.html | 6 +-
datum/unit_test.html | 16 +-
datum/unit_test/dcs_check_list_arguments.html | 6 +-
datum/uplink_item.html | 10 +-
datum/viewData.html | 16 +-
datum/visual_data.html | 16 +-
datum/visual_data/mirroring.html | 6 +-
datum/visual_data/tracking.html | 6 +-
datum/voice.html | 16 +-
datum/vote.html | 218 +++++
datum/vote/map_vote.html | 39 +
datum/vote/wanna_do.html | 35 +
datum/weakref.html | 8 +-
datum/weather.html | 92 +-
datum/weather/rad_storm.html | 8 +-
datum/weather/rain/acid.html | 6 +-
datum/weather/void_storm.html | 6 +-
datum/wires.html | 22 +-
datum/wires/mecha_part_fabricator.html | 6 +-
datum/wound.html | 112 +--
datum/wound/blunt.html | 28 +-
datum/wound/blunt/moderate.html | 8 +-
datum/wound/burn.html | 22 +-
datum/wound/loss.html | 6 +-
datum/wound/pierce.html | 16 +-
datum/wound/slash.html | 22 +-
datum/z_pillar.html | 16 +-
global.html | 798 +++++++++---------
image.html | 10 +-
index.html | 158 +++-
mob.html | 475 ++++++-----
mob/camera.html | 6 +-
mob/camera/ai_eye.html | 6 +-
mob/dead/new_player.html | 14 +-
mob/dead/observer.html | 6 +-
mob/living.html | 276 +++---
mob/living/carbon.html | 114 +--
mob/living/carbon/alien.html | 6 +-
mob/living/carbon/human.html | 58 +-
mob/living/carbon/human/dummy.html | 8 +-
mob/living/carbon/monkey.html | 6 +-
mob/living/silicon.html | 22 +-
mob/living/silicon/pai.html | 6 +-
mob/living/silicon/robot.html | 102 +--
mob/living/simple_animal.html | 22 +-
mob/living/simple_animal/bot.html | 6 +-
mob/living/simple_animal/bot/medbot.html | 12 +-
mob/living/simple_animal/bot/mulebot.html | 8 +-
mob/living/simple_animal/drone.html | 8 +-
mob/living/simple_animal/hostile.html | 10 +-
.../simple_animal/hostile/asteroid.html | 6 +-
.../simple_animal/hostile/asteroid/elite.html | 12 +-
.../hostile/asteroid/elite/broodmother.html | 4 +-
.../hostile/asteroid/elite/herald.html | 4 +-
.../hostile/asteroid/elite/legionnaire.html | 4 +-
.../hostile/asteroid/elite/pandora.html | 4 +-
.../yog_jungle/alpha/alpha_blobby.html | 8 +-
.../simple_animal/hostile/bloodsucker.html | 6 +-
.../hostile/bloodsucker/possessedarmor.html | 6 +-
.../hostile/bloodsucker/werewolf.html | 6 +-
mob/living/simple_animal/hostile/carp.html | 8 +-
.../simple_animal/hostile/construct.html | 8 +-
.../hostile/construct/wraith.html | 8 +-
.../hostile/darkspawn_progenitor.html | 6 +-
.../simple_animal/hostile/drakeling.html | 10 +-
.../simple_animal/hostile/eldritch.html | 6 +-
.../simple_animal/hostile/eldritch/armsy.html | 22 +-
.../hostile/eldritch/raw_prophet.html | 6 +-
.../simple_animal/hostile/floor_cluwne.html | 6 +-
.../simple_animal/hostile/guardian.html | 6 +-
.../simple_animal/hostile/megafauna.html | 28 +-
.../hostile/megafauna/dragon.html | 6 +-
.../hostile/megafauna/dragon/jungle.html | 10 +-
.../simple_animal/hostile/regalrat.html | 8 +-
.../simple_animal/hostile/space_dragon.html | 44 +-
mob/living/simple_animal/hostile/swarmer.html | 46 +-
.../hostile/venus_human_trap.html | 22 +-
mob/living/simple_animal/mouse.html | 8 +-
mob/living/simple_animal/pet.html | 8 +-
mob/living/simple_animal/pet/cat.html | 6 +-
mob/living/simple_animal/slaughter.html | 18 +-
mob/living/simple_animal/slime.html | 8 +-
mob/living/simple_animal/spiderbot.html | 8 +-
obj.html | 52 +-
obj/docking_port.html | 32 +-
obj/docking_port/mobile.html | 50 +-
obj/docking_port/stationary.html | 10 +-
obj/docking_port/stationary/escape_pod.html | 6 +-
obj/docking_port/stationary/picked.html | 6 +-
obj/docking_port/stationary/random.html | 8 +-
obj/docking_port/stationary/transit.html | 10 +-
obj/effect/abstract/chasm_storage.html | 6 +-
obj/effect/abstract/info.html | 6 +-
obj/effect/abstract/liquid_turf.html | 10 +-
obj/effect/abstract/particle_holder.html | 14 +-
obj/effect/abstract/turf_fire.html | 16 +-
obj/effect/anomaly.html | 6 +-
obj/effect/anomaly/hallucination.html | 10 +-
obj/effect/anomaly/pyro.html | 6 +-
obj/effect/baseturf_helper.html | 10 +-
obj/effect/cosmic_rune.html | 16 +-
obj/effect/cross_action/spacetime_dist.html | 6 +-
obj/effect/custom_portal.html | 12 +-
obj/effect/decal/cleanable.html | 20 +-
.../decal/cleanable/blood/footprints.html | 8 +-
.../decal/cleanable/blood/hitsplatter.html | 18 +-
obj/effect/dummy/phased_mob.html | 16 +-
obj/effect/dummy/phased_mob/shadow.html | 16 +-
obj/effect/dummy/phased_mob/spell_jaunt.html | 6 +-
obj/effect/dummy/phased_mob/wirecrawl.html | 6 +-
obj/effect/eldritch.html | 6 +-
obj/effect/floating_blade.html | 6 +-
obj/effect/forcefield.html | 6 +-
obj/effect/forcefield/cosmic_field.html | 6 +-
obj/effect/forcefield/wizard.html | 8 +-
obj/effect/gluttony/timed.html | 6 +-
obj/effect/immovablerod.html | 10 +-
obj/effect/immovablerod/wizard.html | 18 +-
obj/effect/knock_portal.html | 18 +-
obj/effect/landmark/event_spawn.html | 4 +-
obj/effect/landmark/stationroom.html | 6 +-
.../mapping_helpers/ztrait_injector.html | 6 +-
obj/effect/meteor.html | 73 +-
obj/effect/meteor/cluster.html | 36 +
obj/effect/mine.html | 10 +-
obj/effect/overlay/vis.html | 8 +-
obj/effect/particle_effect/fluid.html | 12 +-
obj/effect/particle_effect/fluid/foam.html | 20 +-
.../fluid/foam/firefighting.html | 8 +-
obj/effect/particle_effect/fluid/smoke.html | 16 +-
.../particle_effect/fluid/smoke/bad.html | 6 +-
obj/effect/penance_giver.html | 6 +-
obj/effect/portal.html | 34 +-
obj/effect/reality_smash.html | 18 +-
obj/effect/spawner/lootdrop/randomdrink.html | 6 +-
obj/effect/spawner/lootdrop/randomfood.html | 6 +-
obj/effect/temp_visual/scent_trail.html | 10 +-
obj/effect/temp_visual/target/jungle.html | 6 +-
obj/effect/turf_decal.html | 8 +-
obj/item.html | 94 +--
obj/item/aiModule.html | 12 +-
obj/item/ai_cpu/stalwart.html | 8 +-
obj/item/airlock_painter.html | 10 +-
obj/item/airlock_painter/decal.html | 32 +-
obj/item/airlock_painter/decal/tile.html | 6 +-
obj/item/ammo_box.html | 30 +-
obj/item/ammo_box/magazine.html | 10 +-
obj/item/ammo_casing.html | 6 +-
obj/item/ammo_casing/reusable.html | 8 +-
obj/item/ammo_casing/reusable/arrow.html | 14 +-
.../ammo_casing/reusable/arrow/energy.html | 14 +-
.../ammo_casing/reusable/arrow/magic.html | 6 +-
.../ammo_casing/reusable/arrow/singulo.html | 8 +-
.../ammo_casing/strilka310/lionhunter.html | 14 +-
obj/item/assembly/flash.html | 24 +-
obj/item/assembly/signaler/button.html | 4 +-
obj/item/assembly/voice_box.html | 8 +-
obj/item/attachment.html | 18 +-
obj/item/autosurgeon.html | 8 +-
obj/item/badge.html | 8 +-
obj/item/bodypart.html | 86 +-
obj/item/bodypart/l_arm.html | 8 +-
obj/item/bodypart/l_leg.html | 10 +-
obj/item/bodypart/r_arm.html | 8 +-
obj/item/bodypart/r_leg.html | 10 +-
obj/item/book/granter.html | 26 +-
obj/item/book/granter/action.html | 8 +-
obj/item/book/granter/action/spell.html | 6 +-
.../book/granter/action/spell/mindswap.html | 6 +-
.../granter/action/spell/true_random.html | 6 +-
obj/item/book/granter/crafting_recipe.html | 6 +-
obj/item/book/granter/martial.html | 10 +-
.../book/granter/martial/garden_warfare.html | 6 +-
obj/item/book/mimery.html | 6 +-
obj/item/borg/cyborg_omnitool.html | 16 +-
obj/item/borg/gripper.html | 16 +-
obj/item/borg/upgrade.html | 26 +-
obj/item/borg/upgrade/adv_analyzer.html | 6 +-
obj/item/borg/upgrade/amop.html | 6 +-
obj/item/borg/upgrade/broomer.html | 6 +-
obj/item/borg/upgrade/brped.html | 6 +-
obj/item/borg/upgrade/ddrill.html | 6 +-
obj/item/borg/upgrade/defib.html | 6 +-
obj/item/borg/upgrade/disablercooler.html | 6 +-
obj/item/borg/upgrade/expand.html | 6 +-
obj/item/borg/upgrade/hypospray.html | 6 +-
obj/item/borg/upgrade/language.html | 8 +-
obj/item/borg/upgrade/lavaproof.html | 6 +-
obj/item/borg/upgrade/nv_mesons.html | 6 +-
.../borg/upgrade/panel_access_remover.html | 6 +-
.../panel_access_remover/freeminer.html | 6 +-
obj/item/borg/upgrade/piercing_hypospray.html | 6 +-
.../borg/upgrade/plasmacutter_granter.html | 6 +-
obj/item/borg/upgrade/rename.html | 8 +-
obj/item/borg/upgrade/restart.html | 6 +-
obj/item/borg/upgrade/rped.html | 6 +-
obj/item/borg/upgrade/selfrepair.html | 14 +-
obj/item/borg/upgrade/soh.html | 6 +-
obj/item/borg/upgrade/syndicate.html | 6 +-
obj/item/borg/upgrade/tboh.html | 6 +-
obj/item/borg/upgrade/thrusters.html | 6 +-
obj/item/borg/upgrade/transform.html | 6 +-
obj/item/borg/upgrade/transform/security.html | 6 +-
obj/item/borg/upgrade/vtec.html | 6 +-
obj/item/borg_snack_dispenser.html | 6 +-
obj/item/canvas.html | 6 +-
obj/item/card/cmag.html | 12 +-
obj/item/card/emag.html | 12 +-
obj/item/card/id.html | 24 +-
obj/item/card/id/syndicate/heretic.html | 14 +-
obj/item/circuitboard.html | 6 +-
obj/item/clipboard/yog/paperwork.html | 4 +-
obj/item/clipboard/yog/paperwork/admin.html | 6 +-
obj/item/clipboard/yog/paperwork/captain.html | 6 +-
obj/item/clipboard/yog/paperwork/ce.html | 6 +-
obj/item/clipboard/yog/paperwork/cmo.html | 6 +-
obj/item/clipboard/yog/paperwork/hop.html | 6 +-
obj/item/clipboard/yog/paperwork/hos.html | 6 +-
obj/item/clipboard/yog/paperwork/rd.html | 6 +-
.../clipboard/yog/paperwork/security.html | 6 +-
obj/item/clipboard/yog/paperwork/warden.html | 6 +-
obj/item/clothing.html | 22 +-
obj/item/clothing/accessory/medal.html | 14 +-
obj/item/clothing/glasses.html | 16 +-
obj/item/clothing/gloves/gasharpoon.html | 6 +-
obj/item/clothing/gloves/sec_maga.html | 6 +-
obj/item/clothing/head.html | 6 +-
obj/item/clothing/head/foilhat.html | 6 +-
obj/item/clothing/head/hardhat.html | 6 +-
obj/item/clothing/head/helmet.html | 6 +-
.../clothing/head/helmet/space/plasmaman.html | 8 +-
obj/item/clothing/head/soft.html | 6 +-
obj/item/clothing/mask/facehugger/toy.html | 4 +-
obj/item/clothing/mask/gas/sechailer.html | 8 +-
obj/item/clothing/mask/madness_mask.html | 6 +-
obj/item/clothing/mask/vape.html | 6 +-
obj/item/clothing/mask/yogs/cluwne.html | 12 +-
.../mask/yogs/cluwne/happy_cluwne.html | 8 +-
obj/item/clothing/neck/anti_magic_collar.html | 6 +-
obj/item/clothing/neck/cloak/ranger.html | 16 +-
obj/item/clothing/neck/eldritch_amulet.html | 6 +-
obj/item/clothing/shoes/airshoes.html | 6 +-
obj/item/clothing/shoes/wheelys.html | 8 +-
obj/item/clothing/suit/armor/reactive.html | 22 +-
.../clothing/suit/armor/reactive/stealth.html | 12 +-
obj/item/clothing/suit/cultrobes/void.html | 16 +-
obj/item/coinstack.html | 6 +-
obj/item/computer_hardware.html | 42 +-
obj/item/computer_hardware/ai_slot.html | 6 +-
obj/item/computer_hardware/battery.html | 6 +-
obj/item/computer_hardware/card_slot.html | 8 +-
obj/item/computer_hardware/hard_drive.html | 6 +-
obj/item/construction.html | 18 +-
obj/item/construction/rcd.html | 12 +-
obj/item/construction/rld.html | 10 +-
obj/item/device/loic_remote.html | 6 +-
obj/item/disk/design_disk/limbs.html | 6 +-
obj/item/dyespray.html | 6 +-
obj/item/electronics/airlock.html | 14 +-
obj/item/energy_harvester.html | 32 +-
obj/item/energy_katana.html | 4 +-
obj/item/extraction_pack.html | 6 +-
obj/item/fireaxe.html | 6 +-
obj/item/firing_pin.html | 12 +-
obj/item/firing_pin/clockie.html | 6 +-
obj/item/flashlight.html | 18 +-
obj/item/flashlight/emp.html | 6 +-
obj/item/flashlight/flare.html | 18 +-
obj/item/flashlight/pen/paramedic.html | 10 +-
obj/item/flashlight/spotlight.html | 8 +-
obj/item/forbidden_book.html | 14 +-
obj/item/gem.html | 14 +-
obj/item/gps.html | 6 +-
.../grenade/gas_crystal/healium_crystal.html | 10 +-
.../gas_crystal/nitrous_oxide_crystal.html | 8 +-
.../grenade/gas_crystal/pluonium_crystal.html | 10 +-
obj/item/grown.html | 6 +-
obj/item/gun.html | 8 +-
obj/item/gun/ballistic.html | 110 +--
.../ballistic/automatic/pistol/martial.html | 6 +-
obj/item/gun/ballistic/bow.html | 6 +-
obj/item/gun/energy.html | 6 +-
obj/item/gun/energy/beam_rifle.html | 6 +-
obj/item/gun/energy/plasmacutter.html | 8 +-
obj/item/gun/magic.html | 6 +-
obj/item/gun/magic/darkspawn.html | 14 +-
obj/item/gun/medbeam.html | 8 +-
obj/item/gun/medbeam/uber.html | 14 +-
obj/item/gun/syringe.html | 6 +-
obj/item/gun/water/full.html | 6 +-
obj/item/hand_tele.html | 8 +-
obj/item/hfr_box.html | 8 +-
obj/item/holosign_creator.html | 8 +-
obj/item/holosign_creator/multi.html | 6 +-
obj/item/holotool.html | 8 +-
obj/item/hot_potato.html | 18 +-
obj/item/hypospray.html | 20 +-
obj/item/implant/spell.html | 10 +-
obj/item/implant/tracking/tra32.html | 6 +-
obj/item/implant/uplink.html | 6 +-
obj/item/instrument.html | 10 +-
.../instrument/piano_synth/headphones.html | 8 +-
obj/item/kinetic_javelin.html | 10 +-
obj/item/kitchen/fork.html | 6 +-
obj/item/laser_pointer.html | 8 +-
obj/item/light.html | 14 +-
obj/item/living_heart.html | 6 +-
obj/item/mail.html | 30 +-
obj/item/mail/junkmail.html | 6 +-
obj/item/mecha_ammo.html | 14 +-
obj/item/mecha_parts/mecha_equipment.html | 34 +-
.../mecha_parts/mecha_equipment/armor.html | 6 +-
.../mecha_parts/mecha_equipment/cooling.html | 6 +-
.../mecha_parts/mecha_equipment/drill.html | 8 +-
.../mecha_equipment/hydraulic_clamp.html | 6 +-
.../mecha_equipment/melee_weapon.html | 40 +-
.../melee_weapon/flyswatter.html | 8 +-
.../mecha_equipment/orebox_manager.html | 6 +-
.../mecha_equipment/t_scanner.html | 8 +-
.../mecha_parts/mecha_equipment/weapon.html | 20 +-
obj/item/megabuster.html | 6 +-
obj/item/melee/baton.html | 24 +-
obj/item/melee/rune_carver.html | 12 +-
obj/item/melee/skateboard.html | 6 +-
obj/item/melee/sledgehammer.html | 12 +-
obj/item/melee/spear.html | 8 +-
obj/item/melee/spear/explosive.html | 8 +-
obj/item/melee/touch_attack.html | 8 +-
obj/item/mining_voucher.html | 4 +-
obj/item/mmi.html | 16 +-
obj/item/mmi/posibrain.html | 6 +-
obj/item/modular_computer.html | 68 +-
.../modular_computer/tablet/integrated.html | 12 +-
obj/item/nullrod.html | 6 +-
obj/item/organ.html | 26 +-
obj/item/organ/alien/hivenode.html | 6 +-
obj/item/organ/alien/plasmavessel.html | 12 +-
obj/item/organ/body_egg/alien_embryo.html | 12 +-
obj/item/organ/brain.html | 14 +-
obj/item/organ/cyberimp/leg.html | 10 +-
obj/item/organ/eyes.html | 10 +-
obj/item/organ/eyes/ethereal.html | 6 +-
obj/item/organ/heart.html | 6 +-
obj/item/organ/heart/ethereal.html | 28 +-
obj/item/organ/heart/vampheart.html | 8 +-
obj/item/organ/lungs.html | 6 +-
obj/item/organ/shadowtumor.html | 10 +-
obj/item/organ/tail.html | 6 +-
obj/item/organ/zombie_infection.html | 6 +-
obj/item/paper/paperwork.html | 4 +-
obj/item/paper/paperwork/complaint_form.html | 4 +-
.../paper/paperwork/cyborg_request_form.html | 4 +-
.../paper/paperwork/hop_job_change_form.html | 4 +-
.../paper/paperwork/hopaccessrequestform.html | 4 +-
obj/item/paper/paperwork/incident_report.html | 4 +-
obj/item/paper/paperwork/item_form.html | 4 +-
obj/item/paper/paperwork/jobchangecert.html | 4 +-
obj/item/paper/paperwork/literacytest.html | 4 +-
.../paper/paperwork/literacytest/answers.html | 4 +-
obj/item/paper/paperwork/mech_form.html | 4 +-
obj/item/paper/paperwork/rd_form.html | 4 +-
.../paper/paperwork/sec_incident_report.html | 4 +-
obj/item/paper_bundle.html | 6 +-
obj/item/pipe.html | 8 +-
obj/item/pipe_dispenser.html | 6 +-
obj/item/pitchfork.html | 6 +-
obj/item/plate.html | 18 +-
obj/item/pneumatic_cannon.html | 48 +-
obj/item/pressure_plate.html | 6 +-
obj/item/pseudocider.html | 6 +-
obj/item/rcl.html | 8 +-
obj/item/reagent_containers/borghypo.html | 30 +-
.../reagent_containers/borghypo/medical.html | 8 +-
obj/item/reagent_containers/chemtank.html | 6 +-
obj/item/reagent_containers/food.html | 12 +-
.../food/condiment/pack/creamer.html | 6 +-
.../food/drinks/bottle.html | 8 +-
.../food/drinks/bottle/syrup_bottle.html | 6 +-
.../food/drinks/colocup.html | 6 +-
obj/item/reagent_containers/food/snacks.html | 4 +-
.../food/snacks/badrecipe.html | 6 +-
.../food/snacks/donkpocket/warm.html | 6 +-
.../reagent_containers/food/snacks/grown.html | 6 +-
.../food/snacks/vermin.html | 6 +-
.../glass/beaker/plastic.html | 6 +-
obj/item/reagent_containers/glass/bottle.html | 6 +-
.../reagent_containers/glass/bottle/vial.html | 8 +-
obj/item/reagent_containers/glass/urn.html | 10 +-
obj/item/relic.html | 6 +-
obj/item/research_notes.html | 18 +-
obj/item/restraints/handcuffs/cable.html | 6 +-
obj/item/restraints/legcuffs/beartrap.html | 6 +-
obj/item/robot_module.html | 28 +-
obj/item/robot_module/janitor.html | 6 +-
obj/item/robot_suit.html | 28 +-
obj/item/rsf.html | 26 +-
obj/item/rsf/cookiesynth.html | 10 +-
obj/item/rune_scimmy.html | 6 +-
obj/item/seeds.html | 8 +-
obj/item/self_grasp.html | 12 +-
obj/item/singularity_shard.html | 6 +-
obj/item/slime_extract.html | 16 +-
obj/item/slimepotion.html | 4 +-
obj/item/soulstone.html | 10 +-
obj/item/spellbook.html | 28 +-
obj/item/stack.html | 54 +-
obj/item/stack/conveyor.html | 6 +-
obj/item/stack/license_plates/filled.html | 6 +-
obj/item/stack/medical.html | 26 +-
obj/item/stack/medical/mesh.html | 6 +-
obj/item/stack/tile.html | 14 +-
obj/item/stake.html | 8 +-
obj/item/stock_parts/cell.html | 6 +-
obj/item/storage.html | 8 +-
.../storage/belt/quiver/anomaly/pyro.html | 6 +-
obj/item/storage/belt/quiver/returning.html | 10 +-
obj/item/storage/box/bloodbrother.html | 18 +-
obj/item/storage/fancy/cigarettes.html | 6 +-
obj/item/storage/pod.html | 6 +-
obj/item/tank.html | 24 +-
obj/item/tank/internals.html | 6 +-
obj/item/teleportation_scroll.html | 8 +-
obj/item/toy/cards/cardhand.html | 6 +-
obj/item/toy/eldritch_book.html | 6 +-
obj/item/toy/plush/mothplushie.html | 6 +-
obj/item/weldingtool.html | 6 +-
obj/machinery.html | 24 +-
obj/machinery/abductor/console.html | 12 +-
obj/machinery/abductor/experiment.html | 10 +-
obj/machinery/ai.html | 6 +-
obj/machinery/ai/server_cabinet.html | 10 +-
obj/machinery/atmospherics.html | 32 +-
obj/machinery/atmospherics/components.html | 26 +-
.../atmospherics/components/binary.html | 6 +-
.../components/binary/crystallizer.html | 36 +-
.../components/binary/pressure_valve.html | 14 +-
.../components/binary/temperature_gate.html | 14 +-
.../components/binary/temperature_pump.html | 8 +-
.../components/trinary/filter.html | 6 +-
.../atmospherics/components/unary.html | 8 +-
.../components/unary/cryo_cell.html | 14 +-
.../components/unary/hypertorus.html | 12 +-
.../components/unary/hypertorus/core.html | 176 ++--
obj/machinery/atmospherics/pipe.html | 6 +-
obj/machinery/atmospherics/pipe/multiz.html | 12 +-
obj/machinery/autolathe.html | 34 +-
obj/machinery/barsign.html | 12 +-
obj/machinery/biogenerator.html | 8 +-
obj/machinery/bounty_board.html | 12 +-
obj/machinery/camera.html | 6 +-
obj/machinery/chem_heater.html | 6 +-
obj/machinery/clonepod.html | 8 +-
obj/machinery/coffeemaker.html | 18 +-
obj/machinery/coffeemaker/impressa.html | 8 +-
obj/machinery/computer.html | 18 +-
obj/machinery/computer/aifixer.html | 8 +-
obj/machinery/computer/atmos_alert.html | 12 +-
obj/machinery/computer/auxiliary_base.html | 24 +-
obj/machinery/computer/bsa_control.html | 6 +-
obj/machinery/computer/camera_advanced.html | 16 +-
.../camera_advanced/base_construction.html | 8 +-
.../camera_advanced/shuttle_docker.html | 14 +-
obj/machinery/computer/cargo.html | 10 +-
obj/machinery/computer/communications.html | 36 +-
obj/machinery/computer/holodeck.html | 50 +-
obj/machinery/computer/libraryconsole.html | 26 +-
obj/machinery/computer/rdconsole.html | 6 +-
obj/machinery/computer/scan_consolenew.html | 114 +--
obj/machinery/computer/security.html | 8 +-
obj/machinery/computer/shipbreaker.html | 16 +-
obj/machinery/computer/shuttle.html | 26 +-
obj/machinery/computer/telecomms/traffic.html | 18 +-
obj/machinery/computer/terminal.html | 10 +-
obj/machinery/conveyor.html | 20 +-
obj/machinery/cryopod.html | 8 +-
obj/machinery/deepfryer.html | 6 +-
obj/machinery/disposal.html | 22 +-
obj/machinery/disposal/bin.html | 6 +-
obj/machinery/door.html | 48 +-
obj/machinery/door/airlock.html | 66 +-
obj/machinery/door_timer.html | 8 +-
.../doppler_array/research/science.html | 6 +-
obj/machinery/electrolyzer.html | 14 +-
obj/machinery/firealarm.html | 18 +-
obj/machinery/flasher.html | 8 +-
obj/machinery/gravity_generator/main.html | 24 +-
obj/machinery/gravity_generator/part.html | 6 +-
obj/machinery/griddle.html | 14 +-
obj/machinery/grill.html | 6 +-
obj/machinery/holopad.html | 46 +-
obj/machinery/hydroponics.html | 8 +-
obj/machinery/jukebox.html | 6 +-
obj/machinery/light.html | 62 +-
obj/machinery/light_switch.html | 8 +-
obj/machinery/limbgrower.html | 24 +-
obj/machinery/mecha_part_fabricator.html | 80 +-
obj/machinery/mindmachine_hub.html | 54 +-
obj/machinery/mindmachine_pod.html | 10 +-
.../mineral/labor_claim_console.html | 6 +-
obj/machinery/modular_computer.html | 18 +-
obj/machinery/ntnet_relay.html | 12 +-
obj/machinery/oven.html | 20 +-
obj/machinery/paystand.html | 16 +-
obj/machinery/plate_press.html | 6 +-
obj/machinery/plumbing/floor_pump.html | 32 +-
obj/machinery/plumbing/floor_pump/output.html | 12 +-
.../portable_atmospherics/canister.html | 6 +-
.../canister/fusion_test_2.html | 6 +-
.../canister/fusion_test_4.html | 4 +-
obj/machinery/portable_atmospherics/pump.html | 8 +-
obj/machinery/power/apc.html | 6 +-
obj/machinery/power/bluespace_tap.html | 42 +-
obj/machinery/power/deck_relay.html | 14 +-
obj/machinery/power/emitter.html | 6 +-
obj/machinery/power/rad_collector.html | 20 +-
obj/machinery/power/smes.html | 28 +-
obj/machinery/power/solar.html | 8 +-
obj/machinery/power/solar_control.html | 12 +-
obj/machinery/power/supermatter_crystal.html | 54 +-
obj/machinery/power/tesla_coil.html | 6 +-
obj/machinery/power/tracker.html | 6 +-
obj/machinery/recharger.html | 6 +-
obj/machinery/rnd/production.html | 16 +-
obj/machinery/rnd/server/master.html | 6 +-
obj/machinery/sci_bombardment.html | 10 +-
obj/machinery/seed_extractor.html | 12 +-
obj/machinery/shuttle_scrambler.html | 18 +-
obj/machinery/sleeper.html | 22 +-
obj/machinery/smartfridge.html | 36 +-
obj/machinery/status_display.html | 12 +-
obj/machinery/telecomms.html | 6 +-
obj/machinery/turnstile.html | 6 +-
obj/machinery/turnstile/brig.html | 6 +-
obj/machinery/vending.html | 120 +--
obj/mecha.html | 58 +-
obj/mecha/working.html | 6 +-
obj/mecha/working/clarke.html | 6 +-
obj/mecha/working/ripley.html | 6 +-
obj/projectile.html | 62 +-
obj/projectile/bullet/reusable/foam_dart.html | 6 +-
obj/projectile/flamethrower.html | 10 +-
obj/projectile/magic.html | 8 +-
obj/projectile/magic/aoe.html | 18 +-
obj/projectile/magic/aoe/lightning.html | 12 +-
obj/projectile/magic/fireball.html | 12 +-
obj/projectile/magic/fireball/eldritch.html | 12 +-
obj/projectile/magic/star_ball.html | 8 +-
obj/projectile/reagent.html | 6 +-
obj/projectile/tentacle.html | 6 +-
obj/projectile/wire.html | 6 +-
obj/singularity/energy_ball.html | 8 +-
.../alien/resin/flower_bud_enemy.html | 14 +-
obj/structure/alien/weeds.html | 6 +-
obj/structure/bed/dogbed.html | 6 +-
obj/structure/bloodsucker.html | 14 +-
obj/structure/bloodsucker/candelabrum.html | 12 +-
obj/structure/bloodsucker/vassalrack.html | 22 +-
obj/structure/bodycontainer.html | 16 +-
obj/structure/cable.html | 8 +-
obj/structure/carp_rift.html | 24 +-
obj/structure/closet.html | 14 +-
obj/structure/closet/body_bag.html | 12 +-
.../body_bag/environmental/prisoner.html | 12 +-
obj/structure/closet/crate.html | 8 +-
obj/structure/closet/crate/coffin.html | 12 +-
obj/structure/closet/crate/mail.html | 6 +-
obj/structure/closet/crate/mail/economy.html | 6 +-
obj/structure/closet/crate/secure/owned.html | 12 +-
obj/structure/closet/supplypod.html | 6 +-
obj/structure/curtain.html | 6 +-
obj/structure/destructible/honkmother.html | 6 +-
obj/structure/discoball.html | 6 +-
obj/structure/disposalpipe/rotator.html | 6 +-
obj/structure/ethereal_crystal.html | 10 +-
obj/structure/falsewall.html | 6 +-
obj/structure/falsewall/uranium.html | 8 +-
obj/structure/filingcabinet.html | 6 +-
obj/structure/filingcabinet/colored.html | 6 +-
obj/structure/flora/tree.html | 6 +-
obj/structure/foamedmetal.html | 6 +-
obj/structure/geyser.html | 22 +-
obj/structure/glowshroom.html | 32 +-
obj/structure/grille.html | 6 +-
obj/structure/knock_tear.html | 18 +-
obj/structure/ladder.html | 14 +-
obj/structure/liquid_pump.html | 14 +-
obj/structure/mineral_door.html | 8 +-
obj/structure/ore_box.html | 6 +-
obj/structure/punji_sticks.html | 6 +-
obj/structure/railing.html | 10 +-
obj/structure/safe.html | 28 +-
obj/structure/shuttle/engine.html | 12 +-
obj/structure/sign/painting.html | 6 +-
obj/structure/slime_crystal.html | 14 +-
obj/structure/slime_crystal/bluespace.html | 6 +-
obj/structure/spacevine.html | 14 +-
obj/structure/spawner.html | 20 +-
.../spawner/nether/bluespace_tap.html | 6 +-
obj/structure/stairs.html | 6 +-
obj/structure/steam_fissure.html | 12 +-
obj/structure/supermatter_base_structure.html | 6 +-
obj/structure/swarmer.html | 6 +-
obj/structure/swarmer_beacon.html | 10 +-
obj/structure/table.html | 6 +-
obj/structure/table/altar_of_gods.html | 6 +-
obj/structure/table/optable/abductor.html | 6 +-
obj/structure/trap/eldritch.html | 8 +-
obj/structure/tray.html | 6 +-
obj/structure/window.html | 6 +-
obj/vehicle/ridden/scooter/skateboard.html | 18 +-
obj/vehicle/ridden/scooter/wheelys.html | 8 +-
procpath.html | 14 +-
tgui.html | 4 +-
tgui/docs/component-reference.html | 4 +-
tgui/docs/converting-old-tgui-interfaces.html | 4 +-
tgui/docs/migration-to-v4-from-v3.html | 4 +-
tgui/docs/tutorial-and-examples.html | 4 +-
tgui/docs/writing-tests.html | 4 +-
tgui/packages/tgfont/icons/ATTRIBUTIONS.html | 4 +-
turf.html | 132 +--
turf/closed/mineral.html | 6 +-
turf/closed/wall.html | 10 +-
turf/closed/wall/r_wall.html | 8 +-
turf/open.html | 38 +-
turf/open/chasm.html | 6 +-
turf/open/floor/catwalk_floor.html | 4 +-
turf/open/floor/glass.html | 61 ++
turf/open/floor/light.html | 6 +-
turf/open/floor/plating.html | 8 +-
turf/open/floor/plating/ocean.html | 16 +-
turf/open/indestructible/brazil.html | 6 +-
turf/open/lava.html | 14 +-
turf/open/openspace.html | 10 +-
turf/open/openspace/icemoon.html | 10 +-
turf/open/space.html | 10 +-
turf/open/space/transit.html | 6 +-
turf/open/water/smooth/toxic_pit.html | 6 +-
world.html | 14 +-
yogstation.html | 4 +-
yogstation/changes.html | 4 +-
yogstation/code/datums/components/crawl.html | 4 +-
.../datums/components/pinnable_accessory.html | 4 +-
.../datums/mapgen/biomes/JungleBiomes.html | 4 +-
yogstation/code/datums/martial/stealth.html | 10 +-
yogstation/code/datums/ruins/jungle.html | 4 +-
yogstation/code/datums/ruins/station.html | 4 +-
.../game/machinery/computer/atmos_sim.html | 10 +-
.../code/game/mecha/mecha_wreckage.html | 4 +-
.../code/game/objects/effects/landmarks.html | 4 +-
.../game/objects/items/premadepapers.html | 4 +-
.../darkspawn_abilities/thrall_spells.html | 4 +-
.../darkspawn/darkspawn_illusions.html | 4 +-
.../darkspawn_objects/scout_traps.html | 4 +-
.../darkspawn_objects/warlock_staff.html | 4 +-
yogstation/code/modules/clothing/mask.html | 4 +-
.../modules/donor/unique_donator_items.html | 4 +-
.../jungleland/ghost_role_spawners.html | 4 +-
.../modules/jungleland/jungle_alpha_mobs.html | 4 +-
.../modules/jungleland/jungle_datums.html | 4 +-
.../code/modules/jungleland/jungle_mobs.html | 4 +-
.../jungleland/megafauna/jungle_dragon.html | 4 +-
.../code/modules/liquids/liquid_height.html | 4 +-
.../modules/liquids/liquid_interaction.html | 4 +-
.../code/modules/liquids/liquid_plumbers.html | 4 +-
.../code/modules/mob/living/voice_types.html | 4 +-
.../research/designs/spacepod_designs.html | 4 +-
.../modules/ruins/lavaland_ruin_code.html | 4 +-
.../AST/Operators/binary_operators.html | 4 +-
.../AST/Operators/unary_operators.html | 4 +-
.../code/modules/scripting/AST/ast_nodes.html | 26 +-
.../code/modules/scripting/AST/block.html | 4 +-
.../code/modules/scripting/AST/statement.html | 4 +-
.../scripting/Implementations/logic.html | 4 +-
.../Implementations/telecomms_translator.html | 6 +-
.../scripting/Interpreter/Interpreter.html | 18 +-
.../modules/scripting/Parser/Expressions.html | 12 +-
.../code/modules/storytellers/config.html | 27 +
.../storytellers/event_groups/groups.html | 31 +
.../storytellers/gamemode_subsystem.html | 37 +
.../storytellers/scheduled_events.html | 27 +
.../storytellers/_storytellers.html | 31 +
.../code/modules/uplink/uplink_item.html | 4 +-
yogstation/code/modules/webhook/webhook.html | 4 +-
yogstation/strings/taglines.html | 4 +-
yogstation/strings/tips.html | 4 +-
2302 files changed, 21227 insertions(+), 16707 deletions(-)
create mode 100644 code/__DEFINES/dcs/signals/signals_event.html
create mode 100644 code/__DEFINES/events.html
create mode 100644 code/__DEFINES/{yogs_defines}/storytellers.html
create mode 100644 code/__HELPERS/chat.html
create mode 100644 code/controllers/subsystem/vote.html
create mode 100644 code/datums/components/radioactive_emitter.html
create mode 100644 code/datums/votes/_vote_datum.html
create mode 100644 code/datums/votes/custom_vote.html
create mode 100644 code/modules/antagonists/_common/antag_helpers.html
create mode 100644 code/modules/events/_event_admin_setup.html
create mode 100644 code/modules/events/carp_migration.html
create mode 100644 code/modules/events/immovable_rod.html
create mode 100644 code/modules/events/sandstorm.html
create mode 100644 code/modules/events/scrubber_overflow.html
create mode 100644 code/modules/events/shuttle_loan/shuttle_loan_datum.html
create mode 100644 code/modules/events/wizard/departmentrevolt.html
create mode 100644 code/modules/meteors/meteor_types.html
create mode 100644 code/modules/tgui_input/checkboxes.html
create mode 100644 datum/anomaly_placer.html
create mode 100644 datum/component/radioactive_emitter.html
create mode 100644 datum/controller/subsystem/gamemode.html
create mode 100644 datum/controller/subsystem/vote.html
create mode 100644 datum/event_admin_setup.html
create mode 100644 datum/event_admin_setup/input_number.html
create mode 100644 datum/event_admin_setup/listed_options.html
create mode 100644 datum/event_admin_setup/minimum_candidate_requirement.html
create mode 100644 datum/event_admin_setup/multiple_choice.html
create mode 100644 datum/event_admin_setup/question.html
create mode 100644 datum/event_admin_setup/set_location.html
create mode 100644 datum/event_admin_setup/text_input.html
create mode 100644 datum/event_admin_setup/warn_admin.html
create mode 100644 datum/event_group.html
create mode 100644 datum/round_event.html
create mode 100644 datum/round_event/anomaly.html
create mode 100644 datum/round_event/antagonist/solo.html
create mode 100644 datum/round_event/antagonist/solo/brother.html
create mode 100644 datum/round_event/antagonist/solo/revolutionary.html
create mode 100644 datum/round_event/falsealarm.html
create mode 100644 datum/round_event/immovable_rod.html
create mode 100644 datum/round_event/portal_storm.html
create mode 100644 datum/round_event/radiation_leak.html
create mode 100644 datum/round_event/sandstorm.html
create mode 100644 datum/round_event/shuttle_loan.html
create mode 100644 datum/round_event/spacevine.html
create mode 100644 datum/round_event/stray_meteor.html
create mode 100644 datum/round_event/wizard/deprevolt.html
create mode 100644 datum/round_event_control/antagonist.html
create mode 100644 datum/round_event_control/antagonist/solo.html
create mode 100644 datum/round_event_control/carp_migration/dolphin.html
create mode 100644 datum/round_event_control/grid_check.html
create mode 100644 datum/round_event_control/sandstorm.html
create mode 100644 datum/round_event_control/sandstorm_classic.html
create mode 100644 datum/round_event_control/shuttle_loan.html
create mode 100644 datum/scheduled_event.html
create mode 100644 datum/shuttle_loan_situation.html
create mode 100644 datum/storyteller.html
create mode 100644 datum/storyteller/sleeper.html
create mode 100644 datum/tgui_checkbox_input.html
create mode 100644 datum/vote.html
create mode 100644 datum/vote/map_vote.html
create mode 100644 datum/vote/wanna_do.html
create mode 100644 obj/effect/meteor/cluster.html
create mode 100644 turf/open/floor/glass.html
create mode 100644 yogstation/code/modules/storytellers/config.html
create mode 100644 yogstation/code/modules/storytellers/event_groups/groups.html
create mode 100644 yogstation/code/modules/storytellers/gamemode_subsystem.html
create mode 100644 yogstation/code/modules/storytellers/scheduled_events.html
create mode 100644 yogstation/code/modules/storytellers/storytellers/_storytellers.html
diff --git a/_maps/map_files/IceMeta.html b/_maps/map_files/IceMeta.html
index 78e35c1adb83..0bbe05796cc2 100644
--- a/_maps/map_files/IceMeta.html
+++ b/_maps/map_files/IceMeta.html
@@ -14,7 +14,7 @@
_maps/map_files/IceMeta/README.txt
-
+
@@ -24,7 +24,7 @@ _maps/map_files/IceMeta/README.txt