From 2a14b07d4909f45c7f2a07f3a889136f72e2118c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Aug 2023 12:43:29 +0000 Subject: [PATCH] Deploy to GitHub pages --- area.html | 102 ++-- area/shuttle.html | 6 +- area/space.html | 8 +- atom.html | 555 +++++++++--------- atom/movable.html | 96 +-- atom/movable/emissive_blocker.html | 4 +- atom/movable/screen.html | 16 +- atom/movable/screen/action_landing.html | 6 +- atom/movable/screen/bloodsucker.html | 6 +- atom/movable/screen/button_palette.html | 6 +- .../screen/character_preview_view.html | 14 +- atom/movable/screen/movable.html | 6 +- .../movable/screen/movable/action_button.html | 16 +- atom/movable/screen/palette_scroll.html | 6 +- .../movable/screen/plane_master/emissive.html | 4 +- .../screen/plane_master/emissive_blocker.html | 4 +- .../plane_master/emissive_unblockable.html | 4 +- client.html | 212 +++---- code/__DEFINES/DNA.html | 80 +-- code/__DEFINES/MC.html | 40 +- code/__DEFINES/_click.html | 12 +- code/__DEFINES/_globals.html | 36 +- code/__DEFINES/_helpers.html | 6 +- code/__DEFINES/_protect.html | 6 +- code/__DEFINES/_tick.html | 26 +- code/__DEFINES/access.html | 80 +-- code/__DEFINES/acid.html | 22 +- code/__DEFINES/actions.html | 22 +- code/__DEFINES/admin.html | 24 +- code/__DEFINES/ai.html | 20 +- code/__DEFINES/antagonists.html | 54 +- code/__DEFINES/art.html | 6 +- code/__DEFINES/assert.html | 6 +- code/__DEFINES/atmospherics.html | 180 +++--- code/__DEFINES/atom_hud.html | 42 +- code/__DEFINES/bloodsuckers.html | 96 +-- code/__DEFINES/callbacks.html | 6 +- code/__DEFINES/chat.html | 8 +- code/__DEFINES/cleaning.html | 26 +- code/__DEFINES/clockcult.html | 70 +-- code/__DEFINES/colors.html | 84 +-- code/__DEFINES/combat.html | 78 +-- code/__DEFINES/configuration.html | 8 +- code/__DEFINES/cooldowns.html | 6 +- code/__DEFINES/cult.html | 8 +- code/__DEFINES/dcs/flags.html | 26 +- code/__DEFINES/dcs/helpers.html | 16 +- .../__DEFINES/dcs/signals/signal_species.html | 8 +- .../__DEFINES/dcs/signals/signals_action.html | 34 +- code/__DEFINES/dcs/signals/signals_area.html | 24 +- .../signals_atom/signals_atom_attack.html | 42 +- .../signals_atom/signals_atom_lighting.html | 28 +- .../signals_atom/signals_atom_main.html | 90 +-- .../signals_atom/signals_atom_mouse.html | 24 +- .../signals_atom/signals_atom_movable.html | 86 +-- .../signals_atom/signals_atom_movement.html | 44 +- .../signals_atom/signals_atom_x_act.html | 42 +- code/__DEFINES/dcs/signals/signals_datum.html | 22 +- code/__DEFINES/dcs/signals/signals_food.html | 42 +- code/__DEFINES/dcs/signals/signals_gib.html | 8 +- .../__DEFINES/dcs/signals/signals_global.html | 64 +- .../dcs/signals/signals_global_object.html | 12 +- .../dcs/signals/signals_heretic.html | 16 +- .../dcs/signals/signals_janitor.html | 16 +- .../signals/signals_mob/signals_carbon.html | 100 ++-- .../signals/signals_mob/signals_human.html | 20 +- .../signals/signals_mob/signals_living.html | 118 ++-- .../dcs/signals/signals_mob/signals_mob.html | 144 ++--- .../signals/signals_mob/signals_silicon.html | 8 +- .../signals_mob/signals_xenobiology.html | 16 +- code/__DEFINES/dcs/signals/signals_mood.html | 8 +- .../dcs/signals/signals_moveloop.html | 12 +- code/__DEFINES/dcs/signals/signals_ntnet.html | 16 +- .../__DEFINES/dcs/signals/signals_object.html | 284 ++++----- code/__DEFINES/dcs/signals/signals_song.html | 8 +- code/__DEFINES/dcs/signals/signals_spell.html | 66 +-- .../dcs/signals/signals_storage.html | 30 +- .../dcs/signals/signals_subsystem.html | 18 +- code/__DEFINES/dcs/signals/signals_turf.html | 14 +- .../dcs/signals/signals_twohand.html | 8 +- code/__DEFINES/dcs/signals/signals_wash.html | 6 +- code/__DEFINES/directional.html | 6 +- code/__DEFINES/diseases.html | 18 +- code/__DEFINES/dynamic.html | 16 +- code/__DEFINES/economy.html | 10 +- code/__DEFINES/exosuit_fab.html | 36 +- code/__DEFINES/flags.html | 100 ++-- code/__DEFINES/food.html | 6 +- code/__DEFINES/hud.html | 24 +- code/__DEFINES/instruments.html | 16 +- code/__DEFINES/interaction_flags.html | 38 +- code/__DEFINES/inventory.html | 58 +- code/__DEFINES/is_helpers.html | 6 +- code/__DEFINES/jobs.html | 6 +- code/__DEFINES/layers.html | 6 +- code/__DEFINES/lighting.html | 56 +- code/__DEFINES/machines.html | 12 +- code/__DEFINES/magic.html | 68 +-- code/__DEFINES/maps.html | 22 +- code/__DEFINES/materials.html | 12 +- code/__DEFINES/maths.html | 18 +- code/__DEFINES/misc.html | 32 +- code/__DEFINES/mobs.html | 18 +- code/__DEFINES/movement.html | 6 +- code/__DEFINES/obj_flags.html | 20 +- code/__DEFINES/power.html | 8 +- code/__DEFINES/preferences.html | 26 +- code/__DEFINES/procpath.html | 4 +- code/__DEFINES/qdel.html | 24 +- code/__DEFINES/reactions.html | 20 +- code/__DEFINES/reagents.html | 8 +- code/__DEFINES/research.html | 26 +- code/__DEFINES/robots.html | 6 +- code/__DEFINES/rust_g.html | 26 +- code/__DEFINES/security.html | 34 +- code/__DEFINES/sound.html | 16 +- code/__DEFINES/status_effects.html | 8 +- code/__DEFINES/subsystems.html | 50 +- code/__DEFINES/text.html | 8 +- code/__DEFINES/tgs.html | 68 +-- code/__DEFINES/tgui.html | 34 +- code/__DEFINES/traits.html | 78 +-- code/__DEFINES/turfs.html | 6 +- code/__DEFINES/unit_tests.html | 8 +- code/__DEFINES/wounds.html | 96 +-- code/__DEFINES/{yogs_defines}/reactions.html | 12 +- code/__HELPERS/AStar.html | 4 +- code/__HELPERS/_lists.html | 36 +- code/__HELPERS/_logging.html | 4 +- code/__HELPERS/areas.html | 4 +- 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/icons.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/text.html | 4 +- code/__HELPERS/traits.html | 4 +- code/__HELPERS/type2type.html | 4 +- code/__HELPERS/verbs.html | 4 +- code/__HELPERS/view.html | 4 +- code/__byond_version_compat.html | 14 +- 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/alert.html | 4 +- code/_onclick/hud/map_popups.html | 4 +- code/_onclick/hud/plane_master.html | 4 +- code/_onclick/hud/radial.html | 4 +- .../configuration/entries/game_options.html | 4 +- .../configuration/entries/general.html | 4 +- code/controllers/failsafe.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/materials.html | 4 +- code/controllers/subsystem/overlays.html | 4 +- code/controllers/subsystem/runechat.html | 10 +- code/controllers/subsystem/shuttle.html | 8 +- code/controllers/subsystem/tgui.html | 4 +- code/controllers/subsystem/timer.html | 12 +- code/controllers/subsystem/wardrobe.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 +- .../brain_damage/split_personality.html | 4 +- code/datums/browser.html | 4 +- code/datums/callback.html | 4 +- code/datums/chatmessage.html | 26 +- code/datums/components.html | 4 +- code/datums/components/_component.html | 4 +- .../components/action_item_overlay.html | 4 +- code/datums/components/bakeable.html | 4 +- code/datums/components/chasm.html | 4 +- code/datums/components/crafting/antag.html | 4 +- code/datums/components/curse_of_hunger.html | 8 +- code/datums/components/decal.html | 4 +- code/datums/components/explodable.html | 4 +- code/datums/components/fantasy/suffixes.html | 4 +- code/datums/components/gunpoint.html | 18 +- .../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 +- code/datums/components/refundable.html | 4 +- code/datums/components/religious_tool.html | 4 +- code/datums/components/riding.html | 4 +- code/datums/components/surgery_bed.html | 4 +- code/datums/components/twohanded.html | 4 +- code/datums/components/uplink.html | 4 +- code/datums/datum.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/firestacker.html | 4 +- code/datums/elements/squish.html | 4 +- code/datums/elements/update_icon_blocker.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/mapgen/Cavegens/IcemoonCaves.html | 4 +- code/datums/mapgen/_MapGenerator.html | 4 +- code/datums/martial.html | 4 +- code/datums/martial/cqc.html | 14 +- 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/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 | 10 +- .../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 +- code/datums/status_effects/status_effect.html | 4 +- code/datums/status_effects/wound_effects.html | 4 +- code/datums/view.html | 4 +- code/datums/weakrefs.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/atoms.html | 4 +- .../gamemodes/clown_ops/clown_weapons.html | 6 +- code/game/gamemodes/dynamic.html | 4 +- .../gamemodes/dynamic/dynamic_logging.html | 4 +- .../dynamic/dynamic_rulesets_midround.html | 4 +- code/game/gamemodes/objective.html | 4 +- code/game/machinery/bounty_board.html | 4 +- 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 +- .../mecha/equipment/tools/medical_tools.html | 4 +- .../mecha/equipment/tools/other_tools.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 +- .../decals/turfdecal/tilecoloring.html | 4 +- .../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/AI_modules.html | 4 +- code/game/objects/items/RSF.html | 6 +- code/game/objects/items/airlock_painter.html | 6 +- code/game/objects/items/bell.html | 4 +- .../items/devices/busterarm/_buster.html | 4 +- .../items/devices/busterarm/buster_limb.html | 4 +- .../items/devices/busterarm/megabuster.html | 4 +- .../items/devices/busterarm/wire_snatch.html | 4 +- code/game/objects/items/devices/gps.html | 4 +- .../objects/items/devices/lightreplacer.html | 4 +- .../game/objects/items/devices/multitool.html | 4 +- .../objects/items/devices/radio/radio.html | 4 +- code/game/objects/items/devices/scanners.html | 4 +- code/game/objects/items/flamethrower.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 | 4 +- 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/safe.html | 8 +- code/game/objects/structures/statues.html | 4 +- code/game/sound.html | 4 +- .../simulated/floor/plating/asteroid.html | 4 +- code/game/turfs/simulated/lava.html | 4 +- code/game/turfs/simulated/minerals.html | 4 +- .../turfs/simulated/wall/mineral_walls.html | 4 +- code/modules/admin/mfa.html | 4 +- code/modules/admin/verbs/debug.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_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/bloodsucker_objectives.html | 4 +- .../bloodsuckers/bloodsuckers_objects.html | 4 +- .../antagonists/bloodsuckers/clans/_clan.html | 4 +- .../bloodsuckers/powers/fortitude.html | 4 +- .../bloodsuckers/powers/gohome.html | 4 +- .../bloodsuckers/powers/masquerade.html | 4 +- .../bloodsuckers/powers/recuperate.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 | 8 +- .../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_knowledge.html | 4 +- .../eldritch_cult/eldritch_magic.html | 4 +- .../eldritch_cult/eldritch_monster_antag.html | 4 +- .../eldritch_transmutations.html | 4 +- .../transmutations/rust_transmutations.html | 4 +- .../monsterhunter/monsterhunter.html | 6 +- .../monsterhunter/monstertrack.html | 4 +- code/modules/antagonists/morph/morph.html | 4 +- .../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 +- .../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/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 +- code/modules/client/preferences/assets.html | 4 +- .../client/preferences/bar_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 +- 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/species.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/monsterhunter.html | 4 +- code/modules/events/nightmare.html | 4 +- code/modules/events/stray_cargo.html | 4 +- code/modules/events/supermatter_surge.html | 4 +- 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/keybindings.html | 4 +- code/modules/language/language_holder.html | 4 +- code/modules/library/lib_machines.html | 8 +- code/modules/lighting/emissive_blocker.html | 4 +- code/modules/mapping.html | 4 +- code/modules/mapping/preloader.html | 4 +- code/modules/mapping/reader.html | 8 +- code/modules/mapping/verify.html | 4 +- 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 +- .../dead/new_player/sprite_accessories.html | 4 +- code/modules/mob/emote.html | 16 +- .../mob/living/carbon/carbon_defense.html | 4 +- .../mob/living/carbon/human/dummy.html | 4 +- .../mob/living/carbon/human/emote.html | 8 +- .../mob/living/carbon/human/species.html | 4 +- .../carbon/human/species_types/felinid.html | 4 +- .../human/species_types/jellypeople.html | 4 +- .../human/species_types/lizardpeople.html | 6 +- .../ai/decentralized/ai_core_display.html | 4 +- .../mob/living/simple_animal/constructs.html | 4 +- .../simple_animal/hostile/illusion.html | 4 +- .../hostile/megafauna/colossus.html | 6 +- .../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 +- .../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_helpers.html | 4 +- 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 | 27 + .../byond_particles/particle_holder.html | 28 + .../particles/byond_particles/particool.html | 33 ++ code/modules/pool/pool.html | 4 +- code/modules/power/apc.html | 6 +- code/modules/power/power.html | 4 +- code/modules/power/singularity/generator.html | 4 +- .../power/supermatter/supermatter.html | 18 +- .../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/medbeam.html | 4 +- .../modules/projectiles/projectile/beams.html | 4 +- .../projectile/energy/nuclear_particle.html | 4 +- .../modules/projectiles/projectile/magic.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/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/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/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 +- 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/jaunt/_jaunt.html | 4 +- .../spells/spell_types/jaunt/bloodcrawl.html | 4 +- .../spell_types/jaunt/ethereal_jaunt.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/touch/_touch.html | 4 +- .../modules/surgery/bodyparts/_bodyparts.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/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/tgui.html | 4 +- code/modules/tgui/tgui_window.html | 4 +- code/modules/tgui_input/alert.html | 4 +- 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 | 34 +- .../modules/unit_tests/dragon_expiration.html | 4 +- .../unit_tests/dynamic_ruleset_sanity.html | 4 +- code/modules/unit_tests/focus_only_tests.html | 4 +- code/modules/unit_tests/map_landmarks.html | 4 +- code/modules/unit_tests/mapping.html | 4 +- code/modules/uplink/uplink_items.html | 4 +- code/modules/vending/_vending.html | 4 +- code/world.html | 4 +- datum.html | 90 +-- datum/AI_Module.html | 16 +- datum/abductor_gear.html | 16 +- datum/achievement.html | 12 +- datum/achievement_browser.html | 12 +- datum/action.html | 80 +-- datum/action/changeling.html | 6 +- 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 +- .../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/lunge.html | 12 +- .../bloodsucker/targeted/mesmerize.html | 4 +- .../cooldown/bloodsucker/trackvamp.html | 8 +- .../cooldown/bloodsucker/vassal_blood.html | 10 +- datum/action/cooldown/buster.html | 6 +- .../action/cooldown/buster/megabuster/l.html | 6 +- .../action/cooldown/buster/megabuster/r.html | 6 +- .../action/cooldown/buster/wire_snatch/l.html | 6 +- .../action/cooldown/buster/wire_snatch/r.html | 6 +- datum/action/cooldown/riot.html | 8 +- datum/action/cooldown/spell.html | 48 +- datum/action/cooldown/spell/aoe.html | 12 +- .../cooldown/spell/aoe/magic_missile.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 +- .../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/fire_breath.html | 6 +- datum/action/cooldown/spell/conjure.html | 18 +- .../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/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/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 +- datum/action/cooldown/spell/list_target.html | 10 +- .../cooldown/spell/list_target/telepathy.html | 10 +- datum/action/cooldown/spell/night_vision.html | 6 +- .../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/drakeling/fire_breath.html | 6 +- .../cooldown/spell/pointed/manse_link.html | 8 +- .../cooldown/spell/pointed/mind_transfer.html | 14 +- .../cooldown/spell/pointed/projectile.html | 14 +- .../pointed/projectile/lightningbolt.html | 10 +- .../spell/pointed/projectile/spell_cards.html | 16 +- datum/action/cooldown/spell/rod_form.html | 12 +- datum/action/cooldown/spell/shapeshift.html | 28 +- .../cooldown/spell/shapeshift/slime_form.html | 6 +- .../action/cooldown/spell/spacetime_dist.html | 16 +- 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/touch.html | 38 +- .../cooldown/spell/touch/duffelbag.html | 6 +- datum/action/cooldown/spell/touch/envy.html | 6 +- datum/action/cooldown/spell/voice_of_god.html | 12 +- datum/action/cooldown/wrap.html | 6 +- datum/action/innate.html | 22 +- datum/action/innate/ai.html | 16 +- 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/item_action/activate_uber.html | 6 +- datum/action/item_action/agent_box.html | 8 +- .../ridden/scooter/airshoes/ollie.html | 6 +- .../ridden/scooter/skateboard/ollie.html | 6 +- datum/action_group.html | 30 +- datum/admins.html | 10 +- datum/ai_dashboard.html | 8 +- datum/ai_project.html | 16 +- datum/antagonist.html | 34 +- datum/antagonist/blob.html | 8 +- datum/antagonist/bloodsucker.html | 126 ++-- datum/antagonist/changeling.html | 18 +- datum/antagonist/ex_vassal.html | 10 +- datum/antagonist/heretic.html | 10 +- datum/antagonist/monsterhunter.html | 8 +- datum/antagonist/nukeop.html | 6 +- datum/antagonist/pirate.html | 6 +- datum/antagonist/sinfuldemon.html | 12 +- datum/antagonist/space_carp.html | 6 +- datum/antagonist/space_dragon.html | 34 +- datum/antagonist/traitor.html | 8 +- .../traitor/contractor_support.html | 12 +- datum/antagonist/vassal.html | 26 +- datum/antagonist/vassal/favorite.html | 8 +- datum/antagonist/vassal/revenge.html | 6 +- datum/antagonist/zombie.html | 10 +- 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/bloodsucker_clan.html | 44 +- datum/callback.html | 18 +- datum/camerachunk.html | 30 +- datum/cameranet.html | 28 +- datum/centcom_announcer.html | 14 +- datum/centcom_podlauncher.html | 6 +- datum/changelingprofile.html | 6 +- datum/chatmessage.html | 36 +- datum/chemical_reaction/dilithium.html | 6 +- datum/client_interface.html | 6 +- datum/component.html | 32 +- datum/component/action_item_overlay.html | 12 +- datum/component/bakeable.html | 18 +- datum/component/chasm.html | 8 +- datum/component/curse_of_hunger.html | 22 +- datum/component/echolocation.html | 36 +- datum/component/explodable.html | 12 +- datum/component/grillable.html | 26 +- datum/component/gunpoint.html | 10 +- 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 | 68 +-- datum/component/phylactery.html | 28 +- datum/component/religious_tool.html | 22 +- datum/component/surgery_bed.html | 12 +- datum/component/two_handed.html | 56 +- datum/component/uplink.html | 6 +- datum/computer_file/program.html | 54 +- datum/computer_file/program/aidiag.html | 6 +- datum/computer_file/program/borg_monitor.html | 16 +- datum/computer_file/program/bounty_board.html | 14 +- datum/computer_file/program/budgetorders.html | 20 +- datum/computer_file/program/card_mod.html | 6 +- datum/computer_file/program/cargobounty.html | 8 +- .../program/energy_harvester_control.html | 8 +- 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 | 8 +- .../program/supermatter_monitor.html | 12 +- datum/controller/global_vars.html | 169 +++--- datum/controller/master.html | 34 +- datum/controller/subsystem.html | 74 +-- datum/controller/subsystem/Yogs.html | 8 +- datum/controller/subsystem/achievements.html | 28 +- datum/controller/subsystem/ambience.html | 12 +- datum/controller/subsystem/atoms.html | 14 +- datum/controller/subsystem/economy.html | 16 +- datum/controller/subsystem/fluids.html | 42 +- datum/controller/subsystem/job.html | 22 +- datum/controller/subsystem/mapping.html | 8 +- datum/controller/subsystem/materials.html | 10 +- .../subsystem/persistent_paintings.html | 10 +- .../controller/subsystem/processing/dcs.html | 6 +- .../subsystem/processing/instruments.html | 20 +- .../subsystem/processing/quirks.html | 6 +- .../subsystem/processing/station.html | 14 +- datum/controller/subsystem/runechat.html | 16 +- datum/controller/subsystem/shuttle.html | 12 +- datum/controller/subsystem/sounds.html | 38 +- datum/controller/subsystem/statpanels.html | 16 +- datum/controller/subsystem/sun.html | 10 +- datum/controller/subsystem/sunlight.html | 10 +- datum/controller/subsystem/tgui.html | 40 +- datum/controller/subsystem/ticker.html | 10 +- datum/controller/subsystem/timer.html | 36 +- datum/controller/subsystem/wardrobe.html | 44 +- 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 +- .../borg_upgrade_engi_advancedtools.html | 36 ++ datum/design/borg_upgrade_holosign.html | 36 ++ datum/design/borg_upgrade_surgerykit.html | 6 +- datum/disease/sleepy.html | 6 +- datum/dna.html | 34 +- datum/donator_gear.html | 12 +- datum/dynamic_ruleset.html | 94 +-- .../dynamic_ruleset/latejoin/provocateur.html | 6 +- datum/dynamic_ruleset/midround.html | 8 +- .../dynamic_ruleset/midround/from_ghosts.html | 10 +- datum/dynamic_ruleset/roundstart.html | 8 +- datum/dynamic_ruleset/roundstart/revs.html | 6 +- .../roundstart/shadowling.html | 6 +- datum/dynamic_snapshot.html | 24 +- datum/dynamic_snapshot_ruleset.html | 10 +- 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 | 28 +- datum/eldritch_knowledge/spell.html | 8 +- datum/eldritch_transmutation.html | 18 +- datum/element.html | 12 +- datum/element/climbable.html | 14 +- datum/element/connect_loc.html | 6 +- datum/element/content_barfer.html | 4 +- datum/element/firestacker.html | 6 +- datum/element/squish.html | 4 +- datum/emote.html | 54 +- datum/fluid_group.html | 14 +- datum/game_mode.html | 42 +- datum/game_mode/bloodsucker.html | 6 +- datum/game_mode/dynamic.html | 144 ++--- datum/gas.html | 12 +- 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/hallucination.html | 8 +- datum/hfr_fuel.html | 28 +- datum/holiday.html | 6 +- datum/http_request.html | 6 +- datum/hud.html | 18 +- datum/instrument.html | 38 +- datum/instrument_key.html | 14 +- datum/job.html | 74 +-- 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/language_holder.html | 50 +- datum/language_holder/spiderbot.html | 6 +- datum/latejoin_menu.html | 8 +- datum/light_source.html | 24 +- datum/lighting_corner.html | 8 +- datum/lighting_object.html | 10 +- datum/map_config.html | 6 +- datum/map_generator.html | 6 +- datum/map_generator/cave_generator.html | 46 +- .../map_generator/cave_generator/icemoon.html | 6 +- .../cave_generator/lavaland.html | 6 +- datum/map_report.html | 8 +- datum/martial_art.html | 58 +- datum/martial_art/cqc.html | 30 +- 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/ultra_violence.html | 8 +- datum/material.html | 32 +- datum/mind.html | 34 +- datum/module_picker.html | 6 +- datum/mood_event.html | 8 +- datum/music.html | 14 +- datum/music/sourced.html | 10 +- datum/mutation/human.html | 8 +- datum/objective.html | 10 +- datum/objective/bloodsucker.html | 6 +- datum/objective/break_machinery.html | 4 +- datum/objective/minor/deadpics.html | 8 +- datum/objective/minor/pet.html | 10 +- datum/objective/minor/secrecords.html | 10 +- datum/objective/minor/staffpics.html | 8 +- datum/objective/sacrifice.html | 6 +- datum/outfit.html | 74 +-- datum/outfit/job.html | 8 +- datum/parsed_map.html | 36 +- datum/permissions_controller.html | 34 +- datum/permissions_controller/db.html | 6 +- datum/permissions_controller/forums.html | 10 +- 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/toggle.html | 6 +- datum/preference_middleware.html | 24 +- datum/preference_middleware/skillcape.html | 6 +- datum/preferences.html | 56 +- datum/quirk.html | 8 +- datum/quirk/bald.html | 6 +- datum/radial_menu.html | 14 +- datum/radial_menu_choice.html | 12 +- datum/reagent.html | 104 ++-- datum/reagent/blood/bloodsucker.html | 4 +- datum/reagent/consumable/ethanol/catsip.html | 6 +- .../consumable/ethanol/demonsblood.html | 6 +- .../consumable/ethanol/devilskiss.html | 6 +- datum/reagent/determination.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/pirates.html | 12 +- datum/round_event/scrubber_overflow.html | 16 +- datum/round_event/stray_cargo.html | 18 +- datum/round_event_control.html | 8 +- datum/rust_spread.html | 6 +- datum/scar.html | 34 +- datum/signal/subspace.html | 4 +- datum/song.html | 142 ++--- datum/sortInstance.html | 6 +- datum/species.html | 208 +++---- datum/species/golem/runic.html | 10 +- datum/species/golem/snow.html | 8 +- datum/species/golem/uranium.html | 6 +- datum/species/plasmaman.html | 6 +- datum/spellbook_entry.html | 40 +- datum/spellbook_entry/item.html | 8 +- datum/stack_canary.html | 6 +- datum/stack_end_detector.html | 8 +- datum/station_request.html | 16 +- datum/station_trait.html | 26 +- datum/station_trait/bot_languages.html | 6 +- .../random_event_weight_modifier.html | 10 +- datum/status_effect.html | 48 +- .../agent_pinpointer/hunter_edition.html | 6 +- datum/status_effect/blue_eye.html | 6 +- datum/status_effect/brazil_penance.html | 10 +- datum/status_effect/cloudstruck.html | 6 +- 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 | 10 +- datum/status_effect/eldritch/ash.html | 6 +- datum/status_effect/exposed.html | 6 +- 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 +- .../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/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/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/wound.html | 6 +- datum/summon_things_controller.html | 14 +- 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/team/cult.html | 18 +- datum/team/nation.html | 12 +- datum/techweb.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 | 8 +- datum/tgs_event_handler.html | 6 +- 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_input_number.html | 28 +- datum/tgui_input_text.html | 28 +- datum/tgui_list_input.html | 22 +- 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/turf_reservation.html | 18 +- datum/ui_state.html | 6 +- datum/unit_test.html | 16 +- datum/uplink_item.html | 6 +- datum/weakref.html | 8 +- datum/wires.html | 22 +- datum/wires/mecha_part_fabricator.html | 6 +- datum/wound.html | 110 ++-- 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 +- global.html | 422 ++++++------- index.html | 18 +- mob.html | 432 +++++++------- mob/dead/new_player.html | 6 +- mob/dead/observer.html | 6 +- mob/living.html | 170 +++--- mob/living/brain.html | 8 +- mob/living/carbon.html | 116 ++-- mob/living/carbon/alien.html | 6 +- mob/living/carbon/human.html | 44 +- mob/living/carbon/human/dummy.html | 8 +- mob/living/carbon/monkey.html | 6 +- mob/living/silicon.html | 14 +- mob/living/silicon/ai.html | 6 +- mob/living/silicon/robot.html | 94 +-- mob/living/simple_animal.html | 20 +- 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 +- .../hostile/asteroid/elite/broodmother.html | 4 +- .../hostile/asteroid/elite/herald.html | 4 +- .../hostile/asteroid/elite/legionnaire.html | 4 +- .../hostile/asteroid/elite/pandora.html | 4 +- .../simple_animal/hostile/bloodsucker.html | 6 +- .../hostile/bloodsucker/possessedarmor.html | 6 +- .../hostile/bloodsucker/werewolf.html | 6 +- .../simple_animal/hostile/construct.html | 8 +- .../hostile/construct/wraith.html | 8 +- .../simple_animal/hostile/drakeling.html | 6 +- .../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/regalrat.html | 8 +- .../simple_animal/hostile/space_dragon.html | 44 +- mob/living/simple_animal/hostile/swarmer.html | 44 +- .../hostile/venus_human_trap.html | 20 +- mob/living/simple_animal/mouse.html | 8 +- mob/living/simple_animal/pet.html | 8 +- mob/living/simple_animal/slaughter.html | 18 +- mob/living/simple_animal/slime.html | 8 +- mob/living/simple_animal/spiderbot.html | 8 +- obj.html | 60 +- obj/docking_port.html | 20 +- obj/docking_port/mobile.html | 32 +- obj/docking_port/stationary/transit.html | 10 +- obj/effect/abstract/info.html | 6 +- obj/effect/abstract/particle_holder.html | 83 +++ obj/effect/abstract/turf_fire.html | 16 +- obj/effect/anomaly/pyro.html | 6 +- obj/effect/cross_action/spacetime_dist.html | 6 +- obj/effect/custom_portal.html | 12 +- obj/effect/decal/cleanable.html | 20 +- .../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/eldritch.html | 6 +- obj/effect/forcefield.html | 6 +- obj/effect/forcefield/wizard.html | 8 +- obj/effect/gluttony/timed.html | 6 +- obj/effect/immovablerod.html | 6 +- obj/effect/immovablerod/wizard.html | 18 +- obj/effect/landmark/stationroom.html | 6 +- .../mapping_helpers/ztrait_injector.html | 6 +- 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/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/item.html | 60 +- 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 +- 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/badge.html | 8 +- obj/item/bodypart.html | 76 +-- obj/item/bodypart/l_arm.html | 8 +- obj/item/bodypart/l_arm/robot/buster.html | 12 +- obj/item/bodypart/l_leg.html | 8 +- obj/item/bodypart/r_arm.html | 8 +- obj/item/bodypart/r_arm/robot/buster.html | 12 +- obj/item/bodypart/r_leg.html | 8 +- 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/upgrade.html | 6 +- obj/item/borg/upgrade/adv_analyzer.html | 6 +- obj/item/borg/upgrade/selfrepair.html | 8 +- obj/item/borg/upgrade/surgerykit.html | 6 +- obj/item/borg_snack_dispenser.html | 6 +- obj/item/buster.html | 6 +- obj/item/buster/megabuster.html | 10 +- obj/item/canvas.html | 6 +- obj/item/card/id.html | 24 +- 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/head.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/vape.html | 6 +- obj/item/clothing/mask/yogs/cluwne.html | 12 +- .../mask/yogs/cluwne/happy_cluwne.html | 8 +- 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/coinstack.html | 10 +- 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/construction.html | 14 +- obj/item/construction/rcd.html | 16 +- obj/item/disk/design_disk/limbs.html | 6 +- obj/item/dyespray.html | 6 +- obj/item/energy_harvester.html | 32 +- obj/item/energy_katana.html | 4 +- obj/item/fireaxe.html | 6 +- obj/item/firing_pin.html | 12 +- obj/item/firing_pin/clockie.html | 6 +- obj/item/flashlight/emp.html | 10 +- obj/item/flashlight/flashdark.html | 14 +- obj/item/flashlight/pen/paramedic.html | 18 +- obj/item/flashlight/spotlight.html | 14 +- obj/item/forbidden_book.html | 14 +- obj/item/gem.html | 14 +- obj/item/gps/pirate.html | 8 +- .../grenade/gas_crystal/healium_crystal.html | 10 +- .../gas_crystal/nitrous_oxide_crystal.html | 8 +- .../grenade/gas_crystal/pluonium_crystal.html | 10 +- obj/item/gripper.html | 16 +- 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/magic.html | 6 +- obj/item/gun/magic/hook/sickly_blade.html | 6 +- obj/item/gun/magic/wire.html | 6 +- obj/item/gun/medbeam/uber.html | 14 +- obj/item/gun/syringe.html | 6 +- obj/item/hfr_box.html | 8 +- obj/item/holosign_creator.html | 8 +- obj/item/holosign_creator/multi.html | 6 +- obj/item/hot_potato.html | 18 +- obj/item/hypospray.html | 24 +- 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/kitchen/fork.html | 6 +- obj/item/laser_pointer.html | 6 +- 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 | 24 +- .../mecha_parts/mecha_equipment/drill.html | 8 +- .../mecha_equipment/hydraulic_clamp.html | 6 +- .../mecha_equipment/melee_weapon.html | 40 +- .../mecha_equipment/orebox_manager.html | 6 +- .../mecha_parts/mecha_equipment/weapon.html | 20 +- obj/item/melee/baton.html | 22 +- obj/item/melee/skateboard.html | 6 +- 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 | 10 +- obj/item/mmi/posibrain.html | 6 +- obj/item/modular_computer.html | 70 +-- .../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/arm/toolset.html | 6 +- obj/item/organ/eyes.html | 6 +- obj/item/organ/heart.html | 6 +- obj/item/organ/heart/vampheart.html | 8 +- obj/item/organ/lungs.html | 6 +- 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/yog/ruins/academy.html | 4 +- .../yog/ruins/academy/trey_wizard_lizard.html | 4 +- obj/item/paper_bundle.html | 6 +- obj/item/pda.html | 10 +- obj/item/pitchfork.html | 6 +- obj/item/plate.html | 18 +- obj/item/projectile.html | 8 +- .../projectile/bullet/reusable/foam_dart.html | 6 +- obj/item/projectile/magic.html | 8 +- obj/item/projectile/magic/aoe.html | 18 +- obj/item/projectile/magic/aoe/lightning.html | 12 +- obj/item/projectile/magic/fireball.html | 12 +- obj/item/projectile/wire.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/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 +- 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/robot_module.html | 28 +- 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 | 34 +- 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/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/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/toolset_handler.html | 10 +- 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 | 10 +- obj/machinery/abductor/console.html | 12 +- obj/machinery/abductor/experiment.html | 10 +- obj/machinery/ai/server_cabinet.html | 10 +- obj/machinery/atmospherics.html | 6 +- .../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 +- .../components/unary/cryo_cell.html | 10 +- .../components/unary/hypertorus.html | 12 +- .../components/unary/hypertorus/core.html | 172 +++--- obj/machinery/autolathe.html | 34 +- obj/machinery/biogenerator.html | 8 +- obj/machinery/bounty_board.html | 12 +- obj/machinery/chem_heater.html | 6 +- obj/machinery/clonepod.html | 8 +- obj/machinery/computer/aifixer.html | 8 +- obj/machinery/computer/auxiliary_base.html | 24 +- obj/machinery/computer/bsa_control.html | 6 +- obj/machinery/computer/camera_advanced.html | 6 +- obj/machinery/computer/cargo.html | 10 +- obj/machinery/computer/communications.html | 34 +- obj/machinery/computer/libraryconsole.html | 26 +- obj/machinery/computer/scan_consolenew.html | 114 ++-- obj/machinery/computer/security.html | 6 +- obj/machinery/computer/shuttle.html | 18 +- obj/machinery/conveyor.html | 20 +- obj/machinery/cryopod.html | 8 +- obj/machinery/door.html | 42 +- obj/machinery/door/airlock.html | 60 +- obj/machinery/door_timer.html | 8 +- .../doppler_array/research/science.html | 6 +- obj/machinery/electrolyzer.html | 14 +- 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_switch.html | 6 +- obj/machinery/limbgrower.html | 24 +- obj/machinery/mecha_part_fabricator.html | 80 +-- .../mineral/labor_claim_console.html | 6 +- obj/machinery/oven.html | 20 +- obj/machinery/paystand.html | 16 +- obj/machinery/plate_press.html | 6 +- .../portable_atmospherics/canister.html | 6 +- .../canister/fusion_test_2.html | 6 +- .../canister/fusion_test_4.html | 4 +- obj/machinery/power/apc.html | 6 +- obj/machinery/power/bluespace_tap.html | 38 +- 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 | 50 +- obj/machinery/power/tracker.html | 6 +- obj/machinery/recharger.html | 6 +- obj/machinery/rnd/production.html | 16 +- obj/machinery/sci_bombardment.html | 10 +- obj/machinery/seed_extractor.html | 12 +- obj/machinery/sleeper.html | 22 +- obj/machinery/smartfridge.html | 8 +- obj/machinery/status_display.html | 12 +- obj/machinery/turnstile.html | 6 +- obj/machinery/turnstile/brig.html | 6 +- obj/machinery/vending.html | 100 ++-- obj/mecha.html | 88 +-- obj/mecha/working.html | 6 +- obj/mecha/working/clarke.html | 6 +- .../alien/resin/flower_bud_enemy.html | 12 +- obj/structure/altar_of_gods.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/cable.html | 6 +- obj/structure/carp_rift.html | 24 +- obj/structure/closet.html | 12 +- obj/structure/closet/body_bag.html | 8 +- .../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/destructible/honkmother.html | 6 +- obj/structure/discoball.html | 6 +- obj/structure/filingcabinet/colored.html | 6 +- obj/structure/foamedmetal.html | 6 +- obj/structure/geyser.html | 24 +- obj/structure/glowshroom.html | 32 +- obj/structure/grille.html | 6 +- obj/structure/mecha_wreckage.html | 8 +- obj/structure/mineral_door.html | 8 +- obj/structure/railing.html | 10 +- obj/structure/safe.html | 28 +- obj/structure/sign/painting.html | 6 +- obj/structure/slime_crystal.html | 14 +- obj/structure/slime_crystal/bluespace.html | 6 +- 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/optable/abductor.html | 6 +- obj/structure/window.html | 6 +- obj/vehicle/ridden/scooter/skateboard.html | 18 +- procpath.html | 14 +- turf.html | 32 +- turf/closed/mineral.html | 6 +- turf/open.html | 14 +- turf/open/floor/light.html | 6 +- turf/open/indestructible/brazil.html | 6 +- turf/open/space/transit.html | 6 +- world.html | 8 +- yogstation.html | 4 +- yogstation/changes.html | 4 +- yogstation/code/datums/components/crawl.html | 4 +- yogstation/code/datums/martial/stealth.html | 10 +- yogstation/code/datums/ruins/station.html | 4 +- .../code/game/mecha/mecha_wreckage.html | 4 +- .../code/game/objects/effects/landmarks.html | 4 +- .../game/objects/items/premadepapers.html | 4 +- yogstation/code/modules/clothing/mask.html | 4 +- .../modules/donor/unique_donator_items.html | 4 +- .../research/designs/spacepod_designs.html | 4 +- .../modules/ruins/lavaland_ruin_code.html | 4 +- .../AST/Operators/Binary Operators.html | 4 +- yogstation/code/modules/scripting/IDE.html | 4 +- .../code/modules/uplink/uplink_item.html | 4 +- yogstation/code/modules/webhook/webhook.html | 4 +- yogstation/strings/taglines.html | 4 +- yogstation/strings/tips.html | 4 +- 1588 files changed, 11232 insertions(+), 10957 deletions(-) create mode 100644 code/modules/particles/byond_particles/particle/fire.html create mode 100644 code/modules/particles/byond_particles/particle_holder.html create mode 100644 code/modules/particles/byond_particles/particool.html create mode 100644 datum/design/borg_upgrade_engi_advancedtools.html create mode 100644 datum/design/borg_upgrade_holosign.html create mode 100644 obj/effect/abstract/particle_holder.html diff --git a/area.html b/area.html index 9868f165616e..a4b291b7b848 100644 --- a/area.html +++ b/area.html @@ -16,7 +16,7 @@

area - +

A grouping of tiles into a logical space, mostly used by map editors

@@ -77,31 +77,31 @@

Var Details

Wire assignment for airlocks in this area

ambient_buzz - +

Ambient buzz of the station, plays repeatedly, also IC

ambient_buzz_vol - +

The volume of the ambient buzz

canSmoothWithAreas - +

typecache to limit the areas that atoms in this area can smooth with, used for shuttles IIRC

contained_turfs - +

List of all turfs currently inside this area. Acts as a filtered bersion of area.contents For faster lookup (area.contents is actually a filtered loop over world) @@ -109,67 +109,67 @@

Var Details

Hides area from player Teleport function.

map_generator - +

This datum, if set, allows terrain generation behavior to be ran on Initialize(mapload)

max_ambience_cooldown - +

Used to decide what the maximum time between ambience is

min_ambience_cooldown - +

Used to decide what the minimum time between ambience is

mood_bonus - +

Bonus mood for being in this area

mood_message - +

Mood message for being here, only shows up if mood_bonus != 0

noteleport - +

Are you forbidden from teleporting to the area? (centcom, mobs, wizard, hand teleporter)

safe - +

Is the area teleport-safe: no space / radiation / aggresive mobs / other dangers

show_on_sensors - +

If false, then this area will show up as gibberish on suit sensors.

sound_environment - +

Used to decide what kind of reverb the area makes sound have

turfs_to_uncontain - +

Contained turfs is a MASSIVE list, so rather then adding/removing from it each time we have a problem turf We should instead store a list of turfs to REMOVE from it, then hook into a getter for it @@ -177,24 +177,24 @@

Var Details

If false, loading multiple maps with this area type will create multiple instances.

xenobiology_compatible - +

Can the Xenobio management console transverse this area by default?

Proc Details

AllowDrop

Causes a runtime error

Destroy

Destroy an area and clean it up

@@ -203,7 +203,7 @@

Var Details

Call back when an atom enters an area

@@ -211,14 +211,14 @@

Var Details

Called when an atom exits an area

Sends signals COMSIG_AREA_EXITED and COMSIG_EXIT_AREA (to the atom)

Initialize

Initalize this area

@@ -227,32 +227,32 @@

Var Details

Sets machine power levels in the area

ModifyFiredoors

Try to close all the firedoors in the area

New

Called when an area loads

Adds the item to the GLOB.areas_by_type list based on area type

PlaceOnTopReact

A hook so areas can modify the incoming args (of what??)

addStaticPower

Add a static amount of power load to an area

@@ -262,14 +262,14 @@

Var Details

Generate an atmospheric alert for this area

Sends to all ai players, alert consoles, drones and alarm monitor programs in the world

burglaralert

Raise a burglar alert for this area

@@ -277,33 +277,33 @@

Var Details

Ensures that the contained_turfs list properly represents the turfs actually inside us

clear_usage

Clear all power usage in area

Clears all power used for equipment, light and environment channels

close_and_lock_door

Close and lock a door passed into this proc

Does this need to exist on area? probably not

drop_location

Causes a runtime error

firealert

Generate an firealarm alert for this area

@@ -311,7 +311,7 @@

Var Details

Reset the firealarm alert for this area

@@ -320,27 +320,27 @@

Var Details

Returns TRUE if we have contained turfs, FALSE otherwise

power_change

Called when the area power status changes

Updates the area icon and calls power change on all machinees in the area

poweralert

Generate a power alert for this area

Sends to all ai players, alert consoles, drones and alarm monitor programs in the world

powered

Returns int 1 or 0 if the area has power for the given channel

@@ -348,13 +348,13 @@

Var Details

If 100 ticks has elapsed, toggle all the firedoors closed again

reg_in_areas_in_z

Register this area as belonging to a z level

@@ -364,35 +364,35 @@

Var Details

Trigger the fire alarm visual affects in an area

Updates the fire light on fire alarms in the area and sets all lights to emergency mode

setup

Setup an area (with the given name)

Sets the area name, sets all status var's to false and adds the area to the sorted area list

unset_fire_alarm_effects

unset the fire alarm visual affects in an area

Updates the fire light on fire alarms in the area and sets all lights to emergency mode

update_areasize

Set the area size of the area

This is the number of open turfs in the area contents, or FALSE if the outdoors var is set

update_icon_state

Update the icon state of the area

@@ -400,19 +400,19 @@

Var Details

Return the usage of power per channel

use_power

Add a power value amount to the stored used_x variables

diff --git a/area/shuttle.html b/area/shuttle.html index b0d492efea00..b28d6494b2ef 100644 --- a/area/shuttle.html +++ b/area/shuttle.html @@ -16,7 +16,7 @@

Shuttle - +

Vars

@@ -25,12 +25,12 @@

Var Details

list of miners & their mining points from gems to be given once all exports are processed, used by supply shuttles

diff --git a/area/space.html b/area/space.html index be26f5c6825c..537c1ab1c823 100644 --- a/area/space.html +++ b/area/space.html @@ -16,7 +16,7 @@

/area/space - +

Vars

@@ -24,19 +24,19 @@

/area/space

Procs

update_icon_stateUpdate the icon of the area (overridden to always be null for space

Proc Details

powered

Space is not powered ever, so this returns 0

update_icon_state

Update the icon of the area (overridden to always be null for space

diff --git a/atom.html b/atom.html index da09d7df1d1d..a2f2a41f241e 100644 --- a/atom.html +++ b/atom.html @@ -16,7 +16,7 @@

/atom - +

The base type for nearly all physical objects in SS13

@@ -78,6 +78,8 @@

/atom

a very temporary list of overlays to add

age_restricted - -

+ +

Whether spessmen with an ID with an age below AGE_MINOR (21 by default) can buy this item

article - +

If non-null, overrides a/an/some in all cases

atom_colours - +

used to store the different colors on an atom

its inherent color, the colored paint applied on it, special color effect etc...

base_icon_state - -

+ +

the base icon state used for anything that changes their icon state.

base_pixel_x - -

+ +

Default pixel x shifting for the atom's icon.

base_pixel_y - -

+ +

Default pixel y shifting for the atom's icon.

buckle_message_cooldown - -

+ +

Cooldown tick timer for buckle messages

custom_materials - -

+ +

The custom materials this atom is made of, used by a lot of things like furniture, walls, and floors (if I finish the functionality, that is.)

custom_premium_price - -

+ +

Economy cost of item in premium vendor

custom_price - -

+ +

Economy cost of item

demo_last_appearance - +

Last appearance of the atom for demo saving purposes

explosion_block - +

Value used to increment ex_act() if reactionary_explosions is on

fingerprintslast - -

+ +

Last fingerprints to touch this atom

flags_1 - +

First atom flags var

hud_list - +

all of this atom's HUD (med/sec, etc) images. Associative list of the form: list(hud category = hud image or images for that category). most of the time hud category is associated with a single image, sometimes its associated with a list of images. @@ -289,145 +291,145 @@

Var Details

HUD images that this atom can provide.

interaction_flags_atom - +

Intearaction flags

light - +

Our light source. Don't fuck with this directly unless you have a good reason!

light_color - +

Hexadecimal RGB string representing the colour of the light. White by default.

light_flags - +

Bitflags to determine lighting-related atom properties.

light_on - +

Boolean variable for toggleable lights. Has no effect without the proper light_system, light_range and light_power values.

light_power - +

Intensity of the light. The stronger, the less shadows you will see on the lit area.

light_range - +

Range of the light in tiles. Zero means no light.

light_sources - +

Any light sources that are "inside" of us, for example, if src here was a mob that's carrying a flashlight, that flashlight's light source would be part of this list.

light_system - +

Light systems, both shouldn't be active at the same time.

managed_overlays - -

+ +

overlays managed by update_overlays to prevent removing overlays that weren't added by the same proc. Single items are stored on their own, not in a list.

managed_vis_overlays - -

+ +

vis overlays managed by SSvis_overlays to automaticaly turn them like other overlays

material_flags - -

+ +

Bitfield for how the atom handles materials.

priority_overlays - -

+ +

overlays that should remain on top and not normally removed when using cut_overlay functions, like c4.

proximity_monitor - -

+ +

Proximity monitor associated with this atom

rad_insulation - -

+ +

Radiation insulation types

reagents - +

Reagents holder

remove_overlays - -

+ +

a very temporary list of overlays to remove

targeted_by - -

+ +

Mobs that are currently do_after'ing this atom, to be cleared from on Destroy()

Proc Details

AllowDrop + +

Are you allowed to drop this atom

CanAllowThrough + +

Returns true or false to allow the mover to move through src

CanPass + +

Can the mover object pass this atom, while heading for the target turf

CheckExit + +

Are you allowed to pass a sided object of the same dir

CheckParts + +

Ensure a list of atoms/reagents exists inside this atom

Goes throught he list of passed in parts, if they're reagents, adds them to our reagent holder @@ -438,8 +440,8 @@

Var Details

Top level of the destroy chain for most atoms

Cleans up the following:

@@ -452,15 +454,15 @@

Var Details

An atom has entered this atom's contents

Default behaviour is to send the COMSIG_ATOM_ENTERED

Exit + +

An atom is attempting to exit this atom's contents

Default behaviour is to send the COMSIG_ATOM_EXIT

@@ -468,34 +470,34 @@

Var Details

An atom has exited this atom's contents

Default behaviour is to send the COMSIG_ATOM_EXITED

GenerateTag + +

Generate a tag for this atom

HandleTurfChange + +

called when the turf the atom resides on is ChangeTurfed

Default behaviour is to loop through atom contents and call their HandleTurfChange() proc

HasProximity + +

Is this atom within 1 tile of another atom

Initialize + +

The primary method that objects are setup in SS13 with

we don't use New as we have better control over when this is called and we can choose @@ -524,8 +526,8 @@

Var Details

Late Intialization, for code that should run after all atoms have run Intialization

To have your LateIntialize proc be called, your atoms Initalization @@ -537,8 +539,8 @@

Var Details

Called when an atom is created in byond (built in engine proc)

Not a lot happens here in SS13 code, as we offload most of the work to the @@ -548,50 +550,57 @@

Var Details

Passes Stat Browser Panel clicks to the game and calls client click on an atom

acid_act + +

Respond to acid being used on our atom

Default behaviour is to send COMSIG_ATOM_ACID_ACT and return

add_atom_colour + +

-

Adds an instance of colour_type to the atom's atom_colours list

add_mob_blood +

+

ATOM PROCS +priority is in descending order so 10 is the highest 1 is the lowest

add_mob_blood

to add blood from a mob onto something, and transfer their dna info

analyzer_act + +

Analyzer act

assume_air + +

Take air from the passed in gas mixture datum

attack_hulk + +

This atom has been hit by a hulkified mob in hulk mode (user)

audible_message

Show a message to all mobs in earshot of this atom

@@ -604,49 +613,49 @@

Var Details

Creates text that will float from the atom upwards to the viewer.

balloon_alert_to_viewers

Create balloon alerts (text that floats up) to everything within range. Will only display to people who can see.

balloon_or_message

Creates a balloon alert, or sends a chat message dependant on client preferences. Args: viewer - mob that gets message/alert, alert - balloon alert text, message - text message that the mob gets if the preference is toggled, equals to alert message if not passed in the proc

blob_act + +

React to a hit by a blob objecd

default behaviour is to send the COMSIG_ATOM_BLOB_ACT signal

bullet_act + +

React to a hit by a projectile object

Default behaviour is to send the COMSIG_ATOM_BULLET_ACT and then call on_hit() on the projectile

check_eye + +

Return the air if we can analyze it Check if this atoms eye is still alive (probably)

component_storage_contents_dump_act + +

Implement the behaviour for when a user click drags another storage item to you

In this case we get as many of the tiems from the target items compoent storage and then @@ -655,19 +664,19 @@

Var Details

Connect this atom to a shuttle

contents_explosion + +

Handle what happens when your contents are exploded by a bomb

contents_ui_distance

public

@@ -679,7 +688,7 @@

Var Details

Convenience proc to create a reagents holder for an atom

@@ -690,27 +699,27 @@

Var Details

Crowbar act

drop_location + +

Where atoms should drop if taken from this atom

emag_act + +

Respond to an emag being used on our atom

Default behaviour is to send COMSIG_ATOM_EMAG_ACT and return

emp_act + +

React to an EMP of the given severity

Default behaviour is to send the COMSIG_ATOM_EMP_ACT signal

@@ -719,15 +728,15 @@

Var Details

React to being hit by an explosion

Default behaviour is to call contents_explosion() and send the COMSIG_ATOM_EX_ACT signal

examine + +

Called when a mob examines (shift click or verb) this atom

Default behaviour is to get the name and icon of the object and it's reagents where @@ -735,8 +744,8 @@

Var Details

Called when a mob examines (shift click or verb) this atom twice (or more) within EXAMINE_MORE_WINDOW (default 1.5 seconds)

This is where you can put extra information on something that may be superfluous or not important in critical gameplay @@ -744,42 +753,42 @@

Var Details

Recursive getter method to return a list of all ghosts orbitting this atom

This will work fine without manually passing arguments.

get_dumping_location + +

Get the best place to dump the items contained in the source storage item?

get_examine_name + +

Get the name of this object for examine

You can override what is returned from this proc by registering to listen for the COMSIG_ATOM_GET_EXAMINE_NAME signal

get_examine_string + +

Generate the full examine string of this atom (including icon for goonchat)

get_filter_index + +

Returns the indice in filters of the given filter name. If it is not found, returns null.

get_material_composition + +

*Returns the material composition of the atom.

rustg_acreplace_with_replacements - +

Run the specified replacement engine with the provided haystack text to replace, returning replaced text.

@@ -67,13 +67,13 @@

rustg
  • replacements - Replacements for this call. Must be the same length as the set-up patterns
  • rustg_add_node_astar - +

    Add a new node to the static list of nodes. Same rule as registering_nodes applies. This node unique_id must be equal to the current length of the static list of nodes

    rustg_cnoise_generate - +

    This proc generates a cellular automata noise grid which can be used in procedural generation methods.

    @@ -88,7 +88,7 @@

    rustg
  • height: The height of the grid.
  • rustg_dbp_generate - +

    This proc generates a grid of perlin-like noise

    @@ -103,12 +103,12 @@

    rustg
  • upper_range: upper bound of values selected for. (exclusive)
  • rustg_generate_path_astar - +

    Compute the shortest path between start_node and goal_node using A*. Heuristic used is simple geometric distance

    rustg_register_nodes_astar - +

    Register a list of nodes into a rust library. This list of nodes must have been serialized in a json. @@ -125,7 +125,7 @@

    rustg Nodes should not link across z levels. A node cannot link twice to the same node and shouldn't link itself either

    rustg_remove_node_astart - +

    *²

    @@ -133,7 +133,7 @@

    rustg
  • Remove every link to the node with unique_id. Replace that node by null
  • rustg_setup_acreplace - +

    Sets up the Aho-Corasick automaton with its default options.

    @@ -145,7 +145,7 @@

    rustg
  • replacements - Default replacements for this automaton, used with rustg_acreplace
  • rustg_setup_acreplace_with_options - +

    Sets up the Aho-Corasick automaton using supplied options.

    @@ -158,7 +158,7 @@

    rustg
  • replacements - Default replacements for this automaton, used with rustg_acreplace
  • rustg_worley_generate - +

    This proc generates a noise grid using worley noise algorithm

    @@ -174,7 +174,7 @@

    rustg diff --git a/code/__DEFINES/security.html b/code/__DEFINES/security.html index a0ec5ef1688e..4f99af79c5c9 100644 --- a/code/__DEFINES/security.html +++ b/code/__DEFINES/security.html @@ -14,7 +14,7 @@ — Define Details

    code/__DEFINES/security.dm - +

    @@ -35,71 +35,71 @@

    code/__DEFINES/security.dm

    WANTED_STATUSESList of available wanted statuses

    Define Details

    DETSCAN_ACCESS_ORDER - +

    the order departments show up in for the id scan (its sorted by red to blue on the color wheel)

    DETSCAN_BLOCK - +

    if any categories list has this entry, it will be hidden

    DETSCAN_CATEGORY_ACCESS - +

    ID Access

    DETSCAN_CATEGORY_BLOOD - +

    Displays any bloodprints found and their uefi

    DETSCAN_CATEGORY_DRINK - +

    Liquids detected

    DETSCAN_CATEGORY_FIBER - +

    Clothing and glove fibers

    DETSCAN_CATEGORY_FINGERS - +

    Fingerpints detected

    DETSCAN_CATEGORY_HOLY - +

    praise be

    DETSCAN_CATEGORY_ILLEGAL - +

    Attributes that might be illegal, but don't have ties to syndicate/aren't exclusively produced by them

    DETSCAN_CATEGORY_NOTES - +

    Generic extra information category

    DETSCAN_CATEGORY_SETTINGS - +

    The mode that the items in, what kind of item is dispensed, etc

    DETSCAN_CATEGORY_SYNDIE - +

    The emags and other in-house technology from the syndicate

    DETSCAN_DEFAULT_ORDER - +

    defines the order categories are displayed, with the original categories, then custom ones, then finally the extra info.

    WANTED_ARREST - +

    Wanted statuses

    WANTED_STATUSES - +

    List of available wanted statuses

    diff --git a/code/__DEFINES/sound.html b/code/__DEFINES/sound.html index 3030d5f5e48b..ce36522dd118 100644 --- a/code/__DEFINES/sound.html +++ b/code/__DEFINES/sound.html @@ -14,7 +14,7 @@ — Define Details

    code/__DEFINES/sound.dm - +

    @@ -25,33 +25,33 @@

    code/__DEFINES/sound.dm

    SOUND_FALLOFF_EXPONENTThe default exponent of sound falloff
    ANNOUNCER_AIMALFAnnouncer audio keys

    Define Details

    ANNOUNCER_AIMALF - +

    Announcer audio keys

    SHORT_RANGE_SOUND_EXTRARANGE - +

    default extra range for sounds considered to be quieter

    SILENCED_SOUND_EXTRARANGE - +

    The range deducted from sound range for things that are considered silent / sneaky

    SOUND_DEFAULT_FALLOFF_DISTANCE - +

    Percentage of sound's range where no falloff is applied

    SOUND_FALLOFF_EXPONENT - +

    The default exponent of sound falloff

    SOUND_RANGE - +

    Default range of a sound.

    diff --git a/code/__DEFINES/status_effects.html b/code/__DEFINES/status_effects.html index 6c6913995e6b..8beb562c666a 100644 --- a/code/__DEFINES/status_effects.html +++ b/code/__DEFINES/status_effects.html @@ -14,7 +14,7 @@ — Define Details

    code/__DEFINES/status_effects.dm - +

    @@ -22,18 +22,18 @@

    code/__DEFINES/status_effects.dm This is fast - 0.2s between ticks (I believe!)

    STATUS_EFFECT_NORMAL_PROCESSThis is slower and better for more intensive status effects - 1s between ticks

    Define Details

    STATUS_EFFECT_FAST_PROCESS - +

    Processing flags - used to define the speed at which the status will work This is fast - 0.2s between ticks (I believe!)

    STATUS_EFFECT_NORMAL_PROCESS - +

    This is slower and better for more intensive status effects - 1s between ticks

    diff --git a/code/__DEFINES/subsystems.html b/code/__DEFINES/subsystems.html index a7195fe76593..a07662b50d9b 100644 --- a/code/__DEFINES/subsystems.html +++ b/code/__DEFINES/subsystems.html @@ -14,7 +14,7 @@ — Define Details

    code/__DEFINES/subsystems.dm - +

    @@ -53,113 +53,113 @@

    DB defines

    addtimerCreate a new timer and add it to the queue.
    SS_INIT_TIMER_KEYThe timer key used to know how long subsystem initialization takes

    Define Details

    DB_MAJOR_VERSION - +

    DB major schema version

    Update this whenever the db schema changes

    make sure you add an update to the schema_version stable in the db changelog

    DB_MINOR_VERSION - +

    DB minor schema version

    Update this whenever the db schema changes

    make sure you add an update to the schema_version stable in the db changelog

    INITIALIZATION_INNEW_MAPLOAD - +

    New should call Initialize(mapload, TRUE)

    INITIALIZATION_INNEW_REGULAR - +

    New should call Initialize(mapload, FALSE)

    INITIALIZATION_INSSATOMS - +

    New should not call Initialize

    INITIALIZE_HINT_LATELOAD - +

    call LateInitialize at the end of all atom Initalization

    The item will be added to the late_loaders list, this is iterated over after initalization of subsystems is complete and calls LateInitalize on the atom see this file for the LateIntialize proc

    INITIALIZE_HINT_NORMAL - +

    Nothing happens

    INITIALIZE_HINT_QDEL - +

    Call qdel on the atom after intialization

    INITIALIZE_IMMEDIATE - +

    type and all subtypes should always immediately call Initialize in New()

    SS_INIT_FAILURE - +

    Negative values incidate a failure or warning of some kind, positive are good. 0 and 1 are unused so that TRUE and FALSE are guarenteed to be invalid values. Subsystem failed to initialize entirely. Print a warning, log, and disable firing.

    SS_INIT_NONE - +

    The default return value which must be overriden. Will succeed with a warning.

    SS_INIT_NO_NEED - +

    Successful, but don't print anything. Useful if subsystem was disabled.

    SS_INIT_SUCCESS - +

    Subsystem initialized sucessfully.

    SS_INIT_TIMER_KEY - +

    The timer key used to know how long subsystem initialization takes

    TIMER_CLIENT_TIME - +

    Timing should be based on how timing progresses on clients, not the server.

    Tracking this is more expensive, should only be used in conjuction with things that have to progress client side, such as animate() or sound()

    TIMER_DELETE_ME - +

    Delete the timer on parent datum Destroy() and when deltimer'd

    TIMER_ID_NULL - +

    Empty ID define

    TIMER_LOOP - +

    Loops the timer repeatedly until qdeleted

    In most cases you want a subsystem instead, so don't use this unless you have a good reason

    TIMER_NO_HASH_WAIT - +

    prevents distinguishing identical timers with the wait variable

    To be used with TIMER_UNIQUE

    TIMER_OVERRIDE - +

    For unique timers: Replace the old timer rather then not start this one

    TIMER_STOPPABLE - +

    Timer can be stopped using deltimer()

    TIMER_UNIQUE - +

    Don't run if there is an identical unique timer active

    if the arguments to addtimer are the same as an existing timer, it doesn't create a new timer, and returns the id of the existing timer

    addtimer - +

    Create a new timer and add it to the queue.

    @@ -188,7 +188,7 @@

    DB_M

    diff --git a/code/__DEFINES/text.html b/code/__DEFINES/text.html index a9db64b73086..e328f1381d4d 100644 --- a/code/__DEFINES/text.html +++ b/code/__DEFINES/text.html @@ -14,7 +14,7 @@ — Define Details

    code/__DEFINES/text.dm - +

    @@ -22,18 +22,18 @@

    code/__DEFINES/text.dm

    WXH_TO_HEIGHTMacro from Lummox used to get height from a MeasureText proc

    Define Details

    MAPTEXT - +

    Prepares a text to be used for maptext. Use this so it doesn't look hideous.

    WXH_TO_HEIGHT - +

    Macro from Lummox used to get height from a MeasureText proc

    diff --git a/code/__DEFINES/tgs.html b/code/__DEFINES/tgs.html index fb979015aef5..b7e4f1ecda19 100644 --- a/code/__DEFINES/tgs.html +++ b/code/__DEFINES/tgs.html @@ -14,7 +14,7 @@ — Define Details

    code/__DEFINES/tgs.dm - +

    @@ -64,138 +64,138 @@

    code/__DEFINES/tgs.dm

    /datum/tgs_chat_embed/provider/authorSee https://discord.com/developers/docs/resources/channel#embed-object-embed-author-structure for details. Must have name set in New().
    /datum/tgs_chat_embed/fieldSee https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure for details. Must have name and value set in New().

    Define Details

    TGS_EVENT_BYOND_ACTIVE_VERSION_CHANGE - +

    When the active BYOND version changes. Parameters: (Nullable) /datum/tgs_version of the current BYOND, /datum/tgs_version of the new BYOND

    TGS_EVENT_BYOND_INSTALL_FAIL - +

    When a BYOND install operation fails. Parameters: Error message

    TGS_EVENT_BYOND_INSTALL_START - +

    Before a BYOND install operation begins. Parameters: /datum/tgs_version of the installing BYOND

    TGS_EVENT_COMPILE_CANCELLED - +

    When a compile is cancelled. No parameters

    TGS_EVENT_COMPILE_COMPLETE - +

    When a compile operation completes. Note, this event fires before the new .dmb is loaded into the watchdog. Consider using the TGS_EVENT_DEPLOYMENT_COMPLETE instead. Parameters: Game directory path

    TGS_EVENT_COMPILE_FAILURE - +

    When a compile fails. Parameters: Game directory path, [TRUE]/[FALSE] based on if the cause for failure was DMAPI validation

    TGS_EVENT_COMPILE_START - +

    When the compiler starts running. Parameters: Game directory path, origin commit SHA

    TGS_EVENT_DEPLOYMENT_CLEANUP - +

    Whenever a deployment folder is deleted from disk. Parameters: Game directory path

    TGS_EVENT_DEPLOYMENT_COMPLETE - +

    When a deployment completes. No Parameters

    TGS_EVENT_INSTANCE_AUTO_UPDATE_START - +

    When an automatic update for the current instance begins. No parameters

    TGS_EVENT_INSTANCE_RENAMED - +

    Before the instance is renamed, extra parameter is the new name

    TGS_EVENT_PORT_SWAP - +

    Before a port change is about to happen, extra parameters is new port

    TGS_EVENT_PRE_DREAM_MAKER - +

    After CodeModifications are applied, before DreamMaker is run. Parameters: Game directory path, origin commit sha, byond version

    TGS_EVENT_REBOOT_MODE_CHANGE - +

    Create this define if you want to do TGS configuration outside of this file. Before a reboot mode change, extras parameters are the current and new reboot mode enums

    TGS_EVENT_REPO_CHECKOUT - +

    When the repository performs a checkout. Parameters: Checkout git object

    TGS_EVENT_REPO_FETCH - +

    When the repository performs a fetch operation. No parameters

    TGS_EVENT_REPO_MERGE_CONFLICT - +

    When the repository encounters a merge conflict: Parameters: Base SHA, target SHA, base reference, target reference

    TGS_EVENT_REPO_MERGE_PULL_REQUEST - +

    When the repository test merges. Parameters: PR Number, PR Sha, (Nullable) Comment made by TGS user

    TGS_EVENT_REPO_PRE_SYNCHRONIZE - +

    Before the repository makes a sychronize operation. Parameters: Absolute repostiory path

    TGS_EVENT_REPO_RESET_ORIGIN - +

    When the repository is reset to its origin reference. Parameters: Reference name, Commit SHA

    TGS_EVENT_REPO_SUBMODULE_UPDATE - +

    After a single submodule update is performed. Parameters: Updated submodule name

    TGS_EVENT_WATCHDOG_DETACH - +

    Before the watchdog detaches for a TGS update/restart. No parameters.

    TGS_EVENT_WATCHDOG_REATTACH - +

    After the watchdog reattaches to DD, extra parameter is the new /datum/tgs_version of the server

    TGS_EVENT_WATCHDOG_SHUTDOWN - +

    Before the watchdog shuts down. Not sent for graceful shutdowns. No parameters.

    TGS_EVENT_WORLD_PRIME - +

    Watchdog event when TgsInitializationComplete() is called. No parameters.

    TGS_REBOOT_MODE_NORMAL - +

    The server will reboot normally.

    TGS_REBOOT_MODE_RESTART - +

    The watchdog will restart on reboot.

    TGS_REBOOT_MODE_SHUTDOWN - +

    The server will stop running on reboot.

    TGS_SECURITY_SAFE - +

    DreamDaemon Safe security level.

    TGS_SECURITY_TRUSTED - +

    DreamDaemon Trusted security level.

    TGS_SECURITY_ULTRASAFE - +

    DreamDaemon Ultrasafe security level.

    TGS_TOPIC - +

    Put this at the start of [/world/proc/Topic].

    diff --git a/code/__DEFINES/tgui.html b/code/__DEFINES/tgui.html index 7afb9dc48108..80aa1329e4a6 100644 --- a/code/__DEFINES/tgui.html +++ b/code/__DEFINES/tgui.html @@ -14,7 +14,7 @@ — Define Details

    code/__DEFINES/tgui.dm - +

    @@ -35,71 +35,71 @@

    code/__DEFINES/tgui.dm

    TGUI_CREATE_MESSAGECreates a message packet for sending via output()

    Define Details

    TGUI_CREATE_MESSAGE - +

    Creates a message packet for sending via output()

    TGUI_PING_TIMEOUT - +

    Maximum ping timeout allowed to detect zombie windows

    TGUI_REFRESH_FULL_UPDATE_COOLDOWN - +

    Used for rate-limiting to prevent DoS by excessively refreshing a TGUI window

    TGUI_WINDOW_ACTIVE - +

    Window is in use by a tgui datum

    TGUI_WINDOW_CLOSED - +

    Window does not exist

    TGUI_WINDOW_HARD_LIMIT - +

    Maximum number of open windows

    TGUI_WINDOW_ID - +

    Get a window id based on the provided pool index

    TGUI_WINDOW_INDEX - +

    Get a pool index of the provided window id

    TGUI_WINDOW_LOADING - +

    Window was just opened, but is still not ready to be sent data

    TGUI_WINDOW_READY - +

    Window is free and ready to receive data

    TGUI_WINDOW_SOFT_LIMIT - +

    Maximum number of windows that can be suspended/reused

    UI_CLOSE - +

    UI Should close

    UI_DISABLED - +

    Red eye; disabled, does not update

    UI_INTERACTIVE - +

    Green eye; fully interactive

    UI_UPDATE - +

    Orange eye; updates but is not interactive

    diff --git a/code/__DEFINES/traits.html b/code/__DEFINES/traits.html index 91f4fcb25c8c..a3f22722266e 100644 --- a/code/__DEFINES/traits.html +++ b/code/__DEFINES/traits.html @@ -14,7 +14,7 @@ — Define Details

    code/__DEFINES/traits.dm - +

    @@ -57,161 +57,161 @@

    code/__DEFINES/traits.dm

    TRAIT_CLIMBABLEClimbable trait, given and taken by the climbable element when added or removed. Exists to be easily checked via HAS_TRAIT().
    TRAIT_BALLMER_SCIENTISTOrgan traits

    Define Details

    BLOODSUCKER_TRAIT - +

    Source trait for Bloodsuckers-related traits

    CHOKEHOLD_TRAIT - +

    trait associated to being held in a chokehold

    CURSED_ITEM_TRAIT - +

    The item is magically cursed

    ELEMENT_TRAIT - +

    Trait applied by element

    FEED_TRAIT - +

    Source trait while Feeding

    FRENZY_TRAIT - +

    Source trait during a Frenzy

    HUNTER_TRAIT - +

    Source trait for Monster Hunter-related traits

    STATION_TRAIT_BANANIUM_SHIPMENTS - +

    Traits given by station traits

    STAT_TRAIT - +

    trait associated to a stat value or range of

    TRAIT_ACTIVE_STORAGE - +

    every object that is currently the active storage of some client mob has this trait

    TRAIT_ALIEN_SNEAK - +

    Whether we're sneaking, from the alien sneak ability. Maybe worth generalizing into a general "is sneaky" / "is stealth" trait in the future.

    TRAIT_BALD - +

    BALD!!!

    TRAIT_BALLMER_SCIENTIST - +

    Organ traits

    TRAIT_CLIMBABLE - +

    Climbable trait, given and taken by the climbable element when added or removed. Exists to be easily checked via HAS_TRAIT().

    TRAIT_CRITICAL_CONDITION - +

    In some kind of critical condition. Is able to succumb.

    TRAIT_CRYING - +

    This person is crying

    TRAIT_DISABLED_BY_WOUND - +

    Used for limbs.

    TRAIT_FARADAYCAGE - +

    Reduces severity of EMPs by one level, heavy becomes light and light is ignored

    TRAIT_FLOORED - +

    Prevents voluntary standing or staying up on its own.

    TRAIT_FORCED_STANDING - +

    Forces user to stay standing

    TRAIT_HANDS_BLOCKED - +

    Prevents usage of manipulation appendages (picking, holding or using items, manipulating storage).

    TRAIT_HEARING_SENSITIVE - +

    every hearing sensitive atom has this trait

    TRAIT_IMMOBILIZED - +

    Prevents voluntary movement.

    TRAIT_KNOCKEDOUT - +

    Forces the user to stay unconscious.

    TRAIT_MAGICALLY_PHASED - +

    This mob is phased out of reality from magic, either a jaunt or rod form

    TRAIT_NEEDS_TWO_HANDS - +

    The items needs two hands to be carried

    TRAIT_NOVEHICLE - +

    This mob can't use vehicles

    TRAIT_NO_SOUL - +

    This mob has no soul

    TRAIT_PARALYSIS - +

    Used for limb-based paralysis, where replacing the limb will fix it.

    TRAIT_PULL_BLOCKED - +

    Inability to pull things. Turned into a trait from MOBILITY_PULL to be able to track sources.

    TRAIT_RESTRAINED - +

    Abstract condition that prevents movement if being pulled and might be resisted against. Handcuffs and straight jackets, basically.

    TRAIT_SEE_GLASS_COLORS - +

    This human wants to see the color of their glasses, for some reason

    TRAIT_SPIDER_CONSUMED - +

    Whether a spider's consumed this mob

    TRAIT_STATUS_EFFECT - +

    A trait given by a specific status effect (not sure why we need both but whatever!)

    TRAIT_TIME_STOP_IMMUNE - +

    Immune to being afflicted by time stop (spell)

    TRAIT_UI_BLOCKED - +

    Inability to access UI hud elements. Turned into a trait from MOBILITY_UI to be able to track sources.

    TRAIT_WIELDED - +

    Properly wielded two handed item

    diff --git a/code/__DEFINES/turfs.html b/code/__DEFINES/turfs.html index c2fb997ab963..a8d603aa9e29 100644 --- a/code/__DEFINES/turfs.html +++ b/code/__DEFINES/turfs.html @@ -14,20 +14,20 @@ — Define Details

    code/__DEFINES/turfs.dm - +

    ALL_TURFSReturns all currently loaded turfs

    Define Details

    ALL_TURFS - +

    Returns all currently loaded turfs

    diff --git a/code/__DEFINES/unit_tests.html b/code/__DEFINES/unit_tests.html index 33caf97af98e..8e1520429210 100644 --- a/code/__DEFINES/unit_tests.html +++ b/code/__DEFINES/unit_tests.html @@ -14,7 +14,7 @@ — Define Details

    code/__DEFINES/unit_tests.dm - +

    @@ -27,7 +27,7 @@

    code/__DEFINES/unit_tests.dm

    TEST_ONLY_ASSERTASSERT(), but it only actually does anything during unit tests

    Define Details

    PERFORM_ALL_TESTS - +

    Are tests enabled with no focus? @@ -37,13 +37,13 @@

    PER For example, PERFORM_ALL_TESTS(log_mapping) will only run if either no test is focused, or the focus is log_mapping.

    TEST_ONLY_ASSERT - +

    ASSERT(), but it only actually does anything during unit tests

    diff --git a/code/__DEFINES/wounds.html b/code/__DEFINES/wounds.html index 27b2e192a70b..4df59c9f2629 100644 --- a/code/__DEFINES/wounds.html +++ b/code/__DEFINES/wounds.html @@ -14,7 +14,7 @@ — Define Details

    code/__DEFINES/wounds.dm - +

    @@ -65,193 +65,193 @@

    code/__DEFINES/wounds.dm

    BLOOD_FLOW_INCREASINGOur wound is bleeding and actively getting worse, like if we're a critical slash or if we're afflicted with heparin
    BLEEDING_MESSAGE_BASE_CDHow often can we annoy the player about their bleeding? This duration is extended if it's not serious bleeding

    Define Details

    ACCEPTS_CRYO - +

    If this wound can be healed by cryoxadone

    ACCEPTS_GAUZE - +

    If this wound marks the limb as being allowed to have gauze applied

    BIO_FLESH_BONE - +

    standard humanoids, can suffer all wounds, needs mangled bone and flesh to dismember. conveniently, what you get when you combine BIO_JUST_BONE and BIO_JUST_FLESH

    BIO_INORGANIC - +

    golems and androids, cannot suffer any wounds

    BIO_JUST_BONE - +

    skeletons and plasmemes, can only suffer bone wounds, only needs mangled bone to be able to dismember

    BIO_JUST_FLESH - +

    nothing right now, maybe slimepeople in the future, can only suffer slashing, piercing, and burn wounds

    BLEEDING_MESSAGE_BASE_CD - +

    How often can we annoy the player about their bleeding? This duration is extended if it's not serious bleeding

    BLOOD_FLOW_DECREASING - +

    Our wound is clotting and will eventually stop bleeding if this continues

    BLOOD_FLOW_INCREASING - +

    Our wound is bleeding and actively getting worse, like if we're a critical slash or if we're afflicted with heparin

    BLOOD_FLOW_STEADY - +

    Our wound is bleeding but is holding steady at the same rate.

    BONE_WOUND - +

    If this wound requires having the HAS_BONE flag for humanaoids

    CANT_WOUND - +

    set wound_bonus on an item or attack to this to disable checking wounding for the attack

    DISMEMBER_MINIMUM_DAMAGE - +

    an attack must do this much damage after armor in order to be eliigible to dismember a suitably mushed bodypart

    FLESH_WOUND - +

    If this wound requires having the HAS_FLESH flag for humanoids

    MANGLES_BONE - +

    If having this wound counts as mangled bone for dismemberment

    MANGLES_FLESH - +

    If having this wound counts as mangled flesh for dismemberment

    PERSISTENT_SCAR_SLOTS - +

    how many scar slots, per character slot, we have to cycle through for persistent scarring, if enabled in character prefs

    SCAR_CURRENT_VERSION - +

    saved scars with a version lower than this will be discarded, increment when you update the persistent scarring format in a way that invalidates previous saved scars (new fields, reordering, etc)

    SCAR_SAVE_BIOLOGY - +

    Whether this is a BIO_JUST_BONE scar, a BIO_JUST_FLESH scar, or a BIO_FLESH_BONE scar (so you can't load fleshy human scars on a plasmaman character)

    SCAR_SAVE_CHAR_SLOT - +

    Which character slot this was saved to

    SCAR_SAVE_DESC - +

    The description we're loading

    SCAR_SAVE_LENGTH - +

    how many fields we save for each scar (so the number of above fields)

    SCAR_SAVE_PRECISE_LOCATION - +

    The precise location we're loading

    SCAR_SAVE_SEVERITY - +

    The severity the scar had

    SCAR_SAVE_VERS - +

    The version number of the scar we're saving, any scars being loaded below this number will be discarded, see SCAR_CURRENT_VERSION below

    SCAR_SAVE_ZONE - +

    The body_zone we're applying to on granting

    WOUND_BLUNT - +

    any brute weapon/attack that doesn't have sharpness. rolls for blunt bone wounds

    WOUND_BONE_HEAD_TIME_VARIANCE - +

    if we suffer a bone wound to the head that creates brain traumas, the timer for the trauma cycle is +/- by this percent (0-100)

    WOUND_BURN - +

    any concentrated burn attack (lasers really). rolls for burning wounds

    WOUND_BURN_SANITIZATION_RATE - +

    how quickly sanitization removes infestation and decays per tick

    WOUND_DAMAGE_EXPONENT - +

    the cornerstone of the wound threshold system, your base wound roll for any attack is rand(1, damage^this), after armor reduces said damage. See /obj/item/bodypart/proc/check_wounding

    WOUND_DETERMINATION_BLEED_MOD - +

    While someone has determination in their system, their bleed rate is slightly reduced

    WOUND_DETERMINATION_MAX - +

    the max amount of determination you can have

    WOUND_DISMEMBER_OUTRIGHT_THRESH - +

    If an attack rolls this high with their wound (including mods), we try to outright dismember the limb. Note 250 is high enough that with a perfect max roll of 145 (see max cons'd damage), you'd need +100 in mods to do this

    WOUND_INFECTION_CRITICAL - +

    then below here, your limb occasionally locks up from damage and infection and briefly becomes disabled. Things are getting really bad

    WOUND_INFECTION_MODERATE - +

    below this has no ill effects from infection

    WOUND_INFECTION_SEPTIC - +

    below here, your skin is almost entirely falling off and your limb locks up more frequently. You are within a stone's throw of septic paralysis and losing the limb

    WOUND_INFECTION_SEVERE - +

    then below here, you ooze some pus and suffer minor tox damage, but nothing serious

    WOUND_MAX_CONSIDERED_DAMAGE - +

    any damage dealt over this is ignored for damage rolls unless the target has the frail quirk (35^1.4=145, for reference)

    WOUND_MINIMUM_DAMAGE - +

    an attack must do this much damage after armor in order to roll for being a wound (incremental pressure damage need not apply)

    WOUND_PIERCE - +

    any brute weapon/attack with sharpness = SHARP_POINTY. rolls for piercing wounds

    WOUND_SEVERITY_LOSS - +

    outright dismemberment of limb

    WOUND_SEVERITY_TRIVIAL - +

    for jokey/meme wounds like stubbed toe, no standard messages/sounds or second winds

    WOUND_SLASH - +

    any brute weapon/attack with sharpness = SHARP_EDGED. rolls for slash wounds

    WOUND_SLASH_DEAD_CLOT_MIN - +

    dead people don't bleed, but they can clot! this is the minimum amount of clotting per tick on dead people, so even critical cuts will slowly clot in dead people

    WOUND_SLASH_MAX_BLOODFLOW - +

    how much blood you can lose per tick per slash max. 8 is a LOT of blood for one cut so don't worry about hitting it easily

    diff --git a/code/__DEFINES/{yogs_defines}/reactions.html b/code/__DEFINES/{yogs_defines}/reactions.html index fc3e58b0dfa1..a9c072b15300 100644 --- a/code/__DEFINES/{yogs_defines}/reactions.html +++ b/code/__DEFINES/{yogs_defines}/reactions.html @@ -14,7 +14,7 @@ — Define Details

    code/__DEFINES/{yogs_defines}/reactions.dm - +

    @@ -23,25 +23,25 @@

    code/__DEFINES/{yogs_defines}/reactions.dm

    BZ_MAX_HALLUCINATIONThe maximum amount of hallucination stacks that BZ can give to a mob per life tick.
    BZ_LAMBDAAffects how quickly BZ reaches its maximum

    Define Details

    BZ_LAMBDA - +

    Affects how quickly BZ reaches its maximum

    BZ_MAX_HALLUCINATION - +

    The maximum amount of hallucination stacks that BZ can give to a mob per life tick.

    DILITHIUM_LAMBDA - +

    Affects how much Dilithium is required to get the required fusion temperature down to FUSION_TEMPERATURE_THRESHOLD_MINIMUM

    FUSION_TEMPERATURE_THRESHOLD_MINIMUM - +

    This is the minimum possible required temperature that dilithium can lower fusion to.

    diff --git a/code/__HELPERS/AStar.html b/code/__HELPERS/AStar.html index 36d3ca27f58b..3b4788cfdfb8 100644 --- a/code/__HELPERS/AStar.html +++ b/code/__HELPERS/AStar.html @@ -14,7 +14,7 @@

    code/__HELPERS/AStar.dm - +

    @@ -22,7 +22,7 @@

    code/__HELPERS/AStar.dm

    Pathfinding for bots
    diff --git a/code/__HELPERS/_lists.html b/code/__HELPERS/_lists.html index bb38e0289008..ca9cac2f3139 100644 --- a/code/__HELPERS/_lists.html +++ b/code/__HELPERS/_lists.html @@ -14,7 +14,7 @@ — Define Details

    code/__HELPERS/_lists.dm - +

    @@ -113,7 +113,7 @@

    code/__HELPERS/_lists.dm

    sort any value in a list

    Define Details

    BINARY_INSERT - +

    Binary search sorted insert @@ -124,7 +124,7 @@

    BINARY_ COMPARISON: The variable on the objects to compare COMPTYPE: How should the values be compared? Either COMPARE_KEY or COMPARE_VALUE.

    BINARY_INSERT_DEFINE - +

    Even more custom binary search sorted insert, using defines instead of vars @@ -135,7 +135,7 @@

    BINARY_ COMPARISON: A define that takes an item to compare as input, and returns their comparable value COMPTYPE: How should the list be compared? Either COMPARE_KEY or COMPARE_VALUE.

    BINARY_INSERT_PROC_COMPARE - +

    Custom binary search sorted insert utilising comparison procs instead of vars. @@ -145,72 +145,72 @@

    BINARY_ COMPARE: The object to compare against, usualy the same as INPUT COMPARISON: The plaintext name of a proc on INPUT that takes a single argument to accept a single element from LIST and returns a positive, negative or zero number to perform a comparison. COMPTYPE: How should the values be compared? Either COMPARE_KEY or COMPARE_VALUE.

    COMPARE_KEY - +

    Passed into BINARY_INSERT to compare keys

    COMPARE_VALUE - +

    Passed into BINARY_INSERT to compare values

    KEYBYINDEX - +

    Returns the key based on the index

    LAZYACCESSASSOC - +

    Accesses an associative list, returns null if nothing is found

    LAZYADDASSOC - +

    Adds to the item K the value V, if the list is null it will initialize it

    LAZYADDASSOCLIST - +

    This is used to add onto lazy assoc list when the value you're adding is a /list/. This one has extra safety over lazyaddassoc because the value could be null (and thus cant be used to += objects)

    LAZYCLEARLIST - +

    Consider LAZYNULL instead

    LAZYCOPY - +

    Use LAZYLISTDUPLICATE instead if you want it to null with no entries

    LAZYNULL - +

    Sets a list to null

    LAZYREMOVEASSOC - +

    Removes the value V from the item K, if the item K is empty will remove it from the list, if the list is empty will set the list to null

    QDEL_LAZYLIST - +

    Qdel every item in the list before setting the list to null

    SANITIZE_LIST - +

    Returns the list if it's actually a valid list, otherwise will initialize it

    is_type_in_typecache - +

    Checks for specific types in specifically structured (Assoc "type" = TRUE) lists ('typecaches')

    diff --git a/code/__HELPERS/_logging.html b/code/__HELPERS/_logging.html index de19889c90cb..21afc1642f81 100644 --- a/code/__HELPERS/_logging.html +++ b/code/__HELPERS/_logging.html @@ -14,7 +14,7 @@

    code/__HELPERS/_logging.dm - +

    @@ -24,7 +24,7 @@

    code/__HELPERS/_logging.dm

    Appends a tgui-related log entry. All arguments are optional.
    diff --git a/code/__HELPERS/areas.html b/code/__HELPERS/areas.html index b6cc0026babe..53dfe959627d 100644 --- a/code/__HELPERS/areas.html +++ b/code/__HELPERS/areas.html @@ -14,7 +14,7 @@

    code/__HELPERS/areas.dm - +

    @@ -27,7 +27,7 @@

    code/__HELPERS/areas.dm Returns: all mobs that are in an area type

    diff --git a/code/__HELPERS/cmp.html b/code/__HELPERS/cmp.html index 7d3af0ab8167..2adc542e1c6a 100644 --- a/code/__HELPERS/cmp.html +++ b/code/__HELPERS/cmp.html @@ -14,7 +14,7 @@

    code/__HELPERS/cmp.dm - +

    @@ -22,7 +22,7 @@

    code/__HELPERS/cmp.dm

    Sorts crafting recipe requirements before the crafting recipe is inserted into GLOB.crafting_recipes
    diff --git a/code/__HELPERS/colors.html b/code/__HELPERS/colors.html index e0bc92f76a76..45cf9133bf74 100644 --- a/code/__HELPERS/colors.html +++ b/code/__HELPERS/colors.html @@ -14,7 +14,7 @@

    code/__HELPERS/colors.dm - +

    @@ -25,7 +25,7 @@

    code/__HELPERS/colors.dm

    Given a 3 character color (no hash), converts it into #RRGGBB (with hash)
    diff --git a/code/__HELPERS/dna.html b/code/__HELPERS/dna.html index 2a9747f38664..ac244157e2dc 100644 --- a/code/__HELPERS/dna.html +++ b/code/__HELPERS/dna.html @@ -14,7 +14,7 @@ — Define Details

    code/__HELPERS/dna.dm - +

    @@ -22,18 +22,18 @@

    code/__HELPERS/dna.dm

    GET_UF_BLOCK_LENDitto, but for a feature.

    Define Details

    GET_UF_BLOCK_LEN - +

    Ditto, but for a feature.

    GET_UI_BLOCK_LEN - +

    Getter macro used to get the length of a identity block

    diff --git a/code/__HELPERS/duplicating.html b/code/__HELPERS/duplicating.html index 9b743e1bb575..7b0c4dd874c6 100644 --- a/code/__HELPERS/duplicating.html +++ b/code/__HELPERS/duplicating.html @@ -14,7 +14,7 @@

    code/__HELPERS/duplicating.dm - +

    @@ -22,7 +22,7 @@

    code/__HELPERS/duplicating.dm

    diff --git a/code/__HELPERS/files.html b/code/__HELPERS/files.html index 9e0049104e1a..0c31d6d7c784 100644 --- a/code/__HELPERS/files.html +++ b/code/__HELPERS/files.html @@ -14,7 +14,7 @@

    code/__HELPERS/files.dm - +

    @@ -25,7 +25,7 @@

    code/__HELPERS/files.dm Used because md5ing files stored in the rsc sometimes gives incorrect md5 results.

    diff --git a/code/__HELPERS/game.html b/code/__HELPERS/game.html index caf659f36e92..97826312b9c5 100644 --- a/code/__HELPERS/game.html +++ b/code/__HELPERS/game.html @@ -14,7 +14,7 @@ — Define Details

    code/__HELPERS/game.dm - +

    @@ -44,18 +44,18 @@

    code/__HELPERS/game.dm

    For legacy procs using addtimer in callbacks. Don't use this.

    Define Details

    CORNER_BLOCK_OFFSET - +

    Returns a list of turfs similar to CORNER_BLOCK but with offsets

    CORNER_OUTLINE - +

    Returns an outline (neighboring turfs) of the given block

    diff --git a/code/__HELPERS/global_lists.html b/code/__HELPERS/global_lists.html index 2280ad50e733..0625bc830d0a 100644 --- a/code/__HELPERS/global_lists.html +++ b/code/__HELPERS/global_lists.html @@ -14,7 +14,7 @@

    code/__HELPERS/global_lists.dm - +

    @@ -26,7 +26,7 @@

    code/__HELPERS/global_lists.dm

    Inits atoms used in crafting recipes.
    diff --git a/code/__HELPERS/hallucinations.html b/code/__HELPERS/hallucinations.html index f8eada02c749..0d3eb6bba8c4 100644 --- a/code/__HELPERS/hallucinations.html +++ b/code/__HELPERS/hallucinations.html @@ -14,7 +14,7 @@ — Define Details

    code/__HELPERS/hallucinations.dm - +

    @@ -42,28 +42,28 @@

    code/__HELPERS/hallucinations.dm Returns a list of arguments - pass these to _cause_hallucination to cause the desired hallucination

    BUBBLEGUM_HALLUCINATION_LINESLines the bubblegum hallucinatoin uses when it pops up

    Define Details

    BUBBLEGUM_HALLUCINATION_LINES - +

    Lines the bubblegum hallucinatoin uses when it pops up

    HALLUCINATION_ARGLIST - +

    Onwards from this index, it's the arglist that gets passed into the hallucination created.

    HALLUCINATION_ARG_SOURCE - +

    Where the hallucination came from, for logging

    HALLUCINATION_ARG_TYPE - +

    What typepath of the hallucination

    NO_HALLUCINATION_BIOTYPES - +

    Biotypes which cannot hallucinate for balance and logic reasons (not code)

    cause_hallucination - +

    Causes a hallucination of a certain type to the mob.

    @@ -72,7 +72,7 @@

    diff --git a/code/__HELPERS/icons.html b/code/__HELPERS/icons.html index 2efe46775012..9e3c98968b63 100644 --- a/code/__HELPERS/icons.html +++ b/code/__HELPERS/icons.html @@ -14,7 +14,7 @@

    code/__HELPERS/icons.dm - +

    @@ -32,7 +32,7 @@

    code/__HELPERS/icons.dm

    Checks if the given iconstate exists in the given file, caching the result. Setting scream to TRUE will print a stack trace ONCE.
    diff --git a/code/__HELPERS/maths.html b/code/__HELPERS/maths.html index 43b6542ce4af..f421ed9a2866 100644 --- a/code/__HELPERS/maths.html +++ b/code/__HELPERS/maths.html @@ -14,7 +14,7 @@

    code/__HELPERS/maths.dm - +

    @@ -43,7 +43,7 @@

    code/__HELPERS/maths.dm returns the correctly signed value max'd to the threshold

    diff --git a/code/__HELPERS/mobs.html b/code/__HELPERS/mobs.html index 909fe1a27360..a670c7c50c7c 100644 --- a/code/__HELPERS/mobs.html +++ b/code/__HELPERS/mobs.html @@ -14,7 +14,7 @@ — Define Details

    code/__HELPERS/mobs.dm - +

    @@ -22,14 +22,14 @@

    code/__HELPERS/mobs.dm You only need to use this if you know you're going to be mocking clients somewhere else.

    Define Details

    GET_CLIENT - +

    Gets the client of the mob, allowing for mocking of the client. You only need to use this if you know you're going to be mocking clients somewhere else.

    diff --git a/code/__HELPERS/nameof.html b/code/__HELPERS/nameof.html index 1222711de6ab..39da02908d7b 100644 --- a/code/__HELPERS/nameof.html +++ b/code/__HELPERS/nameof.html @@ -14,7 +14,7 @@ — Define Details

    code/__HELPERS/nameof.dm - +

    @@ -23,7 +23,7 @@

    code/__HELPERS/nameof.dm datum may be null, but it does need to be a typed var.

    Define Details

    NAMEOF - +

    NAMEOF: Compile time checked variable name to string conversion @@ -31,7 +31,7 @@

    NAMEOF datum may be null, but it does need to be a typed var.

    diff --git a/code/__HELPERS/names.html b/code/__HELPERS/names.html index 718789b8972c..d16ad1cff58a 100644 --- a/code/__HELPERS/names.html +++ b/code/__HELPERS/names.html @@ -14,7 +14,7 @@

    code/__HELPERS/names.dm - +

    @@ -22,7 +22,7 @@

    code/__HELPERS/names.dm

    NAMEOF that actually works in static definitions because src::type requires src to be defined
    diff --git a/code/__HELPERS/priority_announce.html b/code/__HELPERS/priority_announce.html index 9ca22607c2eb..5178f052d7e9 100644 --- a/code/__HELPERS/priority_announce.html +++ b/code/__HELPERS/priority_announce.html @@ -14,7 +14,7 @@

    code/__HELPERS/priority_announce.dm - +

    @@ -22,7 +22,7 @@

    code/__HELPERS/priority_announce.dm

    If the announcer overrides alert messages, use that message.
    diff --git a/code/__HELPERS/sanitize_values.html b/code/__HELPERS/sanitize_values.html index c635344e62ca..86a7af0c6d9a 100644 --- a/code/__HELPERS/sanitize_values.html +++ b/code/__HELPERS/sanitize_values.html @@ -14,7 +14,7 @@

    code/__HELPERS/sanitize_values.dm - +

    @@ -24,7 +24,7 @@

    code/__HELPERS/sanitize_values.dm leading # signs and ignores them, then later in the function will either readd one, or won't depending on what you want.

    diff --git a/code/__HELPERS/screen_objs.html b/code/__HELPERS/screen_objs.html index e73f56804a80..1eed62bf1b8f 100644 --- a/code/__HELPERS/screen_objs.html +++ b/code/__HELPERS/screen_objs.html @@ -14,7 +14,7 @@

    code/__HELPERS/screen_objs.dm - +

    @@ -34,7 +34,7 @@

    code/__HELPERS/screen_objs.dm

    Takes a screen_loc string and cut out any directions like NORTH or SOUTH
    diff --git a/code/__HELPERS/text.html b/code/__HELPERS/text.html index 2917b6a3d871..90cc0e6a361b 100644 --- a/code/__HELPERS/text.html +++ b/code/__HELPERS/text.html @@ -14,7 +14,7 @@

    code/__HELPERS/text.dm - +

    @@ -24,7 +24,7 @@

    code/__HELPERS/text.dm

    Removes all non-alphanumerics from the text, keep in mind this can lead to id conflicts
    diff --git a/code/__HELPERS/traits.html b/code/__HELPERS/traits.html index 48429ce0b354..7a3e0df059ae 100644 --- a/code/__HELPERS/traits.html +++ b/code/__HELPERS/traits.html @@ -14,7 +14,7 @@

    code/__HELPERS/traits.dm - +

    @@ -24,7 +24,7 @@

    code/__HELPERS/traits.dm

    DO NOT USE ___TraitAdd OR ___TraitRemove as a replacement for ADD_TRAIT / REMOVE_TRAIT defines. To be used explicitly for callback.
    diff --git a/code/__HELPERS/type2type.html b/code/__HELPERS/type2type.html index 4e25296d7a3b..d953c09e198c 100644 --- a/code/__HELPERS/type2type.html +++ b/code/__HELPERS/type2type.html @@ -14,7 +14,7 @@

    code/__HELPERS/type2type.dm - +

    @@ -25,7 +25,7 @@

    code/__HELPERS/type2type.dm for use inside of browse() calls to html assets that might be loaded on a cdn.

    diff --git a/code/__HELPERS/verbs.html b/code/__HELPERS/verbs.html index 0561c63e1c71..58a6144d0560 100644 --- a/code/__HELPERS/verbs.html +++ b/code/__HELPERS/verbs.html @@ -14,7 +14,7 @@

    code/__HELPERS/verbs.dm - +

    @@ -24,7 +24,7 @@

    code/__HELPERS/verbs.dm

    handles removing verb and sending it to browser to update, use this for removing verbs
    diff --git a/code/__HELPERS/view.html b/code/__HELPERS/view.html index cd9821d485e3..2a1f71c55fa6 100644 --- a/code/__HELPERS/view.html +++ b/code/__HELPERS/view.html @@ -14,7 +14,7 @@

    code/__HELPERS/view.dm - +

    @@ -22,7 +22,7 @@

    code/__HELPERS/view.dm

    Takes a string or num view, and converts it to pixel width/height in a list(pixel_width, pixel_height)
    diff --git a/code/__byond_version_compat.html b/code/__byond_version_compat.html index 36eb7a481ea1..a7cb90a928a3 100644 --- a/code/__byond_version_compat.html +++ b/code/__byond_version_compat.html @@ -14,7 +14,7 @@ — Define Details

    code/__byond_version_compat.dm - +

    @@ -25,33 +25,33 @@

    code/__byond_version_compat.dm

    GLOBAL_PROC_REFCall by name proc reference, checks if the proc is existing global proc

    Define Details

    GLOBAL_PROC_REF - +

    Call by name proc reference, checks if the proc is existing global proc

    PROC_REF - +

    Call by name proc reference, checks if the proc exists on this type or as a global proc

    TYPE_PROC_REF - +

    Call by name proc reference, checks if the proc exists on given type or as a global proc

    TYPE_VERB_REF - +

    Call by name verb reference, checks if the verb exists on either the given type or as a global verb

    VERB_REF - +

    Call by name verb references, checks if the verb exists on either this type or as a global verb.

    diff --git a/code/_globalvars/lists/flavor_misc.html b/code/_globalvars/lists/flavor_misc.html index 68244d121d17..b1a27253cd17 100644 --- a/code/_globalvars/lists/flavor_misc.html +++ b/code/_globalvars/lists/flavor_misc.html @@ -14,7 +14,7 @@

    code/_globalvars/lists/flavor_misc.dm - +

    @@ -23,7 +23,7 @@

    code/_globalvars/lists/flavor_misc.dm Not always accurate, but always synchronous.

    diff --git a/code/_globalvars/lists/keybindings.html b/code/_globalvars/lists/keybindings.html index 1d80789f3ceb..51e26c37a700 100644 --- a/code/_globalvars/lists/keybindings.html +++ b/code/_globalvars/lists/keybindings.html @@ -14,7 +14,7 @@

    code/_globalvars/lists/keybindings.dm - +

    @@ -24,7 +24,7 @@

    code/_globalvars/lists/keybindings.dm

    Adds an instanced keybinding to the global tracker
    diff --git a/code/_onclick/drag_drop.html b/code/_onclick/drag_drop.html index 59f49c2f2499..e3f3a7dc39db 100644 --- a/code/_onclick/drag_drop.html +++ b/code/_onclick/drag_drop.html @@ -14,7 +14,7 @@ — Define Details

    code/_onclick/drag_drop.dm - +

    @@ -23,19 +23,19 @@

    code/_onclick/drag_drop.dm

    LENIENCY_TIMEAccepted time in seconds between the initial click and drag release Go higher then this and we just don't care anymore

    Define Details

    LENIENCY_DISTANCE - +

    Distance in pixels that we consider "acceptable" from the initial click to the release Note: this does not account for the position of the object, just where it is on the screen

    LENIENCY_TIME - +

    Accepted time in seconds between the initial click and drag release Go higher then this and we just don't care anymore

    diff --git a/code/_onclick/hud/action_button.html b/code/_onclick/hud/action_button.html index e24d4bee9c86..22374c6d0e77 100644 --- a/code/_onclick/hud/action_button.html +++ b/code/_onclick/hud/action_button.html @@ -14,14 +14,14 @@

    code/_onclick/hud/action_button.dm - +

    /atom/movable/screen/action_landingExists so you have a place to put your buttons when you move them around
    diff --git a/code/_onclick/hud/alert.html b/code/_onclick/hud/alert.html index b47f61e48f67..66a894a4b2ee 100644 --- a/code/_onclick/hud/alert.html +++ b/code/_onclick/hud/alert.html @@ -14,14 +14,14 @@

    code/_onclick/hud/alert.dm - +

    /mobThe mob, usually meant to be a creature of some type
    diff --git a/code/_onclick/hud/map_popups.html b/code/_onclick/hud/map_popups.html index 2bb4c603d41f..f95b5e519704 100644 --- a/code/_onclick/hud/map_popups.html +++ b/code/_onclick/hud/map_popups.html @@ -14,7 +14,7 @@

    code/_onclick/hud/map_popups.dm - +

    @@ -25,7 +25,7 @@

    code/_onclick/hud/map_popups.dm be used for auto-scaling the map.

    diff --git a/code/_onclick/hud/plane_master.html b/code/_onclick/hud/plane_master.html index e76dbc5eb7a1..a357810b7541 100644 --- a/code/_onclick/hud/plane_master.html +++ b/code/_onclick/hud/plane_master.html @@ -14,7 +14,7 @@

    code/_onclick/hud/plane_master.dm - +

    @@ -28,7 +28,7 @@

    code/_onclick/hud/plane_master.dm

    /atom/movable/screen/plane_master/parallaxContains space parallax
    diff --git a/code/_onclick/hud/radial.html b/code/_onclick/hud/radial.html index d92f488cb2d2..523008ddba8b 100644 --- a/code/_onclick/hud/radial.html +++ b/code/_onclick/hud/radial.html @@ -14,14 +14,14 @@

    code/_onclick/hud/radial.dm - +

    /datum/radial_menu_choiceCan be provided to choices in radial menus if you want to provide more information
    diff --git a/code/controllers/configuration/entries/game_options.html b/code/controllers/configuration/entries/game_options.html index 1021fcd71775..8e0447908c61 100644 --- a/code/controllers/configuration/entries/game_options.html +++ b/code/controllers/configuration/entries/game_options.html @@ -14,14 +14,14 @@

    code/controllers/configuration/entries/game_options.dm - +

    /datum/config_entry/number/outdated_movedelayOutdated move delay
    diff --git a/code/controllers/configuration/entries/general.html b/code/controllers/configuration/entries/general.html index 6f31dbec8916..7814ba5d595f 100644 --- a/code/controllers/configuration/entries/general.html +++ b/code/controllers/configuration/entries/general.html @@ -14,7 +14,7 @@

    code/controllers/configuration/entries/general.dm - +

    @@ -23,7 +23,7 @@

    code/controllers/configuration/entries/general.dm

    /datum/config_entry/flag/demos_enabledWhether demos are written, if not set demo SS never initializes
    diff --git a/code/controllers/failsafe.html b/code/controllers/failsafe.html index e302691cddd1..b143c712dee8 100644 --- a/code/controllers/failsafe.html +++ b/code/controllers/failsafe.html @@ -14,7 +14,7 @@

    code/controllers/failsafe.dm - +

    @@ -26,7 +26,7 @@

    code/controllers/failsafe.dm

    Delete all existing SS to basically start over
    diff --git a/code/controllers/master.html b/code/controllers/master.html index c70b21510c89..6f532a00ac05 100644 --- a/code/controllers/master.html +++ b/code/controllers/master.html @@ -14,7 +14,7 @@

    code/controllers/master.dm - +

    @@ -26,7 +26,7 @@

    code/controllers/master.dm for scheduling different subsystems for different stages of the round

    diff --git a/code/controllers/subsystem.html b/code/controllers/subsystem.html index 6abfd63b29d2..4de84e3eb63e 100644 --- a/code/controllers/subsystem.html +++ b/code/controllers/subsystem.html @@ -14,7 +14,7 @@

    code/controllers/subsystem.dm - +

    @@ -22,7 +22,7 @@

    code/controllers/subsystem.dm

    The amount of loading points this subsystem has, measured in deciseconds of approximate load time. This being 0 is fine.

    diff --git a/code/controllers/subsystem/achievements.html b/code/controllers/subsystem/achievements.html index a1de58a49d41..7c47c640cde4 100644 --- a/code/controllers/subsystem/achievements.html +++ b/code/controllers/subsystem/achievements.html @@ -14,7 +14,7 @@

    code/controllers/subsystem/achievements.dm - +

    @@ -22,7 +22,7 @@

    code/controllers/subsystem/achievements.dm

    diff --git a/code/controllers/subsystem/ambience.html b/code/controllers/subsystem/ambience.html index c19644eb209a..38432904ed99 100644 --- a/code/controllers/subsystem/ambience.html +++ b/code/controllers/subsystem/ambience.html @@ -14,7 +14,7 @@

    code/controllers/subsystem/ambience.dm - +

    @@ -22,7 +22,7 @@

    code/controllers/subsystem/ambience.dm

    The subsystem used to play ambience to users every now and then, makes them real excited.
    diff --git a/code/controllers/subsystem/area_contents.html b/code/controllers/subsystem/area_contents.html index a9783638ba8f..954e2feec970 100644 --- a/code/controllers/subsystem/area_contents.html +++ b/code/controllers/subsystem/area_contents.html @@ -14,7 +14,7 @@

    code/controllers/subsystem/area_contents.dm - +

    @@ -26,7 +26,7 @@

    code/controllers/subsystem/area_contents.dm This is annoying, so lets keep an eye on them and cut them down to size if needed

    diff --git a/code/controllers/subsystem/asset_loading.html b/code/controllers/subsystem/asset_loading.html index 2274439e20a7..e1e3e133e2b1 100644 --- a/code/controllers/subsystem/asset_loading.html +++ b/code/controllers/subsystem/asset_loading.html @@ -14,7 +14,7 @@

    code/controllers/subsystem/asset_loading.dm - +

    @@ -24,7 +24,7 @@

    code/controllers/subsystem/asset_loading.dm So this just serves to remove the requirement to load assets fully during init

    diff --git a/code/controllers/subsystem/chat.html b/code/controllers/subsystem/chat.html index 2bf9e90965ff..ada0109151c3 100644 --- a/code/controllers/subsystem/chat.html +++ b/code/controllers/subsystem/chat.html @@ -14,7 +14,7 @@

    code/controllers/subsystem/chat.dm - +

    @@ -23,7 +23,7 @@

    code/controllers/subsystem/chat.dm SPDX-License-Identifier: MIT

    diff --git a/code/controllers/subsystem/early_assets.html b/code/controllers/subsystem/early_assets.html index 30ca01fcab14..aa59d8823955 100644 --- a/code/controllers/subsystem/early_assets.html +++ b/code/controllers/subsystem/early_assets.html @@ -14,7 +14,7 @@

    code/controllers/subsystem/early_assets.dm - +

    @@ -26,7 +26,7 @@

    code/controllers/subsystem/early_assets.dm opened it up early.

    diff --git a/code/controllers/subsystem/fluids.html b/code/controllers/subsystem/fluids.html index 91edcb278965..b528a8702354 100644 --- a/code/controllers/subsystem/fluids.html +++ b/code/controllers/subsystem/fluids.html @@ -14,7 +14,7 @@ — Define Details

    code/controllers/subsystem/fluids.dm - +

    @@ -27,17 +27,17 @@

    code/controllers/subsystem/fluids.dm

    /var/SSfoam The subsystem responsible for processing foam propagation and effects.

    Define Details

    SS_PROCESSES_EFFECTS - +

    Indicates that a fluid subsystem processes fluid effects.

    SS_PROCESSES_SPREADING - +

    Indicates that a fluid subsystem processes fluid spreading.

    diff --git a/code/controllers/subsystem/garbage.html b/code/controllers/subsystem/garbage.html index c66f32c62444..1fc6a74fd5b4 100644 --- a/code/controllers/subsystem/garbage.html +++ b/code/controllers/subsystem/garbage.html @@ -14,7 +14,7 @@

    code/controllers/subsystem/garbage.dm - +

    @@ -50,7 +50,7 @@

    code/controllers/subsystem/garbage.dm

    Should be treated as a replacement for the 'del' keyword.
    diff --git a/code/controllers/subsystem/materials.html b/code/controllers/subsystem/materials.html index 55d4fa115a08..23edae67d306 100644 --- a/code/controllers/subsystem/materials.html +++ b/code/controllers/subsystem/materials.html @@ -14,7 +14,7 @@

    code/controllers/subsystem/materials.dm - +

    @@ -23,7 +23,7 @@

    code/controllers/subsystem/materials.dm These materials call on_applied() on whatever item they are applied to, common effects are adding components, changing color and changing description. This allows us to differentiate items based on the material they are made out of.area

    diff --git a/code/controllers/subsystem/overlays.html b/code/controllers/subsystem/overlays.html index 3dcf24764d98..9869d60bb032 100644 --- a/code/controllers/subsystem/overlays.html +++ b/code/controllers/subsystem/overlays.html @@ -14,7 +14,7 @@

    code/controllers/subsystem/overlays.dm - +

    @@ -24,7 +24,7 @@

    code/controllers/subsystem/overlays.dm Don't have access to that type tho, so this is the best you're gonna get

    diff --git a/code/controllers/subsystem/runechat.html b/code/controllers/subsystem/runechat.html index 26522a7546a0..c8c887f4f626 100644 --- a/code/controllers/subsystem/runechat.html +++ b/code/controllers/subsystem/runechat.html @@ -14,7 +14,7 @@ — Define Details

    code/controllers/subsystem/runechat.dm - +

    @@ -24,22 +24,22 @@

    code/controllers/subsystem/runechat.dm

    /var/SSrunechat

    Define Details

    BUCKET_LEN - +

    Controls how many buckets should be kept, each representing a tick. (30 seconds worth)

    BUCKET_LIMIT - +

    Gets the maximum time at which messages will be handled in buckets, used for deferring to secondary queue

    BUCKET_POS - +

    Helper for getting the correct bucket for a given chatmessage

    diff --git a/code/controllers/subsystem/shuttle.html b/code/controllers/subsystem/shuttle.html index 0c5bf7910416..b3ee69a16b46 100644 --- a/code/controllers/subsystem/shuttle.html +++ b/code/controllers/subsystem/shuttle.html @@ -14,7 +14,7 @@ — Define Details

    code/controllers/subsystem/shuttle.dm - +

    @@ -22,18 +22,18 @@

    code/controllers/subsystem/shuttle.dm

    SOFT_TRANSIT_RESERVATION_THRESHOLDHow many turfs to allow before we start freeing up existing "soft reserved" transit docks If we're under load we want to allow for cycling, but if not we want to preserve already generated docks for use

    Define Details

    MAX_TRANSIT_TILE_COUNT - +

    How many turfs to allow before we stop blocking transit requests

    SOFT_TRANSIT_RESERVATION_THRESHOLD - +

    How many turfs to allow before we start freeing up existing "soft reserved" transit docks If we're under load we want to allow for cycling, but if not we want to preserve already generated docks for use

    diff --git a/code/controllers/subsystem/tgui.html b/code/controllers/subsystem/tgui.html index 2011567f7a2b..1d5177b71571 100644 --- a/code/controllers/subsystem/tgui.html +++ b/code/controllers/subsystem/tgui.html @@ -14,7 +14,7 @@

    code/controllers/subsystem/tgui.dm - +

    @@ -24,7 +24,7 @@

    code/controllers/subsystem/tgui.dm

    tgui subsystem
    diff --git a/code/controllers/subsystem/timer.html b/code/controllers/subsystem/timer.html index 3d9eace3704e..eadcb798d60c 100644 --- a/code/controllers/subsystem/timer.html +++ b/code/controllers/subsystem/timer.html @@ -14,7 +14,7 @@ — Define Details

    code/controllers/subsystem/timer.dm - +

    @@ -37,27 +37,27 @@

    code/controllers/subsystem/timer.dm

    Update the delay on an existing LOOPING timer Will come into effect on the next process

    Define Details

    BUCKET_LEN - +

    Controls how many buckets should be kept, each representing a tick. (1 minutes worth)

    BUCKET_POS - +

    Helper for getting the correct bucket for a given timer

    TIMER_ID_MAX - +

    Max float with integer precision

    TIMER_MAX - +

    Gets the maximum time at which timers will be invoked from buckets, used for deferring to secondary queue

    diff --git a/code/controllers/subsystem/wardrobe.html b/code/controllers/subsystem/wardrobe.html index b21507b25934..e920eb0d4839 100644 --- a/code/controllers/subsystem/wardrobe.html +++ b/code/controllers/subsystem/wardrobe.html @@ -14,7 +14,7 @@

    code/controllers/subsystem/wardrobe.dm - +

    @@ -28,7 +28,7 @@

    code/controllers/subsystem/wardrobe.dm Fuck you goonstation

    diff --git a/code/datums/achievements/achievements.html b/code/datums/achievements/achievements.html index 9a0bf3ffee02..803eec0b50d4 100644 --- a/code/datums/achievements/achievements.html +++ b/code/datums/achievements/achievements.html @@ -14,14 +14,14 @@

    code/datums/achievements/achievements.dm - +

    /datum/achievementAchievement datums
    diff --git a/code/datums/achievements/viewer.html b/code/datums/achievements/viewer.html index 0fd320b45ab6..71b268280eaa 100644 --- a/code/datums/achievements/viewer.html +++ b/code/datums/achievements/viewer.html @@ -14,7 +14,7 @@

    code/datums/achievements/viewer.dm - +

    @@ -22,7 +22,7 @@

    code/datums/achievements/viewer.dm See: /datum/controller/subsystem/achievements and [/client/verb/checkachievements()]

    diff --git a/code/datums/actions/action.html b/code/datums/actions/action.html index 7d4854fbb94d..5d2da6d86e68 100644 --- a/code/datums/actions/action.html +++ b/code/datums/actions/action.html @@ -14,14 +14,14 @@

    code/datums/actions/action.dm - +

    /datum/actionA simple base for an modular behavior attached to atom or datum.
    diff --git a/code/datums/actions/cooldown_action.html b/code/datums/actions/cooldown_action.html index d0490cef66e2..1e681ae700a9 100644 --- a/code/datums/actions/cooldown_action.html +++ b/code/datums/actions/cooldown_action.html @@ -14,14 +14,14 @@

    code/datums/actions/cooldown_action.dm - +

    /datum/action/cooldownPreset for an action that has a cooldown.
    diff --git a/code/datums/actions/items/stealth_box.html b/code/datums/actions/items/stealth_box.html index 657011cc0181..d88198bbf486 100644 --- a/code/datums/actions/items/stealth_box.html +++ b/code/datums/actions/items/stealth_box.html @@ -14,14 +14,14 @@

    code/datums/actions/items/stealth_box.dm - +

    /datum/action/item_action/agent_boxMGS BOX!
    diff --git a/code/datums/announcers/_announcer.html b/code/datums/announcers/_announcer.html index b70c38bf9062..0d4c1f70fc54 100644 --- a/code/datums/announcers/_announcer.html +++ b/code/datums/announcers/_announcer.html @@ -14,14 +14,14 @@

    code/datums/announcers/_announcer.dm - +

    /datum/centcom_announcerData holder for the announcers that can be used in a game, this can be used to have alternative announcements outside of the default e.g.the intern
    diff --git a/code/datums/brain_damage/split_personality.html b/code/datums/brain_damage/split_personality.html index 974bfe2f5ef1..99941d71269f 100644 --- a/code/datums/brain_damage/split_personality.html +++ b/code/datums/brain_damage/split_personality.html @@ -14,14 +14,14 @@

    code/datums/brain_damage/split_personality.dm - +

    /datum/brain_trauma/severe/split_personality/brainwashingBRAINWASHING
    diff --git a/code/datums/browser.html b/code/datums/browser.html index c59604df970c..b72798f6fa93 100644 --- a/code/datums/browser.html +++ b/code/datums/browser.html @@ -14,7 +14,7 @@

    code/datums/browser.dm - +

    @@ -22,7 +22,7 @@

    code/datums/browser.dm

    DEPRECATED: USE tgui_alert(...) INSTEAD
    diff --git a/code/datums/callback.html b/code/datums/callback.html index cc8d2a042080..6638c6c60769 100644 --- a/code/datums/callback.html +++ b/code/datums/callback.html @@ -14,7 +14,7 @@

    code/datums/callback.dm - +

    @@ -24,7 +24,7 @@

    code/datums/callback.dm

    Runs a list of callbacks asyncronously, returning only when all have finished
    diff --git a/code/datums/chatmessage.html b/code/datums/chatmessage.html index ee77642cf7b8..c5385a281681 100644 --- a/code/datums/chatmessage.html +++ b/code/datums/chatmessage.html @@ -14,7 +14,7 @@ — Define Details

    code/datums/chatmessage.dm - +

    @@ -31,53 +31,53 @@

    code/datums/chatmessage.dm

    CHAT_MESSAGE_ICON_SIZEThe dimensions of the chat message icons
    /datum/chatmessageDatum for generating a message overlay on the map

    Define Details

    CHAT_LAYER_MAX_Z - +

    The number of z-layer 'slices' usable by the chat message layering

    CHAT_LAYER_Z_STEP - +

    Maximum precision of float before rounding errors occur (in this context)

    CHAT_MESSAGE_APPROX_LHEIGHT - +

    Approximate height in pixels of an 'average' line, used for height decay

    CHAT_MESSAGE_EOL_FADE - +

    How long the chat message's end of life fading animation will occur for

    CHAT_MESSAGE_EXP_DECAY - +

    Factor of how much the message index (number of messages) will account to exponential decay

    CHAT_MESSAGE_HEIGHT_DECAY - +

    Factor of how much height will account to exponential decay

    CHAT_MESSAGE_ICON_SIZE - +

    The dimensions of the chat message icons

    CHAT_MESSAGE_LIFESPAN - +

    How long the chat message will exist prior to any exponential decay

    CHAT_MESSAGE_MAX_LENGTH - +

    Max length of chat message in characters

    CHAT_MESSAGE_SPAWN_TIME - +

    How long the chat message's spawn-in animation will occur for

    CHAT_MESSAGE_WIDTH - +

    Max width of chat message in pixels

    diff --git a/code/datums/components.html b/code/datums/components.html index c835130bc161..ec7b6d279413 100644 --- a/code/datums/components.html +++ b/code/datums/components.html @@ -14,7 +14,7 @@

    Datum Component System (DCS) - +

    @@ -227,7 +227,7 @@

    Procs

    See/Define signals and their arguments in __DEFINES\components.dm

    diff --git a/code/datums/components/_component.html b/code/datums/components/_component.html index 97b1c308bb5c..14f391dfef04 100644 --- a/code/datums/components/_component.html +++ b/code/datums/components/_component.html @@ -14,14 +14,14 @@

    code/datums/components/_component.dm - +

    /datum/componentThe component datum
    diff --git a/code/datums/components/action_item_overlay.html b/code/datums/components/action_item_overlay.html index 87755391006e..c14bfb020001 100644 --- a/code/datums/components/action_item_overlay.html +++ b/code/datums/components/action_item_overlay.html @@ -14,7 +14,7 @@

    code/datums/components/action_item_overlay.dm - +

    @@ -22,7 +22,7 @@

    code/datums/components/action_item_overlay.dm and apply it as an overlay of the action button

    diff --git a/code/datums/components/bakeable.html b/code/datums/components/bakeable.html index 12b829f5a33b..0eaca5168571 100644 --- a/code/datums/components/bakeable.html +++ b/code/datums/components/bakeable.html @@ -14,14 +14,14 @@

    code/datums/components/bakeable.dm - +

    /datum/component/bakeableThis component indicates this object can be baked in an oven.
    diff --git a/code/datums/components/chasm.html b/code/datums/components/chasm.html index 9c7732060ae8..234fcf7fed7f 100644 --- a/code/datums/components/chasm.html +++ b/code/datums/components/chasm.html @@ -14,14 +14,14 @@

    code/datums/components/chasm.dm - +

    /obj/effect/abstract/chasm_storageAn abstract object which is basically just a bag that the chasm puts people inside
    diff --git a/code/datums/components/crafting/antag.html b/code/datums/components/crafting/antag.html index fe937c8514cc..533baed891cb 100644 --- a/code/datums/components/crafting/antag.html +++ b/code/datums/components/crafting/antag.html @@ -14,14 +14,14 @@

    code/datums/components/crafting/antag.dm - +

    /datum/crafting_recipe/metal_baseball_batAntag recipes
    diff --git a/code/datums/components/curse_of_hunger.html b/code/datums/components/curse_of_hunger.html index 1e97792740b2..7917f80deed9 100644 --- a/code/datums/components/curse_of_hunger.html +++ b/code/datums/components/curse_of_hunger.html @@ -14,7 +14,7 @@ — Define Details

    code/datums/components/curse_of_hunger.dm - +

    @@ -22,17 +22,17 @@

    code/datums/components/curse_of_hunger.dm

    HUNGER_THRESHOLD_TRY_EATINGthe point where the item has a chance to eat something on every tick. possibly you!
    /datum/component/curse_of_hungercurse of hunger component; for very hungry items.

    Define Details

    HUNGER_THRESHOLD_TRY_EATING - +

    the point where the item has a chance to eat something on every tick. possibly you!

    HUNGER_THRESHOLD_WARNING - +

    the point where you can notice the item is hungry on examine.

    diff --git a/code/datums/components/decal.html b/code/datums/components/decal.html index 46ac7b3d0672..652375b31956 100644 --- a/code/datums/components/decal.html +++ b/code/datums/components/decal.html @@ -14,7 +14,7 @@

    code/datums/components/decal.dm - +

    @@ -24,7 +24,7 @@

    code/datums/components/decal.dm no food found: it bites you and regains some health.

    diff --git a/code/datums/components/explodable.html b/code/datums/components/explodable.html index df468fd7d2ab..94d51e9549f0 100644 --- a/code/datums/components/explodable.html +++ b/code/datums/components/explodable.html @@ -14,14 +14,14 @@

    code/datums/components/explodable.dm - +

    /datum/component/explodableComponent specifically for explosion sensetive things, currently only applies to heat based explosions but can later perhaps be used for things that are dangerous to handle carelessly like nitroglycerin.
    diff --git a/code/datums/components/fantasy/suffixes.html b/code/datums/components/fantasy/suffixes.html index 062f25ef1e78..71840ecd90c0 100644 --- a/code/datums/components/fantasy/suffixes.html +++ b/code/datums/components/fantasy/suffixes.html @@ -14,7 +14,7 @@

    code/datums/components/fantasy/suffixes.dm - +

    @@ -22,7 +22,7 @@

    code/datums/components/fantasy/suffixes.dm

    /datum/fantasy_affix/foolBad suffixes
    diff --git a/code/datums/components/gunpoint.html b/code/datums/components/gunpoint.html index 1ff5f4cf2886..8127ef9a2867 100644 --- a/code/datums/components/gunpoint.html +++ b/code/datums/components/gunpoint.html @@ -14,7 +14,7 @@ — Define Details

    code/datums/components/gunpoint.dm - +

    @@ -26,37 +26,37 @@

    code/datums/components/gunpoint.dm

    GUNPOINT_MULT_STAGE_2As above, for stage 2
    GUNPOINT_MULT_STAGE_3As above, for stage 3

    Define Details

    GUNPOINT_BASE_WOUND_BONUS - +

    If the projectile doesn't have a wound_bonus of CANT_WOUND, we add (this * the stage mult) to their wound_bonus and bare_wound_bonus upon triggering

    GUNPOINT_DELAY_STAGE_2 - +

    How long it takes from the gunpoint is initiated to reach stage 2

    GUNPOINT_DELAY_STAGE_3 - +

    How long it takes from stage 2 starting to move up to stage 3

    GUNPOINT_MULT_STAGE_1 - +

    How much the damage and wound bonus mod is multiplied when you're on stage 1

    GUNPOINT_MULT_STAGE_2 - +

    As above, for stage 2

    GUNPOINT_MULT_STAGE_3 - +

    As above, for stage 3

    GUNPOINT_SHOOTER_STRAY_RANGE - +

    How many tiles around the target the shooter can roam without losing their shot

    diff --git a/code/datums/components/material_container.html b/code/datums/components/material_container.html index e6d462671ecb..b6c9856942f9 100644 --- a/code/datums/components/material_container.html +++ b/code/datums/components/material_container.html @@ -14,7 +14,7 @@

    code/datums/components/material_container.dm - +

    @@ -27,7 +27,7 @@

    code/datums/components/material_container.dm MAX_STACK_SIZE - size of a stack of mineral sheets. Constant.

    diff --git a/code/datums/components/mech_pilot.html b/code/datums/components/mech_pilot.html index 3a2d4aa2198c..ea06feae58b0 100644 --- a/code/datums/components/mech_pilot.html +++ b/code/datums/components/mech_pilot.html @@ -14,14 +14,14 @@

    code/datums/components/mech_pilot.dm - +

    /datum/component/mech_pilotA component for clothes that affect one's ability to pilot mechs
    diff --git a/code/datums/components/mind_linker.html b/code/datums/components/mind_linker.html index c9f81304d89c..d0dcd4b2a738 100644 --- a/code/datums/components/mind_linker.html +++ b/code/datums/components/mind_linker.html @@ -14,7 +14,7 @@

    code/datums/components/mind_linker.dm - +

    @@ -23,7 +23,7 @@

    code/datums/components/mind_linker.dm Like telepathy but for multiple people at once!

    diff --git a/code/datums/components/overlay_lighting.html b/code/datums/components/overlay_lighting.html index 21ff5a8a0b29..74156a4a4484 100644 --- a/code/datums/components/overlay_lighting.html +++ b/code/datums/components/overlay_lighting.html @@ -14,7 +14,7 @@ — Define Details

    code/datums/components/overlay_lighting.dm - +

    @@ -22,17 +22,17 @@

    code/datums/components/overlay_lighting.dm

    LIGHTING_ATTACHEDIs the parent attached to something else, its loc? Then we need to keep an eye of this.
    /datum/component/overlay_lightingMovable atom overlay-based lighting component.

    Define Details

    LIGHTING_ATTACHED - +

    Is the parent attached to something else, its loc? Then we need to keep an eye of this.

    LIGHTING_ON - +

    For switchable lights, is it on and currently emitting light?

    diff --git a/code/datums/components/phylactery.html b/code/datums/components/phylactery.html index 907137211af7..29c26e7155ce 100644 --- a/code/datums/components/phylactery.html +++ b/code/datums/components/phylactery.html @@ -14,14 +14,14 @@

    code/datums/components/phylactery.dm - +

    /datum/component/phylactery
    diff --git a/code/datums/components/refundable.html b/code/datums/components/refundable.html index d992ebdde121..ac2856c81468 100644 --- a/code/datums/components/refundable.html +++ b/code/datums/components/refundable.html @@ -14,7 +14,7 @@

    code/datums/components/refundable.dm - +

    @@ -22,7 +22,7 @@

    code/datums/components/refundable.dm Refundable items are expected to register COMSIG_ITEM_REFUND themselves.

    diff --git a/code/datums/components/religious_tool.html b/code/datums/components/religious_tool.html index ce1f322d3ece..446f4746599c 100644 --- a/code/datums/components/religious_tool.html +++ b/code/datums/components/religious_tool.html @@ -14,14 +14,14 @@

    code/datums/components/religious_tool.dm - +

    /datum/component/religious_toolAllows the parent to act similarly to the Altar of Gods with modularity. Invoke and Sect Selection is done via attacking with a bible. This means you cannot sacrifice Bibles (you shouldn't want to do this anyways although now that I mentioned it you probably will want to).
    diff --git a/code/datums/components/riding.html b/code/datums/components/riding.html index 4d81b5f5a4df..8a15e2f398f1 100644 --- a/code/datums/components/riding.html +++ b/code/datums/components/riding.html @@ -14,14 +14,14 @@

    code/datums/components/riding.dm - +

    /datum/component/riding/humanYes, I said humans. No, this won't end well...
    diff --git a/code/datums/components/surgery_bed.html b/code/datums/components/surgery_bed.html index 265c8a839861..7496cea93e40 100644 --- a/code/datums/components/surgery_bed.html +++ b/code/datums/components/surgery_bed.html @@ -14,14 +14,14 @@

    code/datums/components/surgery_bed.dm - +

    /datum/component/surgery_bedA component for surgery beds and those that act like them, handles patient information, success chance, and available surgeries
    diff --git a/code/datums/components/twohanded.html b/code/datums/components/twohanded.html index 16b929d42e04..e3530a1a7557 100644 --- a/code/datums/components/twohanded.html +++ b/code/datums/components/twohanded.html @@ -14,7 +14,7 @@

    code/datums/components/twohanded.dm - +

    @@ -22,7 +22,7 @@

    code/datums/components/twohanded.dm

    /obj/item/offhandThe offhand dummy item for two handed items
    diff --git a/code/datums/components/uplink.html b/code/datums/components/uplink.html index 066d86b2559d..c991a083dfe2 100644 --- a/code/datums/components/uplink.html +++ b/code/datums/components/uplink.html @@ -14,7 +14,7 @@

    code/datums/components/uplink.dm - +

    @@ -22,7 +22,7 @@

    code/datums/components/uplink.dm

    /datum/component/uplink/nanotrasenNT Uplink
    diff --git a/code/datums/datum.html b/code/datums/datum.html index f78fd1b02471..b79c472e22e2 100644 --- a/code/datums/datum.html +++ b/code/datums/datum.html @@ -14,7 +14,7 @@

    code/datums/datum.dm - +

    @@ -29,7 +29,7 @@

    code/datums/datum.dm

    Proc used by stoppable timers to end a cooldown before the time has ran out.
    diff --git a/code/datums/dna.html b/code/datums/dna.html index 71489795270e..f44fab83e00b 100644 --- a/code/datums/dna.html +++ b/code/datums/dna.html @@ -14,14 +14,14 @@

    code/datums/dna.dm - +

    /datum/dnaDNA DATUM
    diff --git a/code/datums/elements/ELEMENT_TEMPLATE.html b/code/datums/elements/ELEMENT_TEMPLATE.html index 2c6cd8a8f8df..59d48d3316eb 100644 --- a/code/datums/elements/ELEMENT_TEMPLATE.html +++ b/code/datums/elements/ELEMENT_TEMPLATE.html @@ -14,7 +14,7 @@

    Template file for your new element - +

    @@ -40,7 +40,7 @@

    Template file for your new element

    diff --git a/code/datums/elements/_element.html b/code/datums/elements/_element.html index b1f1842e8c1b..334464f3f1b4 100644 --- a/code/datums/elements/_element.html +++ b/code/datums/elements/_element.html @@ -14,14 +14,14 @@

    code/datums/elements/_element.dm - +

    /datum/elementA holder for simple behaviour that can be attached to many different types
    diff --git a/code/datums/elements/connect_loc.html b/code/datums/elements/connect_loc.html index 6e0465a8f93b..e11a5c81fdf3 100644 --- a/code/datums/elements/connect_loc.html +++ b/code/datums/elements/connect_loc.html @@ -14,7 +14,7 @@

    code/datums/elements/connect_loc.dm - +

    @@ -22,7 +22,7 @@

    code/datums/elements/connect_loc.dm When the object moves, it will unhook the signal and rehook it to the new object.

    diff --git a/code/datums/elements/content_barfer.html b/code/datums/elements/content_barfer.html index bc31b0dc7cb8..bc42d95f23b7 100644 --- a/code/datums/elements/content_barfer.html +++ b/code/datums/elements/content_barfer.html @@ -14,14 +14,14 @@

    code/datums/elements/content_barfer.dm - +

    /datum/element/content_barferContent Barfer; which expels the contents of a mob when it dies, or is transformed
    diff --git a/code/datums/elements/firestacker.html b/code/datums/elements/firestacker.html index 2177db414e4b..172239371abe 100644 --- a/code/datums/elements/firestacker.html +++ b/code/datums/elements/firestacker.html @@ -14,14 +14,14 @@

    code/datums/elements/firestacker.dm - +

    /datum/element/firestackerCan be applied to /atom/movable subtypes to make them apply fire stacks to things they hit
    diff --git a/code/datums/elements/squish.html b/code/datums/elements/squish.html index ee0d2cec48da..4c3a66fd9e72 100644 --- a/code/datums/elements/squish.html +++ b/code/datums/elements/squish.html @@ -14,14 +14,14 @@

    code/datums/elements/squish.dm - +

    /datum/element/squishsquish.dm
    diff --git a/code/datums/elements/update_icon_blocker.html b/code/datums/elements/update_icon_blocker.html index 732c5b4f88a7..e8c2abfc32cd 100644 --- a/code/datums/elements/update_icon_blocker.html +++ b/code/datums/elements/update_icon_blocker.html @@ -14,14 +14,14 @@

    code/datums/elements/update_icon_blocker.dm - +

    /datum/element/update_icon_blockerPrevents calling anything in update_icon() like update_icon_state() or update_overlays()
    diff --git a/code/datums/helper_datums/stack_end_detector.html b/code/datums/helper_datums/stack_end_detector.html index 70c81c90c99d..60982fa92a99 100644 --- a/code/datums/helper_datums/stack_end_detector.html +++ b/code/datums/helper_datums/stack_end_detector.html @@ -14,7 +14,7 @@

    code/datums/helper_datums/stack_end_detector.dm - +

    @@ -23,7 +23,7 @@

    code/datums/helper_datums/stack_end_detector.dm

    /datum/stack_canaryStack canary. Will go away if the stack it was primed by is ended by byond for return or stack overflow reasons.
    diff --git a/code/datums/helper_datums/teleport.html b/code/datums/helper_datums/teleport.html index a79f25a295a4..78a60c961846 100644 --- a/code/datums/helper_datums/teleport.html +++ b/code/datums/helper_datums/teleport.html @@ -14,7 +14,7 @@

    code/datums/helper_datums/teleport.dm - +

    @@ -26,7 +26,7 @@

    code/datums/helper_datums/teleport.dm

    Finds a safe turf on a given Z level
    diff --git a/code/datums/keybinding/mob_actions.html b/code/datums/keybinding/mob_actions.html index f68cac0b9210..86aad441278a 100644 --- a/code/datums/keybinding/mob_actions.html +++ b/code/datums/keybinding/mob_actions.html @@ -14,14 +14,14 @@

    code/datums/keybinding/mob_actions.dm - +

    /datum/keybinding/mob/action_hotkeyHotkeys for performing actions
    diff --git a/code/datums/mapgen/Cavegens/IcemoonCaves.html b/code/datums/mapgen/Cavegens/IcemoonCaves.html index 91423449d11a..0f2363b76683 100644 --- a/code/datums/mapgen/Cavegens/IcemoonCaves.html +++ b/code/datums/mapgen/Cavegens/IcemoonCaves.html @@ -14,14 +14,14 @@

    code/datums/mapgen/Cavegens/IcemoonCaves.dm - +

    /datum/map_generator/cave_generator/icemoonSpawning isn't done in procs to save on overhead on the 60k turfs we're going through.
    diff --git a/code/datums/mapgen/_MapGenerator.html b/code/datums/mapgen/_MapGenerator.html index 74f1f8e51c40..39ef5a69e547 100644 --- a/code/datums/mapgen/_MapGenerator.html +++ b/code/datums/mapgen/_MapGenerator.html @@ -14,14 +14,14 @@

    code/datums/mapgen/_MapGenerator.dm - +

    /datum/map_generatorThis type is responsible for any map generation behavior that is done in areas, override this to allow for area-specific map generation. This generation is ran by areas in initialize.
    diff --git a/code/datums/martial.html b/code/datums/martial.html index 6082e6d49667..714e8304c785 100644 --- a/code/datums/martial.html +++ b/code/datums/martial.html @@ -14,14 +14,14 @@

    code/datums/martial.dm - +

    /datum/martial_artMartial Arts
    diff --git a/code/datums/martial/cqc.html b/code/datums/martial/cqc.html index 9454fc5e23a3..0c9bb682cc76 100644 --- a/code/datums/martial/cqc.html +++ b/code/datums/martial/cqc.html @@ -14,7 +14,7 @@ — Define Details

    code/datums/martial/cqc.dm - +

    @@ -24,23 +24,23 @@

    code/datums/martial/cqc.dm

    PRESSURE_COMBOpressure combo string
    CONSECUTIVE_COMBOconsecutive combo string

    Define Details

    CONSECUTIVE_COMBO - +

    consecutive combo string

    KICK_COMBO - +

    kick combo string

    PRESSURE_COMBO - +

    pressure combo string

    RESTRAIN_COMBO - +

    restrain combo string

    SLAM_COMBO - +

    CQC martial art

    @@ -54,7 +54,7 @@

    CON slam combo string

    diff --git a/code/datums/martial/ultra_violence.html b/code/datums/martial/ultra_violence.html index 776e3e4f352a..59b58e3c0882 100644 --- a/code/datums/martial/ultra_violence.html +++ b/code/datums/martial/ultra_violence.html @@ -14,14 +14,14 @@

    code/datums/martial/ultra_violence.dm - +

    /obj/item/gun/ballistic/revolver/ipcmartialI don't check does the user have an item in a hand, because it is a martial art action, and to use it... you need to have a empty hand
    diff --git a/code/datums/materials/_material.html b/code/datums/materials/_material.html index cd539fe72f29..e52a99fae75f 100644 --- a/code/datums/materials/_material.html +++ b/code/datums/materials/_material.html @@ -14,7 +14,7 @@

    code/datums/materials/_material.dm - +

    @@ -22,7 +22,7 @@

    code/datums/materials/_material.dm

    Simple datum which is instanced once per type and is used for every object of said material. It has a variety of variables that define behavior. Subtyping from this makes it easier to create your own materials.

    diff --git a/code/datums/materials/basemats.html b/code/datums/materials/basemats.html index 4d24cf3cb7c4..bac67ba31c6d 100644 --- a/code/datums/materials/basemats.html +++ b/code/datums/materials/basemats.html @@ -14,7 +14,7 @@

    code/datums/materials/basemats.dm - +

    @@ -34,7 +34,7 @@

    code/datums/materials/basemats.dm Used for some batteries and in atmospherics to lower the required temperature for fusion

    diff --git a/code/datums/mocking/client.html b/code/datums/mocking/client.html index 2ff87130ccab..739e8b6fc0e7 100644 --- a/code/datums/mocking/client.html +++ b/code/datums/mocking/client.html @@ -14,14 +14,14 @@

    code/datums/mocking/client.dm - +

    /datum/client_interfaceThis should match the interface of /client wherever necessary.
    diff --git a/code/datums/outfit.html b/code/datums/outfit.html index d05ec086fdf9..c900d7fb12da 100644 --- a/code/datums/outfit.html +++ b/code/datums/outfit.html @@ -14,7 +14,7 @@

    code/datums/outfit.dm - +

    @@ -22,7 +22,7 @@

    code/datums/outfit.dm this is the way to do it cleanly and properly.

    diff --git a/code/datums/station_traits/_station_trait.html b/code/datums/station_traits/_station_trait.html index fe41e19f99ec..46e93e44a747 100644 --- a/code/datums/station_traits/_station_trait.html +++ b/code/datums/station_traits/_station_trait.html @@ -14,14 +14,14 @@

    code/datums/station_traits/_station_trait.dm - +

    /datum/station_traitBase class of station traits. These are used to influence rounds in one way or the other by influencing the levers of the station.
    diff --git a/code/datums/station_traits/negative_traits.html b/code/datums/station_traits/negative_traits.html index e6c0bfb64cd9..ef00b8a624b7 100644 --- a/code/datums/station_traits/negative_traits.html +++ b/code/datums/station_traits/negative_traits.html @@ -14,14 +14,14 @@

    code/datums/station_traits/negative_traits.dm - +

    /datum/station_trait/random_event_weight_modifierThe bot's language holder - so we can randomize and change their language
    diff --git a/code/datums/status_effects/debuffs/blue_eye.html b/code/datums/status_effects/debuffs/blue_eye.html index 049aea65fa00..b3f73db5c740 100644 --- a/code/datums/status_effects/debuffs/blue_eye.html +++ b/code/datums/status_effects/debuffs/blue_eye.html @@ -14,14 +14,14 @@

    code/datums/status_effects/debuffs/blue_eye.dm - +

    /datum/status_effect/blue_eyeBlue eye effect, makes your screen a swirling blue
    diff --git a/code/datums/status_effects/debuffs/confusion.html b/code/datums/status_effects/debuffs/confusion.html index 035c12b582d9..8127dbb2ecfe 100644 --- a/code/datums/status_effects/debuffs/confusion.html +++ b/code/datums/status_effects/debuffs/confusion.html @@ -14,7 +14,7 @@ — Define Details

    code/datums/status_effects/debuffs/confusion.dm - +

    @@ -23,21 +23,21 @@

    code/datums/status_effects/debuffs/confusion.dm

    CONFUSION_DIAGONAL_MOVE_PROB_PER_SECONDA multiplier applied on how much time is left (in seconds) that determines the chance of moving diagonally randomly
    /datum/status_effect/confusionA status effect used for adding confusion to a mob.

    Define Details

    CONFUSION_DIAGONAL_MOVE_PROB_PER_SECOND - +

    A multiplier applied on how much time is left (in seconds) that determines the chance of moving diagonally randomly

    CONFUSION_FULL_THRESHOLD - +

    The threshold in which all of our movements are fully randomized, in seconds.

    CONFUSION_SIDEWAYS_MOVE_PROB_PER_SECOND - +

    A multiplier applied on how much time is left (in seconds) that determines the chance of moving sideways randomly

    diff --git a/code/datums/status_effects/debuffs/debuffs.html b/code/datums/status_effects/debuffs/debuffs.html index 64356327dd11..6a24886479a2 100644 --- a/code/datums/status_effects/debuffs/debuffs.html +++ b/code/datums/status_effects/debuffs/debuffs.html @@ -14,14 +14,14 @@

    code/datums/status_effects/debuffs/debuffs.dm - +

    /datum/status_effect/incapacitating/incapacitatedThis status effect represents anything that leaves a character unable to perform basic tasks (interrupting do-afters, for example), but doesn't incapacitate them further than that (no stuns etc..)
    diff --git a/code/datums/status_effects/debuffs/drugginess.html b/code/datums/status_effects/debuffs/drugginess.html index b512b017e500..8cef0d084ba2 100644 --- a/code/datums/status_effects/debuffs/drugginess.html +++ b/code/datums/status_effects/debuffs/drugginess.html @@ -14,7 +14,7 @@

    code/datums/status_effects/debuffs/drugginess.dm - +

    @@ -22,7 +22,7 @@

    code/datums/status_effects/debuffs/drugginess.dm

    /atom/movable/screen/alert/status_effect/highThe status effect for "drugginess"
    diff --git a/code/datums/status_effects/debuffs/drunk.html b/code/datums/status_effects/debuffs/drunk.html index afaca4349616..6f88c48e729d 100644 --- a/code/datums/status_effects/debuffs/drunk.html +++ b/code/datums/status_effects/debuffs/drunk.html @@ -14,7 +14,7 @@ — Define Details

    code/datums/status_effects/debuffs/drunk.dm - +

    @@ -27,13 +27,13 @@

    code/datums/status_effects/debuffs/drunk.dm Has all the main side effects of being drunk, scaling up as they get more drunk.

    /atom/movable/screen/alert/status_effect/drunkStatus effect for being fully drunk (not tipsy).

    Define Details

    TIPSY_THRESHOLD - +

    The threshld which determine if someone is tipsy vs drunk

    diff --git a/code/datums/status_effects/debuffs/hallucination.html b/code/datums/status_effects/debuffs/hallucination.html index 068f25ca02d8..0c8333217f34 100644 --- a/code/datums/status_effects/debuffs/hallucination.html +++ b/code/datums/status_effects/debuffs/hallucination.html @@ -14,7 +14,7 @@

    code/datums/status_effects/debuffs/hallucination.dm - +

    @@ -22,7 +22,7 @@

    code/datums/status_effects/debuffs/hallucination.dm Hallucinations are drawn from the global weighted list, random_hallucination_weighted_list

    diff --git a/code/datums/status_effects/debuffs/red_eye.html b/code/datums/status_effects/debuffs/red_eye.html index 632c332952a1..2bd497d995f3 100644 --- a/code/datums/status_effects/debuffs/red_eye.html +++ b/code/datums/status_effects/debuffs/red_eye.html @@ -14,14 +14,14 @@

    code/datums/status_effects/debuffs/red_eye.dm - +

    /datum/status_effect/red_eyeRed eye effect, makes your screen a swirling red
    diff --git a/code/datums/status_effects/status_effect.html b/code/datums/status_effects/status_effect.html index ad1ed3e17c2f..d774bcf2ea74 100644 --- a/code/datums/status_effects/status_effect.html +++ b/code/datums/status_effects/status_effect.html @@ -14,7 +14,7 @@

    code/datums/status_effects/status_effect.dm - +

    @@ -22,7 +22,7 @@

    code/datums/status_effects/status_effect.dm This file contains their code, plus code for applying and removing them.

    diff --git a/code/datums/status_effects/wound_effects.html b/code/datums/status_effects/wound_effects.html index cb52e467a739..94962e36499c 100644 --- a/code/datums/status_effects/wound_effects.html +++ b/code/datums/status_effects/wound_effects.html @@ -14,14 +14,14 @@

    code/datums/status_effects/wound_effects.dm - +

    /atom/movable/screen/alert/status_effect/woundWOUNDS
    diff --git a/code/datums/view.html b/code/datums/view.html index 1648bc67653e..78d1be16d8da 100644 --- a/code/datums/view.html +++ b/code/datums/view.html @@ -14,14 +14,14 @@

    code/datums/view.dm - +

    /datum/viewDataContainer for client viewsize
    diff --git a/code/datums/weakrefs.html b/code/datums/weakrefs.html index db80ac357abc..1ce80deda4fc 100644 --- a/code/datums/weakrefs.html +++ b/code/datums/weakrefs.html @@ -14,7 +14,7 @@

    code/datums/weakrefs.dm - +

    @@ -25,7 +25,7 @@

    code/datums/weakrefs.dm The datum can be referenced again using resolve().

    diff --git a/code/datums/world_topic.html b/code/datums/world_topic.html index 60cb43bcbf3b..1f394bf4885e 100644 --- a/code/datums/world_topic.html +++ b/code/datums/world_topic.html @@ -14,14 +14,14 @@

    code/datums/world_topic.dm - +

    /datum/world_topic/ticket_administerDiscord Tickets
    diff --git a/code/datums/wounds/bones.html b/code/datums/wounds/bones.html index 5c4bff7ffcdd..01a090e96eb1 100644 --- a/code/datums/wounds/bones.html +++ b/code/datums/wounds/bones.html @@ -14,7 +14,7 @@

    code/datums/wounds/bones.dm - +

    @@ -22,7 +22,7 @@

    code/datums/wounds/bones.dm

    /datum/wound/blunt/criticalCompound Fracture (Critical Blunt)
    diff --git a/code/datums/wounds/scars/_scars.html b/code/datums/wounds/scars/_scars.html index 2f82be46e303..564d13679287 100644 --- a/code/datums/wounds/scars/_scars.html +++ b/code/datums/wounds/scars/_scars.html @@ -14,7 +14,7 @@

    code/datums/wounds/scars/_scars.dm - +

    @@ -22,7 +22,7 @@

    code/datums/wounds/scars/_scars.dm look like, and then each body part has a list of "specific locations" like your elbow or wrist or wherever the scar can appear, to make it more interesting than "right arm"

    diff --git a/code/game/area/areas.html b/code/game/area/areas.html index 5378fbdeae29..90e945e7d829 100644 --- a/code/game/area/areas.html +++ b/code/game/area/areas.html @@ -14,7 +14,7 @@

    code/game/area/areas.dm - +

    @@ -23,7 +23,7 @@

    code/game/area/areas.dm

    Generate a list of turfs you can teleport to from the areas list
    diff --git a/code/game/area/areas/mining.html b/code/game/area/areas/mining.html index 15e83d149426..407c8456849f 100644 --- a/code/game/area/areas/mining.html +++ b/code/game/area/areas/mining.html @@ -14,7 +14,7 @@

    code/game/area/areas/mining.dm - +

    @@ -23,7 +23,7 @@

    code/game/area/areas/mining.dm

    /area/icemoonIce Moon Areas
    diff --git a/code/game/area/areas/shuttles.html b/code/game/area/areas/shuttles.html index 8fc29d9681b0..0573f3cb00cb 100644 --- a/code/game/area/areas/shuttles.html +++ b/code/game/area/areas/shuttles.html @@ -14,7 +14,7 @@

    code/game/area/areas/shuttles.dm - +

    @@ -26,7 +26,7 @@

    code/game/area/areas/shuttles.dm

    /area/shuttle/transitSingle-area shuttles
    diff --git a/code/game/atoms.html b/code/game/atoms.html index 4ca85d2f9815..66063e762f66 100644 --- a/code/game/atoms.html +++ b/code/game/atoms.html @@ -14,7 +14,7 @@

    code/game/atoms.dm - +

    @@ -28,7 +28,7 @@

    code/game/atoms.dm

    log_wound() is for when someone is attacked and suffers a wound. Note that this only captures wounds from damage, so smites/forced wounds aren't logged, as well as demotions like cuts scabbing over
    diff --git a/code/game/gamemodes/clown_ops/clown_weapons.html b/code/game/gamemodes/clown_ops/clown_weapons.html index 364a126adb72..c09e7e4cb145 100644 --- a/code/game/gamemodes/clown_ops/clown_weapons.html +++ b/code/game/gamemodes/clown_ops/clown_weapons.html @@ -14,19 +14,19 @@ — Define Details

    code/game/gamemodes/clown_ops/clown_weapons.dm - +

    BANANA_SHOES_RECHARGE_RATERecharging rate in PPS (peels per second)

    Define Details

    BANANA_SHOES_RECHARGE_RATE - +

    Recharging rate in PPS (peels per second)

    diff --git a/code/game/gamemodes/dynamic.html b/code/game/gamemodes/dynamic.html index 483f865c8849..cf50bf9e9d04 100644 --- a/code/game/gamemodes/dynamic.html +++ b/code/game/gamemodes/dynamic.html @@ -14,7 +14,7 @@

    DYNAMIC - +

    @@ -204,7 +204,7 @@

    Random Event "Hijacking"

    n is a random value between random_event_hijack_minimum and random_event_hijack_maximum. Injection chance, should it need to be raised, is increased by hijacked_random_event_injection_chance.

    diff --git a/code/game/gamemodes/dynamic/dynamic_logging.html b/code/game/gamemodes/dynamic/dynamic_logging.html index db6f1a335924..41d0f7eda030 100644 --- a/code/game/gamemodes/dynamic/dynamic_logging.html +++ b/code/game/gamemodes/dynamic/dynamic_logging.html @@ -14,7 +14,7 @@

    code/game/gamemodes/dynamic/dynamic_logging.dm - +

    @@ -23,7 +23,7 @@

    code/game/gamemodes/dynamic/dynamic_logging.dm

    /datum/dynamic_snapshot_rulesetA ruleset chosen during a snapshot
    diff --git a/code/game/gamemodes/dynamic/dynamic_rulesets_midround.html b/code/game/gamemodes/dynamic/dynamic_rulesets_midround.html index 13affcdc404f..20826bb8349e 100644 --- a/code/game/gamemodes/dynamic/dynamic_rulesets_midround.html +++ b/code/game/gamemodes/dynamic/dynamic_rulesets_midround.html @@ -14,7 +14,7 @@

    code/game/gamemodes/dynamic/dynamic_rulesets_midround.dm - +

    @@ -23,7 +23,7 @@

    code/game/gamemodes/dynamic/dynamic_rulesets_midround.dm

    /datum/dynamic_ruleset/midround/obsessedObsessed ruleset
    diff --git a/code/game/gamemodes/objective.html b/code/game/gamemodes/objective.html index e131930bbfbf..45283d8f5b3d 100644 --- a/code/game/gamemodes/objective.html +++ b/code/game/gamemodes/objective.html @@ -14,7 +14,7 @@

    code/game/gamemodes/objective.dm - +

    @@ -27,7 +27,7 @@

    code/game/gamemodes/objective.dm

    /datum/objective/break_machineryBreak shit - the objective
    diff --git a/code/game/machinery/bounty_board.html b/code/game/machinery/bounty_board.html index 05f4d7076320..ae22e01f4b13 100644 --- a/code/game/machinery/bounty_board.html +++ b/code/game/machinery/bounty_board.html @@ -14,7 +14,7 @@

    code/game/machinery/bounty_board.dm - +

    @@ -24,7 +24,7 @@

    code/game/machinery/bounty_board.dm All of this is passed to the Request Console UI in order to present in organized way.

    diff --git a/code/game/machinery/computer/dna_console.html b/code/game/machinery/computer/dna_console.html index 4b2785c9ae91..25cc08315f37 100644 --- a/code/game/machinery/computer/dna_console.html +++ b/code/game/machinery/computer/dna_console.html @@ -14,7 +14,7 @@ — Define Details

    code/game/machinery/computer/dna_console.dm - +

    @@ -34,69 +34,69 @@

    code/game/machinery/computer/dna_console.dm

    SEARCH_DISKETTEFlag for the mutation ref search system. Search will include diskette storage
    SEARCH_ADV_INJFlag for the mutation ref search system. Search will include advanced injector mutations

    Define Details

    INJECTOR_TIMEOUT - +

    Base timeout for creating mutation activators and other injectors

    JOKER_TIMEOUT - +

    Timeout for using the Joker feature to solve a gene in DNA Console

    JOKER_UPGRADE - +

    How much time DNA Scanner upgrade tiers remove from JOKER_TIMEOUT

    NUMBER_OF_BUFFERS - +

    Maximum number of genetic makeup storage slots in DNA Console

    RADIATION_ACCURACY_MULTIPLIER - +

    Large values reduce pulse accuracy and may pulse other enzymes than selected

    RADIATION_DURATION_MAX - +

    Maximum value for the radiation pulse duration when pulsing enzymes

    RADIATION_IRRADIATION_MULTIPLIER - +

    Multiplier for how much radiation received from DNA Console functionality

    RADIATION_STRENGTH_MAX - +

    Maximum value for radiaton strength when pulsing enzymes

    RADIATION_STRENGTH_MULTIPLIER - +

    Larger multipliers will affect the range of values when pulsing enzymes

    SCRAMBLE_TIMEOUT - +

    Timeout for DNA Scramble in DNA Consoles

    SEARCH_ADV_INJ - +

    Flag for the mutation ref search system. Search will include advanced injector mutations

    SEARCH_DISKETTE - +

    Flag for the mutation ref search system. Search will include diskette storage

    SEARCH_OCCUPANT - +

    Flag for the mutation ref search system. Search will include scanner occupant

    SEARCH_STORED - +

    Flag for the mutation ref search system. Search will include console storage

    STATUS_TRANSFORMING - +

    Special status indicating a scanner occupant is transforming eg. from monkey to human

    diff --git a/code/game/machinery/deployable.html b/code/game/machinery/deployable.html index f14bfdda8c7e..a25e6188e66c 100644 --- a/code/game/machinery/deployable.html +++ b/code/game/machinery/deployable.html @@ -14,14 +14,14 @@

    code/game/machinery/deployable.dm - +

    /obj/structure/barricade/woodenBARRICADE TYPES
    diff --git a/code/game/machinery/holosign.html b/code/game/machinery/holosign.html index cf3e38d98a3a..4f5d2c73ada6 100644 --- a/code/game/machinery/holosign.html +++ b/code/game/machinery/holosign.html @@ -14,14 +14,14 @@

    code/game/machinery/holosign.dm - +

    /obj/machinery/holosignHOLOSIGN
    diff --git a/code/game/machinery/lightswitch.html b/code/game/machinery/lightswitch.html index 616460e52895..b8efd0415918 100644 --- a/code/game/machinery/lightswitch.html +++ b/code/game/machinery/lightswitch.html @@ -14,14 +14,14 @@

    code/game/machinery/lightswitch.dm - +

    /obj/machinery/light_switchThe light switch. Can have multiple per area.
    diff --git a/code/game/machinery/limbgrower.html b/code/game/machinery/limbgrower.html index 34722f797fe4..795afff49ce1 100644 --- a/code/game/machinery/limbgrower.html +++ b/code/game/machinery/limbgrower.html @@ -14,7 +14,7 @@

    code/game/machinery/limbgrower.dm - +

    @@ -22,7 +22,7 @@

    code/game/machinery/limbgrower.dm See [limbgrower_designs.dm] for everything we can make.

    diff --git a/code/game/machinery/porta_turret/portable_turret_cover.html b/code/game/machinery/porta_turret/portable_turret_cover.html index d95461da01ba..44ff42471752 100644 --- a/code/game/machinery/porta_turret/portable_turret_cover.html +++ b/code/game/machinery/porta_turret/portable_turret_cover.html @@ -14,14 +14,14 @@

    code/game/machinery/porta_turret/portable_turret_cover.dm - +

    /obj/machinery/porta_turret_coverPORTABLE TURRET COVER
    diff --git a/code/game/machinery/sci_bombardment.html b/code/game/machinery/sci_bombardment.html index 9d8b049f1af5..acbe121a30cb 100644 --- a/code/game/machinery/sci_bombardment.html +++ b/code/game/machinery/sci_bombardment.html @@ -14,7 +14,7 @@

    code/game/machinery/sci_bombardment.dm - +

    @@ -22,7 +22,7 @@

    code/game/machinery/sci_bombardment.dm then shoots (and detonates) them at Lavaland Z-level GPS coordinates provided.

    diff --git a/code/game/machinery/shieldgen.html b/code/game/machinery/shieldgen.html index 5605074e8cff..3478131ee099 100644 --- a/code/game/machinery/shieldgen.html +++ b/code/game/machinery/shieldgen.html @@ -14,14 +14,14 @@

    code/game/machinery/shieldgen.dm - +

    /obj/machinery/shieldwallContainment Field START
    diff --git a/code/game/machinery/slotmachine.html b/code/game/machinery/slotmachine.html index 1011b8b30951..4da66058be2f 100644 --- a/code/game/machinery/slotmachine.html +++ b/code/game/machinery/slotmachine.html @@ -14,7 +14,7 @@ — Define Details

    code/game/machinery/slotmachine.dm - +

    @@ -24,7 +24,7 @@

    code/game/machinery/slotmachine.dm | Tgstation port by Miauw | *

    Define Details

    SPIN_PRICE - +

    *
    @@ -34,7 +34,7 @@

    SPIN_PRICE *

    diff --git a/code/game/machinery/status_display.html b/code/game/machinery/status_display.html index ca13ce19e996..d7adcaae0a35 100644 --- a/code/game/machinery/status_display.html +++ b/code/game/machinery/status_display.html @@ -14,7 +14,7 @@

    code/game/machinery/status_display.dm - +

    @@ -26,7 +26,7 @@

    code/game/machinery/status_display.dm

    /obj/machinery/status_display/aiPictograph display which the AI can use to emote.
    diff --git a/code/game/machinery/syndicatebomb.html b/code/game/machinery/syndicatebomb.html index dd4727e8bd88..e32672e0a060 100644 --- a/code/game/machinery/syndicatebomb.html +++ b/code/game/machinery/syndicatebomb.html @@ -14,7 +14,7 @@

    code/game/machinery/syndicatebomb.dm - +

    @@ -24,7 +24,7 @@

    code/game/machinery/syndicatebomb.dm

    /obj/item/syndicatedetonatorSyndicate Detonator (aka the big red button)
    diff --git a/code/game/machinery/telecomms/broadcasting.html b/code/game/machinery/telecomms/broadcasting.html index 452257632e1a..225e97ea978d 100644 --- a/code/game/machinery/telecomms/broadcasting.html +++ b/code/game/machinery/telecomms/broadcasting.html @@ -14,7 +14,7 @@

    code/game/machinery/telecomms/broadcasting.dm - +

    @@ -22,7 +22,7 @@

    code/game/machinery/telecomms/broadcasting.dm parameters.

    diff --git a/code/game/mecha/equipment/tools/medical_tools.html b/code/game/mecha/equipment/tools/medical_tools.html index 908f224506f7..2cc12ac84c11 100644 --- a/code/game/mecha/equipment/tools/medical_tools.html +++ b/code/game/mecha/equipment/tools/medical_tools.html @@ -14,7 +14,7 @@

    code/game/mecha/equipment/tools/medical_tools.dm - +

    @@ -22,7 +22,7 @@

    code/game/mecha/equipment/tools/medical_tools.dm

    /obj/item/mecha_parts/mecha_equipment/medical/mechmedbeamMedical Beam
    diff --git a/code/game/mecha/equipment/tools/other_tools.html b/code/game/mecha/equipment/tools/other_tools.html index ccc01b4e9c6c..6cf9f08e42b3 100644 --- a/code/game/mecha/equipment/tools/other_tools.html +++ b/code/game/mecha/equipment/tools/other_tools.html @@ -14,7 +14,7 @@

    code/game/mecha/equipment/tools/other_tools.dm - +

    @@ -28,7 +28,7 @@

    code/game/mecha/equipment/tools/other_tools.dm

    /obj/item/mecha_parts/mecha_equipment/emergency_ejectEJECTION
    diff --git a/code/game/mecha/mecha_actions.html b/code/game/mecha/mecha_actions.html index eb9423b586de..ba64f566b564 100644 --- a/code/game/mecha/mecha_actions.html +++ b/code/game/mecha/mecha_actions.html @@ -14,14 +14,14 @@

    code/game/mecha/mecha_actions.dm - +

    /datum/action/innate/mecha/mech_toggle_thrustersSpecific Ability Actions
    diff --git a/code/game/mecha/mecha_construction_paths.html b/code/game/mecha/mecha_construction_paths.html index fd3d2376d501..dc05f35afa13 100644 --- a/code/game/mecha/mecha_construction_paths.html +++ b/code/game/mecha/mecha_construction_paths.html @@ -14,14 +14,14 @@

    code/game/mecha/mecha_construction_paths.dm - +

    /datum/component/construction/mechaConstruction datums
    diff --git a/code/game/mecha/mecha_parts.html b/code/game/mecha/mecha_parts.html index e72f1ee5aa5f..f7fd851e3afc 100644 --- a/code/game/mecha/mecha_parts.html +++ b/code/game/mecha/mecha_parts.html @@ -14,7 +14,7 @@

    code/game/mecha/mecha_parts.dm - +

    @@ -31,7 +31,7 @@

    code/game/mecha/mecha_parts.dm

    /obj/item/circuitboard/mechaCircuitboards
    diff --git a/code/game/mecha/mecha_wreckage.html b/code/game/mecha/mecha_wreckage.html index 4d4db877aece..bd2f0493ab83 100644 --- a/code/game/mecha/mecha_wreckage.html +++ b/code/game/mecha/mecha_wreckage.html @@ -14,14 +14,14 @@

    code/game/mecha/mecha_wreckage.dm - +

    /obj/structure/mecha_wreckageMecha wreckage
    diff --git a/code/game/mecha/working/clarke.html b/code/game/mecha/working/clarke.html index 9cb5573ad428..a2c072f8f8bb 100644 --- a/code/game/mecha/working/clarke.html +++ b/code/game/mecha/working/clarke.html @@ -14,7 +14,7 @@

    code/game/mecha/working/clarke.dm - +

    @@ -22,7 +22,7 @@

    code/game/mecha/working/clarke.dm

    /obj/item/mecha_parts/mecha_equipment/orebox_managerSpecial equipment for the Clarke mech, handles moving ore without giving the mech a hydraulic clamp and cargo compartment.
    diff --git a/code/game/objects/effects/anomalies.html b/code/game/objects/effects/anomalies.html index ce067d192af6..6663725a14eb 100644 --- a/code/game/objects/effects/anomalies.html +++ b/code/game/objects/effects/anomalies.html @@ -14,19 +14,19 @@ — Define Details

    code/game/objects/effects/anomalies.dm - +

    ANOMALY_MOVECHANCEChance of taking a step per second

    Define Details

    ANOMALY_MOVECHANCE - +

    Chance of taking a step per second

    diff --git a/code/game/objects/effects/decals/turfdecal/tilecoloring.html b/code/game/objects/effects/decals/turfdecal/tilecoloring.html index f817ad9ab52d..c06dba00fd29 100644 --- a/code/game/objects/effects/decals/turfdecal/tilecoloring.html +++ b/code/game/objects/effects/decals/turfdecal/tilecoloring.html @@ -14,7 +14,7 @@

    code/game/objects/effects/decals/turfdecal/tilecoloring.dm - +

    @@ -41,7 +41,7 @@

    code/game/objects/effects/decals/turfdecal/tilecoloring.dm

    /obj/effect/turf_decal/trimline/atmosatmos trimlines
    diff --git a/code/game/objects/effects/effect_system/effects_other.html b/code/game/objects/effects/effect_system/effects_other.html index 32a3d17698f2..6cf192018204 100644 --- a/code/game/objects/effects/effect_system/effects_other.html +++ b/code/game/objects/effects/effect_system/effects_other.html @@ -14,7 +14,7 @@

    code/game/objects/effects/effect_system/effects_other.dm - +

    @@ -24,7 +24,7 @@

    code/game/objects/effects/effect_system/effects_other.dm and don't call start() in a loop that will be repeated otherwise it'll get spammed!

    diff --git a/code/game/objects/effects/effect_system/fluid_spread/_fluid_spread.html b/code/game/objects/effects/effect_system/fluid_spread/_fluid_spread.html index 1d07ed6bec86..92e60f74070c 100644 --- a/code/game/objects/effects/effect_system/fluid_spread/_fluid_spread.html +++ b/code/game/objects/effects/effect_system/fluid_spread/_fluid_spread.html @@ -14,7 +14,7 @@

    code/game/objects/effects/effect_system/fluid_spread/_fluid_spread.dm - +

    @@ -24,7 +24,7 @@

    code/game/objects/effects/effect_system/fluid_spread/_fluid_spread.dm

    /datum/effect_system/fluid_spreadA factory which produces fluid groups.
    diff --git a/code/game/objects/effects/effect_system/fluid_spread/effects_foam.html b/code/game/objects/effects/effect_system/fluid_spread/effects_foam.html index 9c2879e89d4e..51fa26889579 100644 --- a/code/game/objects/effects/effect_system/fluid_spread/effects_foam.html +++ b/code/game/objects/effects/effect_system/fluid_spread/effects_foam.html @@ -14,7 +14,7 @@ — Define Details

    code/game/objects/effects/effect_system/fluid_spread/effects_foam.dm - +

    @@ -39,21 +39,21 @@

    code/game/objects/effects/effect_system/fluid_spread/effects_foam.dm

    /obj/effect/particle_effect/fluid/foam/metal/resinA foam variant which produces atmos resin walls.
    /obj/structure/foamedmetal/resinAtmos Backpack Resin, transparent, prevents atmos and filters the air

    Define Details

    FOAM_REAGENT_SCALE - +

    The effective scaling of the reagents in the foam. (Total delivered at or below MINIMUM_FOAM_DILUTION)

    MINIMUM_FOAM_DILUTION - +

    The minumum foam-area based divisor used to decrease foam exposure volume.

    MINIMUM_FOAM_DILUTION_RANGE - +

    The minimum foam range required to start diluting the reagents past the minimum dilution rate.

    diff --git a/code/game/objects/effects/effect_system/fluid_spread/effects_smoke.html b/code/game/objects/effects/effect_system/fluid_spread/effects_smoke.html index 59ae8df4f73a..aab29fe76b6c 100644 --- a/code/game/objects/effects/effect_system/fluid_spread/effects_smoke.html +++ b/code/game/objects/effects/effect_system/fluid_spread/effects_smoke.html @@ -14,7 +14,7 @@

    code/game/objects/effects/effect_system/fluid_spread/effects_smoke.dm - +

    @@ -42,7 +42,7 @@

    code/game/objects/effects/effect_system/fluid_spread/effects_smoke.dm

    /obj/effect/particle_effect/fluid/smoke/chem/quickA version of chemical smoke with a very short lifespan.
    diff --git a/code/game/objects/effects/forcefields.html b/code/game/objects/effects/forcefields.html index 45576a828507..42e258bbaecd 100644 --- a/code/game/objects/effects/forcefields.html +++ b/code/game/objects/effects/forcefields.html @@ -14,7 +14,7 @@

    code/game/objects/effects/forcefields.dm - +

    @@ -22,7 +22,7 @@

    code/game/objects/effects/forcefields.dm

    /obj/effect/forcefield/mimeMime forcefields (invisible walls)
    diff --git a/code/game/objects/effects/info.html b/code/game/objects/effects/info.html index 867d170f9721..a4da6f9c29b9 100644 --- a/code/game/objects/effects/info.html +++ b/code/game/objects/effects/info.html @@ -14,14 +14,14 @@

    code/game/objects/effects/info.dm - +

    /obj/effect/abstract/infoAn info button that, when clicked, puts some text in the user's chat
    diff --git a/code/game/objects/effects/landmarks.html b/code/game/objects/effects/landmarks.html index 638bb5b35c03..5b2d0f435580 100644 --- a/code/game/objects/effects/landmarks.html +++ b/code/game/objects/effects/landmarks.html @@ -14,7 +14,7 @@

    code/game/objects/effects/landmarks.dm - +

    @@ -24,7 +24,7 @@

    code/game/objects/effects/landmarks.dm In landmarks.dm and not unit_test.dm so it is always active in the mapping tools.

    diff --git a/code/game/objects/effects/spawners/lootdrop.html b/code/game/objects/effects/spawners/lootdrop.html index e33afc355574..8ba400248dd5 100644 --- a/code/game/objects/effects/spawners/lootdrop.html +++ b/code/game/objects/effects/spawners/lootdrop.html @@ -14,14 +14,14 @@

    code/game/objects/effects/spawners/lootdrop.dm - +

    /obj/effect/spawner/lootdrop/plushiesobj/item/organ/tongue/ethereal,
    diff --git a/code/game/objects/effects/turf_fire.html b/code/game/objects/effects/turf_fire.html index fa6aa0fe7354..f350d4643937 100644 --- a/code/game/objects/effects/turf_fire.html +++ b/code/game/objects/effects/turf_fire.html @@ -14,7 +14,7 @@ — Define Details

    code/game/objects/effects/turf_fire.dm - +

    @@ -32,57 +32,57 @@

    code/game/objects/effects/turf_fire.dm

    TURF_FIRE_BURN_PLAY_SOUND_EFFECT_CHANCEPercent chance of playing a sound effect
    /obj/effect/abstract/turf_fire/magicalAll the subtypes are for adminbussery and or mapping

    Define Details

    TURF_FIRE_BURN_CARBON_DIOXIDE_MULTIPLIER - +

    The oxygen to CO2 conversion rate

    TURF_FIRE_BURN_MINIMUM_OXYGEN_REQUIRED - +

    Minimum moles of oxygen required to burn

    TURF_FIRE_BURN_PLAY_SOUND_EFFECT_CHANCE - +

    Percent chance of playing a sound effect

    TURF_FIRE_BURN_RATE_BASE - +

    The base burn rate, increases with fire power

    TURF_FIRE_BURN_RATE_PER_POWER - +

    Increase in burn rate for each fire power

    TURF_FIRE_ENERGY_PER_BURNED_OXY_MOL - +

    Joules of energy added to the air for each oxygen molecule consumed

    TURF_FIRE_MAX_POWER - +

    Maximum fire power the turf fire can have

    TURF_FIRE_POWER_LOSS_ON_LOW_TEMP - +

    The amount of power loss from low temperatures, scales with how far the temperature FIRE_MINIMUM_TEMPERATURE_TO_EXIST

    TURF_FIRE_SPREAD_RATE - +

    Multiplier for the probability of spreading to adjacent tiles and how much power the new fires have

    TURF_FIRE_TEMP_BASE - +

    The base temperature used when calling hotspot_expose()

    TURF_FIRE_TEMP_INCREMENT_PER_POWER - +

    The increase of temperature used in hotspot_expose() for each fire_power the turf fire has

    TURF_FIRE_VOLUME - +

    The volume of the hotspot exposure, in liters

    diff --git a/code/game/objects/items/AI_modules.html b/code/game/objects/items/AI_modules.html index 9c2685002ff2..82b38e6ea413 100644 --- a/code/game/objects/items/AI_modules.html +++ b/code/game/objects/items/AI_modules.html @@ -14,7 +14,7 @@

    code/game/objects/items/AI_modules.dm - +

    @@ -73,7 +73,7 @@

    code/game/objects/items/AI_modules.dm

    /obj/item/aiModule/core/full/revolutionaryRevolutionary
    diff --git a/code/game/objects/items/RSF.html b/code/game/objects/items/RSF.html index bbc641981811..ed879d87202c 100644 --- a/code/game/objects/items/RSF.html +++ b/code/game/objects/items/RSF.html @@ -14,20 +14,20 @@ — Define Details

    code/game/objects/items/RSF.dm - +

    OBJECT_OR_LIST_ELEMENTExtracts the related object from a associated list of objects and values, or lists and objects.

    Define Details

    OBJECT_OR_LIST_ELEMENT - +

    Extracts the related object from a associated list of objects and values, or lists and objects.

    diff --git a/code/game/objects/items/airlock_painter.html b/code/game/objects/items/airlock_painter.html index 746b44e2b109..3c05785cef83 100644 --- a/code/game/objects/items/airlock_painter.html +++ b/code/game/objects/items/airlock_painter.html @@ -14,19 +14,19 @@ — Define Details

    code/game/objects/items/airlock_painter.dm - +

    PAINTER_MOSTbelow these levels trigger the special sprites

    Define Details

    PAINTER_MOST - +

    below these levels trigger the special sprites

    diff --git a/code/game/objects/items/bell.html b/code/game/objects/items/bell.html index 81406576bae7..83f9c7bf7b74 100644 --- a/code/game/objects/items/bell.html +++ b/code/game/objects/items/bell.html @@ -14,14 +14,14 @@

    code/game/objects/items/bell.dm - +

    /obj/item/deskbell/buttonButtons
    diff --git a/code/game/objects/items/devices/busterarm/_buster.html b/code/game/objects/items/devices/busterarm/_buster.html index fd8e7ecc6f05..75efe5ff6870 100644 --- a/code/game/objects/items/devices/busterarm/_buster.html +++ b/code/game/objects/items/devices/busterarm/_buster.html @@ -14,7 +14,7 @@

    code/game/objects/items/devices/busterarm/_buster.dm - +

    @@ -25,7 +25,7 @@

    code/game/objects/items/devices/busterarm/_buster.dm

    /obj/item/busterParent to buster arm items: Megabuster and Grapple (Wire snatch is a magic gun)
    diff --git a/code/game/objects/items/devices/busterarm/buster_limb.html b/code/game/objects/items/devices/busterarm/buster_limb.html index 4445e780f165..45502db8c43f 100644 --- a/code/game/objects/items/devices/busterarm/buster_limb.html +++ b/code/game/objects/items/devices/busterarm/buster_limb.html @@ -14,7 +14,7 @@

    code/game/objects/items/devices/busterarm/buster_limb.dm - +

    @@ -25,7 +25,7 @@

    code/game/objects/items/devices/busterarm/buster_limb.dm

    /obj/item/bodypart/r_arm/robot/busterSame code as above, but set up for the right arm instead
    diff --git a/code/game/objects/items/devices/busterarm/megabuster.html b/code/game/objects/items/devices/busterarm/megabuster.html index 2d55f4ff2071..790f405386f5 100644 --- a/code/game/objects/items/devices/busterarm/megabuster.html +++ b/code/game/objects/items/devices/busterarm/megabuster.html @@ -14,7 +14,7 @@

    code/game/objects/items/devices/busterarm/megabuster.dm - +

    @@ -22,7 +22,7 @@

    code/game/objects/items/devices/busterarm/megabuster.dm

    /obj/item/buster/megabusterMegabuster Item
    diff --git a/code/game/objects/items/devices/busterarm/wire_snatch.html b/code/game/objects/items/devices/busterarm/wire_snatch.html index fdc929d8fdcc..cdd0cbbc76b1 100644 --- a/code/game/objects/items/devices/busterarm/wire_snatch.html +++ b/code/game/objects/items/devices/busterarm/wire_snatch.html @@ -14,7 +14,7 @@

    code/game/objects/items/devices/busterarm/wire_snatch.dm - +

    @@ -24,7 +24,7 @@

    code/game/objects/items/devices/busterarm/wire_snatch.dm

    /obj/item/projectile/wireProjectile
    diff --git a/code/game/objects/items/devices/gps.html b/code/game/objects/items/devices/gps.html index a26ab7bdb359..f3fcb3976f6b 100644 --- a/code/game/objects/items/devices/gps.html +++ b/code/game/objects/items/devices/gps.html @@ -14,14 +14,14 @@

    code/game/objects/items/devices/gps.dm - +

    /obj/item/gps/pirate
    diff --git a/code/game/objects/items/devices/lightreplacer.html b/code/game/objects/items/devices/lightreplacer.html index ca117c10a619..02bcfe32c7ff 100644 --- a/code/game/objects/items/devices/lightreplacer.html +++ b/code/game/objects/items/devices/lightreplacer.html @@ -14,14 +14,14 @@

    code/game/objects/items/devices/lightreplacer.dm - +

    /obj/item/lightreplacerThe rate at which the laser regenerates charge. Clamped between 30 seconds and basically instantly just in case of weirdness. Knock off 5 seconds per diode rating
    diff --git a/code/game/objects/items/devices/multitool.html b/code/game/objects/items/devices/multitool.html index 193ec782833f..9565f55edefc 100644 --- a/code/game/objects/items/devices/multitool.html +++ b/code/game/objects/items/devices/multitool.html @@ -14,14 +14,14 @@

    code/game/objects/items/devices/multitool.dm - +

    /obj/item/multitoolMultitool -- A multitool is used for hacking electronic devices.
    diff --git a/code/game/objects/items/devices/radio/radio.html b/code/game/objects/items/devices/radio/radio.html index 6c45dd2d921e..439d13b8008e 100644 --- a/code/game/objects/items/devices/radio/radio.html +++ b/code/game/objects/items/devices/radio/radio.html @@ -14,14 +14,14 @@

    code/game/objects/items/devices/radio/radio.dm - +

    /obj/item/radio/borgBorg Radios
    diff --git a/code/game/objects/items/devices/scanners.html b/code/game/objects/items/devices/scanners.html index 63bc2f70063c..b8c526b8dbd6 100644 --- a/code/game/objects/items/devices/scanners.html +++ b/code/game/objects/items/devices/scanners.html @@ -14,7 +14,7 @@

    code/game/objects/items/devices/scanners.dm - +

    @@ -22,7 +22,7 @@

    code/game/objects/items/devices/scanners.dm

    Displays wounds with extended information on their status vs medscanners
    diff --git a/code/game/objects/items/flamethrower.html b/code/game/objects/items/flamethrower.html index 9f2c5792a083..396ab4a1abb6 100644 --- a/code/game/objects/items/flamethrower.html +++ b/code/game/objects/items/flamethrower.html @@ -14,14 +14,14 @@

    code/game/objects/items/flamethrower.dm - +

    /obj/item/ammo_casing/energy/flamethrowerFlamethrower as an energy weapon
    diff --git a/code/game/objects/items/granters/_granters.html b/code/game/objects/items/granters/_granters.html index 3cdcbef38cce..f88a5bfe61c0 100644 --- a/code/game/objects/items/granters/_granters.html +++ b/code/game/objects/items/granters/_granters.html @@ -14,14 +14,14 @@

    code/game/objects/items/granters/_granters.dm - +

    /obj/item/book/granterBooks that teach things.
    diff --git a/code/game/objects/items/granters/magic/_spell_granter.html b/code/game/objects/items/granters/magic/_spell_granter.html index e940bb415fc2..82ea227d0383 100644 --- a/code/game/objects/items/granters/magic/_spell_granter.html +++ b/code/game/objects/items/granters/magic/_spell_granter.html @@ -14,7 +14,7 @@

    code/game/objects/items/granters/magic/_spell_granter.dm - +

    @@ -22,7 +22,7 @@

    code/game/objects/items/granters/magic/_spell_granter.dm

    /obj/item/book/granter/action/spell/true_randomA more volatile granter that can potentially have any spell within. Use wisely.
    diff --git a/code/game/objects/items/grenades/chem_grenade.html b/code/game/objects/items/grenades/chem_grenade.html index d2c718a6b2e7..7113ad459182 100644 --- a/code/game/objects/items/grenades/chem_grenade.html +++ b/code/game/objects/items/grenades/chem_grenade.html @@ -14,14 +14,14 @@

    code/game/objects/items/grenades/chem_grenade.dm - +

    /obj/item/grenade/chem_grenade/metalfoamPREMADE GRENADES
    diff --git a/code/game/objects/items/grenades/plastic.html b/code/game/objects/items/grenades/plastic.html index f5f5f858bca5..3b3e93b9c49a 100644 --- a/code/game/objects/items/grenades/plastic.html +++ b/code/game/objects/items/grenades/plastic.html @@ -14,14 +14,14 @@

    code/game/objects/items/grenades/plastic.dm - +

    /obj/item/grenade/plastic/c4The Explosives
    diff --git a/code/game/objects/items/grenades/syndieminibomb.html b/code/game/objects/items/grenades/syndieminibomb.html index 717e9720ddb1..9dbd8803ceeb 100644 --- a/code/game/objects/items/grenades/syndieminibomb.html +++ b/code/game/objects/items/grenades/syndieminibomb.html @@ -14,14 +14,14 @@

    code/game/objects/items/grenades/syndieminibomb.dm - +

    /obj/item/grenade/syndieminibombOwn proc for this because the regular one would flash people which was dumb.
    diff --git a/code/game/objects/items/holosign_creator.html b/code/game/objects/items/holosign_creator.html index 7959daed4fb5..e9b7f62c6b55 100644 --- a/code/game/objects/items/holosign_creator.html +++ b/code/game/objects/items/holosign_creator.html @@ -14,7 +14,7 @@

    code/game/objects/items/holosign_creator.dm - +

    @@ -22,7 +22,7 @@

    code/game/objects/items/holosign_creator.dm You can only use one type at a time, you have to clear them to swap to the other.

    diff --git a/code/game/objects/items/mail.html b/code/game/objects/items/mail.html index 632a2998cbae..8816d6ac06d0 100644 --- a/code/game/objects/items/mail.html +++ b/code/game/objects/items/mail.html @@ -14,7 +14,7 @@

    code/game/objects/items/mail.dm - +

    @@ -24,7 +24,7 @@

    code/game/objects/items/mail.dm

    /obj/item/storage/bag/mailMailbag.
    diff --git a/code/game/objects/items/manuals.html b/code/game/objects/items/manuals.html index fef31467e3be..96d7a23cc474 100644 --- a/code/game/objects/items/manuals.html +++ b/code/game/objects/items/manuals.html @@ -14,14 +14,14 @@

    code/game/objects/items/manuals.dm - +

    /obj/item/book/manualMANUALS (BOOKS)
    diff --git a/code/game/objects/items/melee/misc.html b/code/game/objects/items/melee/misc.html index 557206dde417..e9f75c05c863 100644 --- a/code/game/objects/items/melee/misc.html +++ b/code/game/objects/items/melee/misc.html @@ -14,14 +14,14 @@

    code/game/objects/items/melee/misc.dm - +

    /obj/item/melee/curator_whipSimple whip that does additional damage(8 brute to be exact) to simple animals
    diff --git a/code/game/objects/items/melee/transforming.html b/code/game/objects/items/melee/transforming.html index da42dc4e1575..072f74e5d88d 100644 --- a/code/game/objects/items/melee/transforming.html +++ b/code/game/objects/items/melee/transforming.html @@ -14,14 +14,14 @@

    code/game/objects/items/melee/transforming.dm - +

    /obj/item/melee/transforming/vib_bladeSecurity lethal melee weapon, stats inspired by combat knife and energy sword
    diff --git a/code/game/objects/items/robot/ai_upgrades.html b/code/game/objects/items/robot/ai_upgrades.html index 990d7505d08d..7d8c47e9e098 100644 --- a/code/game/objects/items/robot/ai_upgrades.html +++ b/code/game/objects/items/robot/ai_upgrades.html @@ -14,14 +14,14 @@

    code/game/objects/items/robot/ai_upgrades.dm - +

    /obj/item/malf_upgradeAI Upgrades
    diff --git a/code/game/objects/items/robot/robot_items.html b/code/game/objects/items/robot/robot_items.html index 33d8506ee328..4e1036c91daf 100644 --- a/code/game/objects/items/robot/robot_items.html +++ b/code/game/objects/items/robot/robot_items.html @@ -14,7 +14,7 @@

    code/game/objects/items/robot/robot_items.dm - +

    @@ -23,7 +23,7 @@

    code/game/objects/items/robot/robot_items.dm

    /obj/item/gripperGrippers
    diff --git a/code/game/objects/items/robot/robot_upgrades.html b/code/game/objects/items/robot/robot_upgrades.html index 9c3911c00f18..d55feaf608c9 100644 --- a/code/game/objects/items/robot/robot_upgrades.html +++ b/code/game/objects/items/robot/robot_upgrades.html @@ -14,7 +14,7 @@

    code/game/objects/items/robot/robot_upgrades.dm - +

    @@ -24,7 +24,7 @@

    code/game/objects/items/robot/robot_upgrades.dm Puts in old surgery tools

    diff --git a/code/game/objects/items/stacks/medical.html b/code/game/objects/items/stacks/medical.html index c29461dea3b2..397cba4a645a 100644 --- a/code/game/objects/items/stacks/medical.html +++ b/code/game/objects/items/stacks/medical.html @@ -14,7 +14,7 @@

    code/game/objects/items/stacks/medical.dm - +

    @@ -23,7 +23,7 @@

    code/game/objects/items/stacks/medical.dm Reduce delay by 20% if medical

    diff --git a/code/game/objects/items/stacks/sheets/leather.html b/code/game/objects/items/stacks/sheets/leather.html index c414ac2acd79..e49eec50e185 100644 --- a/code/game/objects/items/stacks/sheets/leather.html +++ b/code/game/objects/items/stacks/sheets/leather.html @@ -14,14 +14,14 @@

    code/game/objects/items/stacks/sheets/leather.dm - +

    /obj/item/stack/sheet/animalhide/goliath_hideGoliath Hide
    diff --git a/code/game/objects/items/storage/boxes.html b/code/game/objects/items/storage/boxes.html index 17bf86c8ed31..ec2b2908d830 100644 --- a/code/game/objects/items/storage/boxes.html +++ b/code/game/objects/items/storage/boxes.html @@ -14,14 +14,14 @@

    code/game/objects/items/storage/boxes.dm - +

    /obj/item/storage/box/clownclown box & honkbot assembly
    diff --git a/code/game/objects/items/two_handed/spears.html b/code/game/objects/items/two_handed/spears.html index 923724d2b1c8..f47b2fee48b3 100644 --- a/code/game/objects/items/two_handed/spears.html +++ b/code/game/objects/items/two_handed/spears.html @@ -14,14 +14,14 @@

    code/game/objects/items/two_handed/spears.dm - +

    /obj/item/melee/spear/grey_tideGrey Tide
    diff --git a/code/game/objects/structures/crates_lockers/closets/bodybag.html b/code/game/objects/structures/crates_lockers/closets/bodybag.html index e9521ac614b5..d0d3f0277f29 100644 --- a/code/game/objects/structures/crates_lockers/closets/bodybag.html +++ b/code/game/objects/structures/crates_lockers/closets/bodybag.html @@ -14,7 +14,7 @@

    code/game/objects/structures/crates_lockers/closets/bodybag.dm - +

    @@ -22,7 +22,7 @@

    code/game/objects/structures/crates_lockers/closets/bodybag.dm

    /obj/structure/closet/body_bag/environmental/prisonerSecurable enviro. bags
    diff --git a/code/game/objects/structures/girders.html b/code/game/objects/structures/girders.html index 3d588a104c3e..c4a56e07129b 100644 --- a/code/game/objects/structures/girders.html +++ b/code/game/objects/structures/girders.html @@ -14,14 +14,14 @@

    code/game/objects/structures/girders.dm - +

    /obj/structure/girder/cultcult girder
    diff --git a/code/game/objects/structures/kitchen_spike.html b/code/game/objects/structures/kitchen_spike.html index 0b866dfc7b8a..78ac103f5f1e 100644 --- a/code/game/objects/structures/kitchen_spike.html +++ b/code/game/objects/structures/kitchen_spike.html @@ -14,20 +14,20 @@ — Define Details

    code/game/objects/structures/kitchen_spike.dm - +

    VIABLE_MOB_CHECKKitchen Spike

    Define Details

    VIABLE_MOB_CHECK - +

    Kitchen Spike

    diff --git a/code/game/objects/structures/manned_turret.html b/code/game/objects/structures/manned_turret.html index 9666eef69096..39d6a29a5ba6 100644 --- a/code/game/objects/structures/manned_turret.html +++ b/code/game/objects/structures/manned_turret.html @@ -14,14 +14,14 @@

    code/game/objects/structures/manned_turret.dm - +

    /obj/machinery/manned_turretMANNED TURRET
    diff --git a/code/game/objects/structures/safe.html b/code/game/objects/structures/safe.html index 0fb6c32c41e9..a349127ac2b9 100644 --- a/code/game/objects/structures/safe.html +++ b/code/game/objects/structures/safe.html @@ -14,24 +14,24 @@ — Define Details

    code/game/objects/structures/safe.dm - +

    SOUND_CHANCEChance for a sound clue
    BROKEN_THRESHOLDExplosion number threshold for opening safe

    Define Details

    BROKEN_THRESHOLD - +

    Explosion number threshold for opening safe

    SOUND_CHANCE - +

    Chance for a sound clue

    diff --git a/code/game/objects/structures/statues.html b/code/game/objects/structures/statues.html index 58b6092b5952..b439759dea86 100644 --- a/code/game/objects/structures/statues.html +++ b/code/game/objects/structures/statues.html @@ -14,7 +14,7 @@

    code/game/objects/structures/statues.dm - +

    @@ -32,7 +32,7 @@

    code/game/objects/structures/statues.dm

    /obj/structure/statue/elder_atmosianother
    diff --git a/code/game/sound.html b/code/game/sound.html index 4ba57d613c71..937eff771689 100644 --- a/code/game/sound.html +++ b/code/game/sound.html @@ -14,7 +14,7 @@

    code/game/sound.dm - +

    @@ -48,7 +48,7 @@

    code/game/sound.dm distance_multiplier - Can be used to multiply the distance at which the sound is heard

    diff --git a/code/game/turfs/simulated/floor/plating/asteroid.html b/code/game/turfs/simulated/floor/plating/asteroid.html index 21303954ac86..33163f6d91ad 100644 --- a/code/game/turfs/simulated/floor/plating/asteroid.html +++ b/code/game/turfs/simulated/floor/plating/asteroid.html @@ -14,7 +14,7 @@

    code/game/turfs/simulated/floor/plating/asteroid.dm - +

    @@ -22,7 +22,7 @@

    code/game/turfs/simulated/floor/plating/asteroid.dm

    /turf/open/floor/plating/asteroid/basalt/lava_land_surfaceSurface. The surface is warm, but survivable without a suit. Internals are required. The floors break to chasms, which drop you into the underground.
    diff --git a/code/game/turfs/simulated/lava.html b/code/game/turfs/simulated/lava.html index 943bd939e273..0ab11ff2d148 100644 --- a/code/game/turfs/simulated/lava.html +++ b/code/game/turfs/simulated/lava.html @@ -14,14 +14,14 @@

    code/game/turfs/simulated/lava.dm - +

    /turf/open/lavaLAVA
    diff --git a/code/game/turfs/simulated/minerals.html b/code/game/turfs/simulated/minerals.html index 11522abd7c01..10a062f2b6e8 100644 --- a/code/game/turfs/simulated/minerals.html +++ b/code/game/turfs/simulated/minerals.html @@ -14,14 +14,14 @@

    code/game/turfs/simulated/minerals.dm - +

    /turf/closed/mineralMineral deposits
    diff --git a/code/game/turfs/simulated/wall/mineral_walls.html b/code/game/turfs/simulated/wall/mineral_walls.html index 16477a117e41..b1048b1c510e 100644 --- a/code/game/turfs/simulated/wall/mineral_walls.html +++ b/code/game/turfs/simulated/wall/mineral_walls.html @@ -14,7 +14,7 @@

    code/game/turfs/simulated/wall/mineral_walls.dm - +

    @@ -22,7 +22,7 @@

    code/game/turfs/simulated/wall/mineral_walls.dm

    /turf/closed/wall/mineral/plastitaniumPlastitanium walls
    diff --git a/code/modules/admin/mfa.html b/code/modules/admin/mfa.html index 3df2505c0d44..d104943682a9 100644 --- a/code/modules/admin/mfa.html +++ b/code/modules/admin/mfa.html @@ -14,7 +14,7 @@

    code/modules/admin/mfa.dm - +

    @@ -22,7 +22,7 @@

    code/modules/admin/mfa.dm

    Reset MFA, clear sessions and login credentials
    diff --git a/code/modules/admin/verbs/debug.html b/code/modules/admin/verbs/debug.html index 7994b5944365..c98d2b24ead7 100644 --- a/code/modules/admin/verbs/debug.html +++ b/code/modules/admin/verbs/debug.html @@ -14,7 +14,7 @@

    code/modules/admin/verbs/debug.dm - +

    @@ -22,7 +22,7 @@

    code/modules/admin/verbs/debug.dm

    Wrapper for proccalls where the datum is flagged as vareditted
    diff --git a/code/modules/admin/verbs/pray.html b/code/modules/admin/verbs/pray.html index bf8d197cb8a8..4c2b4d991bf3 100644 --- a/code/modules/admin/verbs/pray.html +++ b/code/modules/admin/verbs/pray.html @@ -14,7 +14,7 @@

    code/modules/admin/verbs/pray.dm - +

    @@ -29,7 +29,7 @@

    code/modules/admin/verbs/pray.dm

    Used by communications consoles to request the nuclear launch codes
    diff --git a/code/modules/admin/verbs/randomverbs.html b/code/modules/admin/verbs/randomverbs.html index a47af16fa9a1..c53e9c6e05ba 100644 --- a/code/modules/admin/verbs/randomverbs.html +++ b/code/modules/admin/verbs/randomverbs.html @@ -14,7 +14,7 @@

    code/modules/admin/verbs/randomverbs.dm - +

    @@ -22,7 +22,7 @@

    code/modules/admin/verbs/randomverbs.dm

    firing_squad is a proc for the :B:erforate smite to shoot each individual bullet at them, so that we can add actual delays without sleep() nonsense
    diff --git a/code/modules/admin/view_variables/debug_variables.html b/code/modules/admin/view_variables/debug_variables.html index e3eb98765b4c..4a2b4c9fc160 100644 --- a/code/modules/admin/view_variables/debug_variables.html +++ b/code/modules/admin/view_variables/debug_variables.html @@ -14,7 +14,7 @@

    code/modules/admin/view_variables/debug_variables.dm - +

    @@ -22,7 +22,7 @@

    code/modules/admin/view_variables/debug_variables.dm

    Get displayed variable in VV variable list
    diff --git a/code/modules/antagonists/_common/antag_hud.html b/code/modules/antagonists/_common/antag_hud.html index a824ef390d23..5adfb82e3e5b 100644 --- a/code/modules/antagonists/_common/antag_hud.html +++ b/code/modules/antagonists/_common/antag_hud.html @@ -14,7 +14,7 @@

    code/modules/antagonists/_common/antag_hud.dm - +

    @@ -22,7 +22,7 @@

    code/modules/antagonists/_common/antag_hud.dm

    /datum/atom_hud/alternate_appearance/basic/antagonist_hudAn alternate appearance that will show all the antagonists this mob has
    diff --git a/code/modules/antagonists/_common/antag_spawner.html b/code/modules/antagonists/_common/antag_spawner.html index b98a1dab12ac..29370cec5947 100644 --- a/code/modules/antagonists/_common/antag_spawner.html +++ b/code/modules/antagonists/_common/antag_spawner.html @@ -14,7 +14,7 @@

    code/modules/antagonists/_common/antag_spawner.dm - +

    @@ -25,7 +25,7 @@

    code/modules/antagonists/_common/antag_spawner.dm

    /obj/item/antag_spawner/slaughter_demonSLAUGHTER DEMON
    diff --git a/code/modules/antagonists/bloodsuckers/bloodsucker_frenzy.html b/code/modules/antagonists/bloodsuckers/bloodsucker_frenzy.html index 500cb5acf6a4..08173b8efc7c 100644 --- a/code/modules/antagonists/bloodsuckers/bloodsucker_frenzy.html +++ b/code/modules/antagonists/bloodsuckers/bloodsucker_frenzy.html @@ -14,7 +14,7 @@

    code/modules/antagonists/bloodsuckers/bloodsucker_frenzy.dm - +

    @@ -23,7 +23,7 @@

    code/modules/antagonists/bloodsuckers/bloodsucker_frenzy.dm This deals with everything entering/exiting Frenzy is meant to deal with.

    diff --git a/code/modules/antagonists/bloodsuckers/bloodsucker_hud.html b/code/modules/antagonists/bloodsuckers/bloodsucker_hud.html index daa58705812c..8d0267c3fa35 100644 --- a/code/modules/antagonists/bloodsuckers/bloodsucker_hud.html +++ b/code/modules/antagonists/bloodsuckers/bloodsucker_hud.html @@ -14,7 +14,7 @@ — Define Details

    code/modules/antagonists/bloodsuckers/bloodsucker_hud.dm - +

    @@ -25,30 +25,30 @@

    code/modules/antagonists/bloodsuckers/bloodsucker_hud.dm

    FORMAT_BLOODSUCKER_SUNLIGHT_TEXTMaptext define for Bloodsucker Sunlight HUDs

    Define Details

    FORMAT_BLOODSUCKER_HUD_TEXT - +

    Maptext define for Bloodsucker HUDs

    FORMAT_BLOODSUCKER_SUNLIGHT_TEXT - +

    Maptext define for Bloodsucker Sunlight HUDs

    UI_BLOOD_DISPLAY - +

    1 tile down

    UI_SUNLIGHT_DISPLAY - +

    6 pixels to the right, zero tiles & 5 pixels DOWN.

    UI_VAMPRANK_DISPLAY - +

    2 tiles down

    diff --git a/code/modules/antagonists/bloodsuckers/bloodsucker_mobs.html b/code/modules/antagonists/bloodsuckers/bloodsucker_mobs.html index 437bb3d669b9..701430cfc469 100644 --- a/code/modules/antagonists/bloodsuckers/bloodsucker_mobs.html +++ b/code/modules/antagonists/bloodsuckers/bloodsucker_mobs.html @@ -14,14 +14,14 @@

    code/modules/antagonists/bloodsuckers/bloodsucker_mobs.dm - +

    /mob/living/simple_animal/hostile/bloodsucker/tzimisceTZIMISCE BLOODSUCKER MOBS
    diff --git a/code/modules/antagonists/bloodsuckers/bloodsucker_objectives.html b/code/modules/antagonists/bloodsuckers/bloodsucker_objectives.html index fd3835b97290..20233a0b4fed 100644 --- a/code/modules/antagonists/bloodsuckers/bloodsucker_objectives.html +++ b/code/modules/antagonists/bloodsuckers/bloodsucker_objectives.html @@ -14,7 +14,7 @@

    code/modules/antagonists/bloodsuckers/bloodsucker_objectives.dm - +

    @@ -33,7 +33,7 @@

    code/modules/antagonists/bloodsuckers/bloodsucker_objectives.dm Convert a certain amount of vassals

    diff --git a/code/modules/antagonists/bloodsuckers/bloodsuckers_objects.html b/code/modules/antagonists/bloodsuckers/bloodsuckers_objects.html index a8c00ce4eff7..58e00e89f3f3 100644 --- a/code/modules/antagonists/bloodsuckers/bloodsuckers_objects.html +++ b/code/modules/antagonists/bloodsuckers/bloodsuckers_objects.html @@ -14,14 +14,14 @@

    code/modules/antagonists/bloodsuckers/bloodsuckers_objects.dm - +

    /obj/item/stake/hardenedCreated by welding and acid-treating a simple stake.
    diff --git a/code/modules/antagonists/bloodsuckers/clans/_clan.html b/code/modules/antagonists/bloodsuckers/clans/_clan.html index eb9f3fbf565a..7bd51868349d 100644 --- a/code/modules/antagonists/bloodsuckers/clans/_clan.html +++ b/code/modules/antagonists/bloodsuckers/clans/_clan.html @@ -14,14 +14,14 @@

    code/modules/antagonists/bloodsuckers/clans/_clan.dm - +

    /datum/bloodsucker_clanBloodsucker clans
    diff --git a/code/modules/antagonists/bloodsuckers/powers/fortitude.html b/code/modules/antagonists/bloodsuckers/powers/fortitude.html index 6c7f59446aa7..a0897d7adb31 100644 --- a/code/modules/antagonists/bloodsuckers/powers/fortitude.html +++ b/code/modules/antagonists/bloodsuckers/powers/fortitude.html @@ -14,14 +14,14 @@

    code/modules/antagonists/bloodsuckers/powers/fortitude.dm - +

    /datum/action/cooldown/bloodsucker/fortitude/hunterMonster Hunter version
    diff --git a/code/modules/antagonists/bloodsuckers/powers/gohome.html b/code/modules/antagonists/bloodsuckers/powers/gohome.html index 157b4baff14e..f63052d65444 100644 --- a/code/modules/antagonists/bloodsuckers/powers/gohome.html +++ b/code/modules/antagonists/bloodsuckers/powers/gohome.html @@ -14,7 +14,7 @@

    code/modules/antagonists/bloodsuckers/powers/gohome.dm - +

    @@ -22,7 +22,7 @@

    code/modules/antagonists/bloodsuckers/powers/gohome.dm TELEPORT: Move to Coffin & Close it!

    diff --git a/code/modules/antagonists/bloodsuckers/powers/masquerade.html b/code/modules/antagonists/bloodsuckers/powers/masquerade.html index cda7a6d6ed0c..12ba9ae836bd 100644 --- a/code/modules/antagonists/bloodsuckers/powers/masquerade.html +++ b/code/modules/antagonists/bloodsuckers/powers/masquerade.html @@ -14,7 +14,7 @@

    code/modules/antagonists/bloodsuckers/powers/masquerade.dm - +

    @@ -22,7 +22,7 @@

    code/modules/antagonists/bloodsuckers/powers/masquerade.dm

    /datum/status_effect/masqueradeThis is what the Masquerade power gives, handles their bonuses and gives them a neat icon to tell them they're on Masquerade.
    diff --git a/code/modules/antagonists/bloodsuckers/powers/recuperate.html b/code/modules/antagonists/bloodsuckers/powers/recuperate.html index aff9167c2b82..afb5c6d5c01f 100644 --- a/code/modules/antagonists/bloodsuckers/powers/recuperate.html +++ b/code/modules/antagonists/bloodsuckers/powers/recuperate.html @@ -14,14 +14,14 @@

    code/modules/antagonists/bloodsuckers/powers/recuperate.dm - +

    /datum/action/cooldown/bloodsucker/recuperateUsed by Vassals
    diff --git a/code/modules/antagonists/bloodsuckers/powers/targeted/mesmerize.html b/code/modules/antagonists/bloodsuckers/powers/targeted/mesmerize.html index 6740ee4d3713..47bc476da97f 100644 --- a/code/modules/antagonists/bloodsuckers/powers/targeted/mesmerize.html +++ b/code/modules/antagonists/bloodsuckers/powers/targeted/mesmerize.html @@ -14,14 +14,14 @@

    code/modules/antagonists/bloodsuckers/powers/targeted/mesmerize.dm - +

    /datum/action/cooldown/bloodsucker/targeted/mesmerize
    diff --git a/code/modules/antagonists/bloodsuckers/structures/bloodsucker_crypt.html b/code/modules/antagonists/bloodsuckers/structures/bloodsucker_crypt.html index bafe2bee862b..050aeb0d7084 100644 --- a/code/modules/antagonists/bloodsuckers/structures/bloodsucker_crypt.html +++ b/code/modules/antagonists/bloodsuckers/structures/bloodsucker_crypt.html @@ -14,7 +14,7 @@

    code/modules/antagonists/bloodsuckers/structures/bloodsucker_crypt.dm - +

    @@ -24,7 +24,7 @@

    code/modules/antagonists/bloodsuckers/structures/bloodsucker_crypt.dm Chance to give Bat form, or turn them into a bat.

    diff --git a/code/modules/antagonists/bloodsuckers/structures/bloodsucker_life.html b/code/modules/antagonists/bloodsuckers/structures/bloodsucker_life.html index 8a8a047588be..0c58e3fbbbe6 100644 --- a/code/modules/antagonists/bloodsuckers/structures/bloodsucker_life.html +++ b/code/modules/antagonists/bloodsuckers/structures/bloodsucker_life.html @@ -14,7 +14,7 @@ — Define Details

    code/modules/antagonists/bloodsuckers/structures/bloodsucker_life.dm - +

    @@ -22,14 +22,14 @@

    code/modules/antagonists/bloodsuckers/structures/bloodsucker_life.dm How much Blood it costs to live.

    /datum/mood_event/vampcandleCandelabrum's mood event to non Bloodsucker/Vassals

    Define Details

    BLOODSUCKER_PASSIVE_BLOOD_DRAIN - +

    Blood Throne - Allows Bloodsuckers to remotely speak with their Vassals. - Code (Mostly) stolen from comfy chairs (armrests) and chairs (layers) How much Blood it costs to live.

    diff --git a/code/modules/antagonists/bloodsuckers/structures/bloodsucker_recipes.html b/code/modules/antagonists/bloodsuckers/structures/bloodsucker_recipes.html index 26c3585a9d2a..edf92fd42987 100644 --- a/code/modules/antagonists/bloodsuckers/structures/bloodsucker_recipes.html +++ b/code/modules/antagonists/bloodsuckers/structures/bloodsucker_recipes.html @@ -14,7 +14,7 @@

    code/modules/antagonists/bloodsuckers/structures/bloodsucker_recipes.dm - +

    @@ -24,7 +24,7 @@

    code/modules/antagonists/bloodsuckers/structures/bloodsucker_recipes.dm

    /datum/crafting_recipe/chiselTools
    diff --git a/code/modules/antagonists/bloodsuckers/subsystem_sunlight.html b/code/modules/antagonists/bloodsuckers/subsystem_sunlight.html index bccca45e4b01..cf659a3d9510 100644 --- a/code/modules/antagonists/bloodsuckers/subsystem_sunlight.html +++ b/code/modules/antagonists/bloodsuckers/subsystem_sunlight.html @@ -14,7 +14,7 @@ — Define Details

    code/modules/antagonists/bloodsuckers/subsystem_sunlight.dm - +

    @@ -25,33 +25,33 @@

    code/modules/antagonists/bloodsuckers/subsystem_sunlight.dm

    TIME_BLOODSUCKER_BURN_INTERVAL5 seconds
    TIME_BLOODSUCKER_SOL_DELAYHow much time Sol can be 'off' by, keeping the time inconsistent.

    Define Details

    TIME_BLOODSUCKER_BURN_INTERVAL - +

    5 seconds

    TIME_BLOODSUCKER_DAY - +

    40 - 65 seconds

    TIME_BLOODSUCKER_DAY_FINAL_WARN - +

    30 seconds

    TIME_BLOODSUCKER_DAY_WARN - +

    1.5 minutes

    TIME_BLOODSUCKER_NIGHT - +

    10 - 15 minutes

    TIME_BLOODSUCKER_SOL_DELAY - +

    How much time Sol can be 'off' by, keeping the time inconsistent.

    diff --git a/code/modules/antagonists/bloodsuckers/vassal/favorite_vassal.html b/code/modules/antagonists/bloodsuckers/vassal/favorite_vassal.html index c4687970d1d0..a75e86d6bc93 100644 --- a/code/modules/antagonists/bloodsuckers/vassal/favorite_vassal.html +++ b/code/modules/antagonists/bloodsuckers/vassal/favorite_vassal.html @@ -14,14 +14,14 @@

    code/modules/antagonists/bloodsuckers/vassal/favorite_vassal.dm - +

    /datum/antagonist/vassal/favoriteFavorite Vassal
    diff --git a/code/modules/antagonists/bloodsuckers/vassal/revenge_vassal.html b/code/modules/antagonists/bloodsuckers/vassal/revenge_vassal.html index 6551f3097232..3e055859206f 100644 --- a/code/modules/antagonists/bloodsuckers/vassal/revenge_vassal.html +++ b/code/modules/antagonists/bloodsuckers/vassal/revenge_vassal.html @@ -14,14 +14,14 @@

    code/modules/antagonists/bloodsuckers/vassal/revenge_vassal.dm - +

    /datum/antagonist/vassal/revengeRevenge Vassal
    diff --git a/code/modules/antagonists/bloodsuckers/vassal/vassal.html b/code/modules/antagonists/bloodsuckers/vassal/vassal.html index 23d082968234..42147f886448 100644 --- a/code/modules/antagonists/bloodsuckers/vassal/vassal.html +++ b/code/modules/antagonists/bloodsuckers/vassal/vassal.html @@ -14,7 +14,7 @@ — Define Details

    code/modules/antagonists/bloodsuckers/vassal/vassal.dm - +

    @@ -23,13 +23,13 @@

    code/modules/antagonists/bloodsuckers/vassal/vassal.dm Unlike the Monster hunter one, this one is permanently active, and has no power needed to activate it.

    /datum/reagent/blood/bloodsuckerBloodsucker Blood

    Define Details

    VASSAL_SCAN_PING_TIME - +

    2s update time.

    diff --git a/code/modules/antagonists/changeling/changeling.html b/code/modules/antagonists/changeling/changeling.html index f7a313d7564e..751006ecf2d7 100644 --- a/code/modules/antagonists/changeling/changeling.html +++ b/code/modules/antagonists/changeling/changeling.html @@ -14,24 +14,24 @@ — Define Details

    code/modules/antagonists/changeling/changeling.dm - +

    LING_FAKEDEATH_TIMEThe duration of the fakedeath coma.
    LING_ABSORB_RECENT_SPEECHThe number of recent spoken lines to gain on absorbing a mob

    Define Details

    LING_ABSORB_RECENT_SPEECH - +

    The number of recent spoken lines to gain on absorbing a mob

    LING_FAKEDEATH_TIME - +

    The duration of the fakedeath coma.

    diff --git a/code/modules/antagonists/changeling/powers/mutations.html b/code/modules/antagonists/changeling/powers/mutations.html index 7f793c9dce77..38f9af5fbc71 100644 --- a/code/modules/antagonists/changeling/powers/mutations.html +++ b/code/modules/antagonists/changeling/powers/mutations.html @@ -14,7 +14,7 @@

    code/modules/antagonists/changeling/powers/mutations.dm - +

    @@ -38,7 +38,7 @@

    code/modules/antagonists/changeling/powers/mutations.dm *

    diff --git a/code/modules/antagonists/clockcult/clock_items/construct_chassis.html b/code/modules/antagonists/clockcult/clock_items/construct_chassis.html index 67108972fcae..cad8ca57e80f 100644 --- a/code/modules/antagonists/clockcult/clock_items/construct_chassis.html +++ b/code/modules/antagonists/clockcult/clock_items/construct_chassis.html @@ -14,14 +14,14 @@

    code/modules/antagonists/clockcult/clock_items/construct_chassis.dm - +

    /obj/item/clockwork/construct_chassisshitcode
    diff --git a/code/modules/antagonists/creep/creep.html b/code/modules/antagonists/creep/creep.html index b26b21bd3a72..6ba363b7c337 100644 --- a/code/modules/antagonists/creep/creep.html +++ b/code/modules/antagonists/creep/creep.html @@ -14,14 +14,14 @@

    code/modules/antagonists/creep/creep.dm - +

    /datum/objective/assassinate/obsessedCREEPY objectives (few chosen per obsession)
    diff --git a/code/modules/antagonists/cult/cult_comms.html b/code/modules/antagonists/cult/cult_comms.html index 0b0867bcf044..9c85b5237a57 100644 --- a/code/modules/antagonists/cult/cult_comms.html +++ b/code/modules/antagonists/cult/cult_comms.html @@ -14,14 +14,14 @@

    code/modules/antagonists/cult/cult_comms.dm - +

    /datum/action/innate/cult/master/pulseELDRITCH PULSE
    diff --git a/code/modules/antagonists/cult/cult_structures.html b/code/modules/antagonists/cult/cult_structures.html index d2fb23fb2957..841bfbd14b09 100644 --- a/code/modules/antagonists/cult/cult_structures.html +++ b/code/modules/antagonists/cult/cult_structures.html @@ -14,14 +14,14 @@

    code/modules/antagonists/cult/cult_structures.dm - +

    /obj/structure/destructible/cult/pillarWE'RE IN THE ENDGAME NOW
    diff --git a/code/modules/antagonists/devil/imp/imp.html b/code/modules/antagonists/devil/imp/imp.html index b3d4e7dd104e..05e269cb791b 100644 --- a/code/modules/antagonists/devil/imp/imp.html +++ b/code/modules/antagonists/devil/imp/imp.html @@ -14,14 +14,14 @@

    code/modules/antagonists/devil/imp/imp.dm - +

    /mob/living/simple_animal/impThe Monster
    diff --git a/code/modules/antagonists/disease/disease_abilities.html b/code/modules/antagonists/disease/disease_abilities.html index 7efc24a5b599..2bffc72beeeb 100644 --- a/code/modules/antagonists/disease/disease_abilities.html +++ b/code/modules/antagonists/disease/disease_abilities.html @@ -14,7 +14,7 @@

    code/modules/antagonists/disease/disease_abilities.dm - +

    @@ -25,7 +25,7 @@

    code/modules/antagonists/disease/disease_abilities.dm

    /datum/disease_ability/symptom/powerful/heal/starlightHEALING SUBTYPE
    diff --git a/code/modules/antagonists/eldritch_cult/eldritch_effects.html b/code/modules/antagonists/eldritch_cult/eldritch_effects.html index 1ace426d2616..028e75cd1327 100644 --- a/code/modules/antagonists/eldritch_cult/eldritch_effects.html +++ b/code/modules/antagonists/eldritch_cult/eldritch_effects.html @@ -14,14 +14,14 @@

    code/modules/antagonists/eldritch_cult/eldritch_effects.dm - +

    /datum/reality_smash_tracker#Reality smash tracker
    diff --git a/code/modules/antagonists/eldritch_cult/eldritch_knowledge.html b/code/modules/antagonists/eldritch_cult/eldritch_knowledge.html index 0d93d24e1088..394eef4fa955 100644 --- a/code/modules/antagonists/eldritch_cult/eldritch_knowledge.html +++ b/code/modules/antagonists/eldritch_cult/eldritch_knowledge.html @@ -14,7 +14,7 @@

    code/modules/antagonists/eldritch_cult/eldritch_knowledge.dm - +

    @@ -23,7 +23,7 @@

    code/modules/antagonists/eldritch_cult/eldritch_knowledge.dm

    /datum/eldritch_knowledge/spell/basicBase lore
    diff --git a/code/modules/antagonists/eldritch_cult/eldritch_magic.html b/code/modules/antagonists/eldritch_cult/eldritch_magic.html index 3237f579f322..8614b46b7620 100644 --- a/code/modules/antagonists/eldritch_cult/eldritch_magic.html +++ b/code/modules/antagonists/eldritch_cult/eldritch_magic.html @@ -14,7 +14,7 @@

    code/modules/antagonists/eldritch_cult/eldritch_magic.dm - +

    @@ -23,7 +23,7 @@

    code/modules/antagonists/eldritch_cult/eldritch_magic.dm

    /datum/status_effect/fire_ringSimple status effect for adding a ring of fire around a mob.
    diff --git a/code/modules/antagonists/eldritch_cult/eldritch_monster_antag.html b/code/modules/antagonists/eldritch_cult/eldritch_monster_antag.html index 03664075eb69..25b56011a060 100644 --- a/code/modules/antagonists/eldritch_cult/eldritch_monster_antag.html +++ b/code/modules/antagonists/eldritch_cult/eldritch_monster_antag.html @@ -14,14 +14,14 @@

    code/modules/antagonists/eldritch_cult/eldritch_monster_antag.dm - +

    /datum/antagonist/heretic_monsterTracking reasons
    diff --git a/code/modules/antagonists/eldritch_cult/eldritch_transmutations.html b/code/modules/antagonists/eldritch_cult/eldritch_transmutations.html index b6923b93d754..cece88626044 100644 --- a/code/modules/antagonists/eldritch_cult/eldritch_transmutations.html +++ b/code/modules/antagonists/eldritch_cult/eldritch_transmutations.html @@ -14,14 +14,14 @@

    code/modules/antagonists/eldritch_cult/eldritch_transmutations.dm - +

    /datum/eldritch_transmutation/curseSubtypes
    diff --git a/code/modules/antagonists/eldritch_cult/transmutations/rust_transmutations.html b/code/modules/antagonists/eldritch_cult/transmutations/rust_transmutations.html index dfaba2397886..f34a839ba46e 100644 --- a/code/modules/antagonists/eldritch_cult/transmutations/rust_transmutations.html +++ b/code/modules/antagonists/eldritch_cult/transmutations/rust_transmutations.html @@ -14,14 +14,14 @@

    code/modules/antagonists/eldritch_cult/transmutations/rust_transmutations.dm - +

    /datum/rust_spread#Rust spread datum
    diff --git a/code/modules/antagonists/monsterhunter/monsterhunter.html b/code/modules/antagonists/monsterhunter/monsterhunter.html index 5f5e50604fc1..11102928cddd 100644 --- a/code/modules/antagonists/monsterhunter/monsterhunter.html +++ b/code/modules/antagonists/monsterhunter/monsterhunter.html @@ -14,20 +14,20 @@ — Define Details

    code/modules/antagonists/monsterhunter/monsterhunter.dm - +

    HUNTER_SCAN_PING_TIME5s update time
    /datum/status_effect/agent_pinpointer/hunter_editionTAKEN FROM: /datum/action/changeling/pheromone_receptors // pheromone_receptors.dm for a version of tracking that Changelings have!

    Define Details

    HUNTER_SCAN_PING_TIME - +

    5s update time

    diff --git a/code/modules/antagonists/monsterhunter/monstertrack.html b/code/modules/antagonists/monsterhunter/monstertrack.html index 73822d74a766..5fa27b32b35f 100644 --- a/code/modules/antagonists/monsterhunter/monstertrack.html +++ b/code/modules/antagonists/monsterhunter/monstertrack.html @@ -14,14 +14,14 @@

    code/modules/antagonists/monsterhunter/monstertrack.dm - +

    /datum/action/cooldown/bloodsucker/trackvampFrom 'Cellular Emporium'... somehow?
    diff --git a/code/modules/antagonists/morph/morph.html b/code/modules/antagonists/morph/morph.html index b169916a7d7e..f109192e070e 100644 --- a/code/modules/antagonists/morph/morph.html +++ b/code/modules/antagonists/morph/morph.html @@ -14,7 +14,7 @@

    code/modules/antagonists/morph/morph.dm - +

    @@ -26,7 +26,7 @@

    code/modules/antagonists/morph/morph.dm Will yield a "?"

    diff --git a/code/modules/antagonists/nukeop/equipment/nuclearbomb.html b/code/modules/antagonists/nukeop/equipment/nuclearbomb.html index ee212a03d380..f16919a635f2 100644 --- a/code/modules/antagonists/nukeop/equipment/nuclearbomb.html +++ b/code/modules/antagonists/nukeop/equipment/nuclearbomb.html @@ -14,7 +14,7 @@

    code/modules/antagonists/nukeop/equipment/nuclearbomb.dm - +

    @@ -22,7 +22,7 @@

    code/modules/antagonists/nukeop/equipment/nuclearbomb.dm

    Kills any mob on the z-level, assuming they're not in a freezer
    diff --git a/code/modules/antagonists/space_dragon/carp_rift.html b/code/modules/antagonists/space_dragon/carp_rift.html index cb3591125da0..841f3cec1c34 100644 --- a/code/modules/antagonists/space_dragon/carp_rift.html +++ b/code/modules/antagonists/space_dragon/carp_rift.html @@ -14,7 +14,7 @@ — Define Details

    code/modules/antagonists/space_dragon/carp_rift.dm - +

    @@ -23,21 +23,21 @@

    code/modules/antagonists/space_dragon/carp_rift.dm

    CHARGE_COMPLETEDThe carp rift is now fully charged.
    /obj/structure/carp_riftThe portals Space Dragon summons to bring carp onto the station.

    Define Details

    CHARGE_COMPLETED - +

    The carp rift is now fully charged.

    CHARGE_FINALWARNING - +

    The carp rift is currently charging and has output a final warning.

    CHARGE_ONGOING - +

    The carp rift is currently charging.

    diff --git a/code/modules/antagonists/traitor/equipment/Malf_Modules.html b/code/modules/antagonists/traitor/equipment/Malf_Modules.html index 90e9bf1bd0f0..191453e91261 100644 --- a/code/modules/antagonists/traitor/equipment/Malf_Modules.html +++ b/code/modules/antagonists/traitor/equipment/Malf_Modules.html @@ -14,7 +14,7 @@

    code/modules/antagonists/traitor/equipment/Malf_Modules.dm - +

    @@ -41,7 +41,7 @@

    code/modules/antagonists/traitor/equipment/Malf_Modules.dm

    /datum/AI_Module/upgrade/mecha_dominationUnlock Mech Domination: Unlocks the ability to dominate mechs. Big shocker, right?
    diff --git a/code/modules/antagonists/traitor/equipment/contractor.html b/code/modules/antagonists/traitor/equipment/contractor.html index e0d1d5e54d89..88e4c947c750 100644 --- a/code/modules/antagonists/traitor/equipment/contractor.html +++ b/code/modules/antagonists/traitor/equipment/contractor.html @@ -14,7 +14,7 @@

    code/modules/antagonists/traitor/equipment/contractor.dm - +

    @@ -26,7 +26,7 @@

    code/modules/antagonists/traitor/equipment/contractor.dm

    /datum/contractor_item/blackoutWe give a reference to the mind that'll be the support unit
    diff --git a/code/modules/antagonists/traitor/equipment/module_picker.html b/code/modules/antagonists/traitor/equipment/module_picker.html index cc6c627e78fb..802e65a59bc0 100644 --- a/code/modules/antagonists/traitor/equipment/module_picker.html +++ b/code/modules/antagonists/traitor/equipment/module_picker.html @@ -14,14 +14,14 @@

    code/modules/antagonists/traitor/equipment/module_picker.dm - +

    /datum/module_pickerThe datum and interface for the malf unlock menu, which lets them choose actions to unlock.
    diff --git a/code/modules/antagonists/wizard/equipment/artefact.html b/code/modules/antagonists/wizard/equipment/artefact.html index d9b6763a60d2..67e831b0132f 100644 --- a/code/modules/antagonists/wizard/equipment/artefact.html +++ b/code/modules/antagonists/wizard/equipment/artefact.html @@ -14,7 +14,7 @@

    code/modules/antagonists/wizard/equipment/artefact.dm - +

    @@ -24,7 +24,7 @@

    code/modules/antagonists/wizard/equipment/artefact.dm

    /obj/item/necromantic_stoneNecromantic Stone
    diff --git a/code/modules/antagonists/wizard/equipment/soulstone.html b/code/modules/antagonists/wizard/equipment/soulstone.html index a221016d9a89..6fb986be270e 100644 --- a/code/modules/antagonists/wizard/equipment/soulstone.html +++ b/code/modules/antagonists/wizard/equipment/soulstone.html @@ -14,14 +14,14 @@

    code/modules/antagonists/wizard/equipment/soulstone.dm - +

    /obj/structure/constructshellTransferring to constructs
    diff --git a/code/modules/antagonists/wizard/equipment/spellbook_entries/_entry.html b/code/modules/antagonists/wizard/equipment/spellbook_entries/_entry.html index 4e22b760e337..b4ecdea7b6e0 100644 --- a/code/modules/antagonists/wizard/equipment/spellbook_entries/_entry.html +++ b/code/modules/antagonists/wizard/equipment/spellbook_entries/_entry.html @@ -14,7 +14,7 @@

    code/modules/antagonists/wizard/equipment/spellbook_entries/_entry.dm - +

    @@ -24,7 +24,7 @@

    code/modules/antagonists/wizard/equipment/spellbook_entries/_entry.dm

    /datum/spellbook_entry/challengeNon-purchasable flavor spells to populate the spell book with, for style.
    diff --git a/code/modules/antagonists/wizard/equipment/spellbook_entries/summons.html b/code/modules/antagonists/wizard/equipment/spellbook_entries/summons.html index 2fa97154c691..452518a2ae13 100644 --- a/code/modules/antagonists/wizard/equipment/spellbook_entries/summons.html +++ b/code/modules/antagonists/wizard/equipment/spellbook_entries/summons.html @@ -14,19 +14,19 @@ — Define Details

    code/modules/antagonists/wizard/equipment/spellbook_entries/summons.dm - +

    MINIMUM_THREAT_FOR_RITUALSHow much threat we need to let these rituals happen on dynamic

    Define Details

    MINIMUM_THREAT_FOR_RITUALS - +

    How much threat we need to let these rituals happen on dynamic

    diff --git a/code/modules/assembly/doorcontrol.html b/code/modules/assembly/doorcontrol.html index 8e55fe1b7900..d2614a31596a 100644 --- a/code/modules/assembly/doorcontrol.html +++ b/code/modules/assembly/doorcontrol.html @@ -14,7 +14,7 @@

    code/modules/assembly/doorcontrol.dm - +

    @@ -22,7 +22,7 @@

    code/modules/assembly/doorcontrol.dm

    Return a unique ID
    diff --git a/code/modules/assembly/infrared.html b/code/modules/assembly/infrared.html index 9e930ed140bf..b73ea4cca1ec 100644 --- a/code/modules/assembly/infrared.html +++ b/code/modules/assembly/infrared.html @@ -14,14 +14,14 @@

    code/modules/assembly/infrared.dm - +

    /obj/effect/beam/i_beamIBeam
    diff --git a/code/modules/assembly/radio.html b/code/modules/assembly/radio.html index 47ac3a84907c..a283afbadb51 100644 --- a/code/modules/assembly/radio.html +++ b/code/modules/assembly/radio.html @@ -14,14 +14,14 @@

    code/modules/assembly/radio.dm - +

    /obj/item/assembly/radio/bellDesk Bells
    diff --git a/code/modules/assembly/signaler.html b/code/modules/assembly/signaler.html index dbf667b6ce76..02b2678fe3bf 100644 --- a/code/modules/assembly/signaler.html +++ b/code/modules/assembly/signaler.html @@ -14,14 +14,14 @@

    code/modules/assembly/signaler.dm - +

    /obj/item/assembly/signaler/buttonButton signaler
    diff --git a/code/modules/asset_cache.html b/code/modules/asset_cache.html index d45efc0e4a1d..32716ec7fd55 100644 --- a/code/modules/asset_cache.html +++ b/code/modules/asset_cache.html @@ -14,7 +14,7 @@

    Asset cache system - +

    @@ -37,7 +37,7 @@

    Notes:

    CSS files that use url() can be made to use the CDN without needing to rewrite all url() calls in code by using the namespaced helper datum. See the documentation for /datum/asset/simple/namespaced for details.

    diff --git a/code/modules/asset_cache/asset_cache_item.html b/code/modules/asset_cache/asset_cache_item.html index faba96b29716..fb2dd758bae4 100644 --- a/code/modules/asset_cache/asset_cache_item.html +++ b/code/modules/asset_cache/asset_cache_item.html @@ -14,14 +14,14 @@

    code/modules/asset_cache/asset_cache_item.dm - +

    /datum/asset_cache_itemAn internal datum containing info on items in the asset cache. Mainly used to cache md5 info for speed.
    diff --git a/code/modules/asset_cache/asset_list.html b/code/modules/asset_cache/asset_list.html index e218dd6aa706..c2e2af9cb25b 100644 --- a/code/modules/asset_cache/asset_list.html +++ b/code/modules/asset_cache/asset_list.html @@ -14,7 +14,7 @@

    code/modules/asset_cache/asset_list.dm - +

    @@ -27,7 +27,7 @@

    code/modules/asset_cache/asset_list.dm

    /datum/asset/jsonA subtype to generate a JSON file from a list
    diff --git a/code/modules/asset_cache/assets/crafting.html b/code/modules/asset_cache/assets/crafting.html index 3e5f59397c9d..0750a320f140 100644 --- a/code/modules/asset_cache/assets/crafting.html +++ b/code/modules/asset_cache/assets/crafting.html @@ -14,14 +14,14 @@

    code/modules/asset_cache/assets/crafting.dm - +

    /datum/asset/spritesheet/craftingRepresentative icons for the contents of each crafting recipe.
    diff --git a/code/modules/asset_cache/transports/asset_transport.html b/code/modules/asset_cache/transports/asset_transport.html index bbed9d481457..ef42f219667a 100644 --- a/code/modules/asset_cache/transports/asset_transport.html +++ b/code/modules/asset_cache/transports/asset_transport.html @@ -14,20 +14,20 @@ — Define Details

    code/modules/asset_cache/transports/asset_transport.dm - +

    ASSET_CACHE_TELL_CLIENT_AMOUNTWhen sending mutiple assets, how many before we give the client a quaint little sending resources message
    /datum/asset_transportBase browse_rsc asset transport

    Define Details

    ASSET_CACHE_TELL_CLIENT_AMOUNT - +

    When sending mutiple assets, how many before we give the client a quaint little sending resources message

    diff --git a/code/modules/asset_cache/transports/webroot_transport.html b/code/modules/asset_cache/transports/webroot_transport.html index fde1933f37a0..92e04c59ffba 100644 --- a/code/modules/asset_cache/transports/webroot_transport.html +++ b/code/modules/asset_cache/transports/webroot_transport.html @@ -14,14 +14,14 @@

    code/modules/asset_cache/transports/webroot_transport.dm - +

    /datum/asset_transport/webrootCDN Webroot asset transport.
    diff --git a/code/modules/atmospherics/gasmixtures/gas_mixture.html b/code/modules/atmospherics/gasmixtures/gas_mixture.html index 2d378acd61a5..42f54960721e 100644 --- a/code/modules/atmospherics/gasmixtures/gas_mixture.html +++ b/code/modules/atmospherics/gasmixtures/gas_mixture.html @@ -14,7 +14,7 @@ — Define Details

    code/modules/atmospherics/gasmixtures/gas_mixture.dm - +

    @@ -24,7 +24,7 @@

    code/modules/atmospherics/gasmixtures/gas_mixture.dm If you're making gasmixtures that have unexpected behavior related to this value, you're doing something wrong.

    MINIMUM_MOLE_COUNTMinimum mole count of a gas

    Define Details

    MINIMUM_HEAT_CAPACITY - +

    I feel the need to document what happens here. Basically this is used @@ -35,13 +35,13 @@

    MINIMUM_MOLE_COUNT - +

    Minimum mole count of a gas

    diff --git a/code/modules/atmospherics/gasmixtures/reactions.html b/code/modules/atmospherics/gasmixtures/reactions.html index 4a8672236b5c..339d77bfc816 100644 --- a/code/modules/atmospherics/gasmixtures/reactions.html +++ b/code/modules/atmospherics/gasmixtures/reactions.html @@ -14,7 +14,7 @@

    code/modules/atmospherics/gasmixtures/reactions.dm - +

    @@ -24,7 +24,7 @@

    code/modules/atmospherics/gasmixtures/reactions.dm

    /datum/gas_reaction/pluonium_bz_responsePluonium BZase Action
    diff --git a/code/modules/atmospherics/machinery/components/fusion/hfr_core.html b/code/modules/atmospherics/machinery/components/fusion/hfr_core.html index d092dedc6401..e5a6b82b4d6d 100644 --- a/code/modules/atmospherics/machinery/components/fusion/hfr_core.html +++ b/code/modules/atmospherics/machinery/components/fusion/hfr_core.html @@ -14,14 +14,14 @@

    code/modules/atmospherics/machinery/components/fusion/hfr_core.dm - +

    /obj/machinery/atmospherics/components/unary/hypertorus/coreThis section contain the hfr core with all the variables and the Initialize(mapload) and Destroy() procs
    diff --git a/code/modules/atmospherics/machinery/components/fusion/hfr_defines.html b/code/modules/atmospherics/machinery/components/fusion/hfr_defines.html index d2926bb9cccd..05454addefd6 100644 --- a/code/modules/atmospherics/machinery/components/fusion/hfr_defines.html +++ b/code/modules/atmospherics/machinery/components/fusion/hfr_defines.html @@ -14,7 +14,7 @@ — Define Details

    code/modules/atmospherics/machinery/components/fusion/hfr_defines.dm - +

    @@ -72,222 +72,222 @@

    code/modules/atmospherics/machinery/components/fusion/hfr_defines.dm

    HYPERTORUS_FLAG_IRON_CONTENT_INCREASEIron content increasing
    HYPERTORUS_FLAG_EMPEDEmped hypertorus

    Define Details

    CALCULATED_H2RADIUS - +

    Radius of the h2 calculated based on the amount of number of atom in a mole (and some addition for balancing issues)

    CALCULATED_TRITRADIUS - +

    Radius of the trit calculated based on the amount of number of atom in a mole (and some addition for balancing issues)

    DAMAGE_CAP_MULTIPLIER - +

    Sets the multiplier for the damage

    FUSION_MOLE_THRESHOLD_HFR - +

    Mole count required (tritium/hydrogen) to start a fusion reaction

    HALLUCINATION_HFR - +

    Sets the range of the hallucinations

    HFR_RADIATION_FALLOFF - +

    Amount of rads at which it will start to fall off

    HIGH_EFFICIENCY_CONDUCTIVITY - +

    Conduction of heat near the external cooling loop

    HYPERTORUS_ACCENT_SOUND_MIN_COOLDOWN - +

    to prevent accent sounds from layering

    HYPERTORUS_COLD_COOLANT_MAX_RESTORE - +

    Heal up to this many points of damage per second at 1 degree kelvin

    HYPERTORUS_COLD_COOLANT_THRESHOLD - +

    Start healing below this temperature

    HYPERTORUS_FLAG_BASE_EXPLOSION - +

    Causes a light explosion on meltdown

    HYPERTORUS_FLAG_BIG_SPREAD - +

    Large radiation/EMP radius

    HYPERTORUS_FLAG_CRITICAL_MELTDOWN - +

    Doubles explosion size and radiation/EMP radius

    HYPERTORUS_FLAG_DEVASTATING_EXPLOSION - +

    Causes a devastating explosion on meltdown

    HYPERTORUS_FLAG_EMP - +

    Causes an EMP on meltdown

    HYPERTORUS_FLAG_EMPED - +

    Emped hypertorus

    HYPERTORUS_FLAG_HIGH_FUEL_MIX_MOLE - +

    High fuel mix mole

    HYPERTORUS_FLAG_HIGH_POWER_DAMAGE - +

    High power damage

    HYPERTORUS_FLAG_IRON_CONTENT_DAMAGE - +

    iron content damage

    HYPERTORUS_FLAG_IRON_CONTENT_INCREASE - +

    Iron content increasing

    HYPERTORUS_FLAG_MASSIVE_SPREAD - +

    Very large radiation/EMP radius

    HYPERTORUS_FLAG_MEDIUM_EXPLOSION - +

    Causes a heavy explosion on meltdown

    HYPERTORUS_FLAG_MEDIUM_SPREAD - +

    Medium radiation/EMP radius

    HYPERTORUS_FLAG_MINIMUM_SPREAD - +

    Small radiation/EMP radius

    HYPERTORUS_FLAG_RADIATION_PULSE - +

    Causes a radiation pulse on meltdown

    HYPERTORUS_HYPERCRITICAL_MAX_DAMAGE - +

    Take at most this much damage per second

    HYPERTORUS_HYPERCRITICAL_MOLES - +

    Start taking damage over this threshold

    HYPERTORUS_HYPERCRITICAL_SCALE - +

    Take this much damage per mole over the threshold per second

    HYPERTORUS_MAX_SAFE_IRON - +

    Start taking damage over this threshold, up to a maximum of (1 - HYPERTORUS_MAX_SAFE_IRON) per tick at 100% iron

    HYPERTORUS_MEDIUM_SPILL_INITIAL - +

    How much we should spill initially

    HYPERTORUS_MEDIUM_SPILL_PRESSURE - +

    Start spilling superhot moderator gas when over this pressure threshold

    HYPERTORUS_MEDIUM_SPILL_RATE - +

    How much of the moderator mix we should spill per second until mended

    HYPERTORUS_OVERFULL_MAX_SAFE_COLD_FUSION_MOLES - +

    Take 0 damage beneath this much fusion mass at 1 degree Kelvin

    HYPERTORUS_OVERFULL_MAX_SAFE_HOT_FUSION_MOLES - +

    Take 0 damage beneath this much fusion mass at FUSION_TEMPERATURE_MAX degrees Kelvin

    HYPERTORUS_OVERFULL_MIN_POWER_LEVEL - +

    Start taking overfull damage at this power level

    HYPERTORUS_OVERFULL_MOLAR_SLOPE - +

    Every 200 moles, 1 point of damage per second

    HYPERTORUS_STRONG_SPILL_INITIAL - +

    How much we should spill initially

    HYPERTORUS_STRONG_SPILL_PRESSURE - +

    If the moderator gas goes over this threshold, REALLY spill it

    HYPERTORUS_STRONG_SPILL_RATE - +

    How much of the moderator mix we should spill per second until mended

    HYPERTORUS_SUBCRITICAL_MOLES - +

    Start healing when fusion mass is below this threshold

    HYPERTORUS_SUBCRITICAL_SCALE - +

    Heal one point per second per this many moles under the threshold

    HYPERTORUS_WARNING_MOLES - +

    Start broadcasting warning over this threshold

    INSTABILITY_GAS_POWER_FACTOR_HFR - +

    Used to reduce the gas_power to a more useful amount

    IRON_ACCUMULATED_PER_SECOND - +

    Amount of iron accumulated per second whenever we fail our saving throw, using the chance above

    IRON_CHANCE_PER_FUSION_LEVEL - +

    Chance in percentage points per fusion level of iron accumulation when operating at unsafe levels

    IRON_OXYGEN_HEAL_PER_SECOND - +

    Maximum amount of iron that can be healed per second. Calculated to mostly keep up with fusion level 5.

    LIGHT_SPEED - +

    Speed of light, in m/s

    METALLIC_VOID_CONDUCTIVITY - +

    Conduction of heat inside the fusion reactor

    MIN_POWER_USAGE - +

    Sets the minimum amount of power the machine uses

    OXYGEN_MOLES_CONSUMED_PER_IRON_HEAL - +

    Amount of oxygen in moles required to fully remove 100% iron content. Currently about 2409mol. Calculated to consume at most 10mol/s.

    PLANCK_LIGHT_CONSTANT - +

    Calculation between the plank constant and the lambda of the lightwave

    TOROID_VOLUME_BREAKEVEN_HFR - +

    Used to calculate the toroidal_size for the instability

    VOID_CONDUCTION - +

    Power conduction in the void, used to calculate the efficiency of the reaction

    diff --git a/code/modules/atmospherics/machinery/components/fusion/hfr_parts.html b/code/modules/atmospherics/machinery/components/fusion/hfr_parts.html index 8e6d2d9e935c..d9e362500bf8 100644 --- a/code/modules/atmospherics/machinery/components/fusion/hfr_parts.html +++ b/code/modules/atmospherics/machinery/components/fusion/hfr_parts.html @@ -14,7 +14,7 @@

    code/modules/atmospherics/machinery/components/fusion/hfr_parts.dm - +

    @@ -22,7 +22,7 @@

    code/modules/atmospherics/machinery/components/fusion/hfr_parts.dm The file also contain the guicode of the machine

    diff --git a/code/modules/atmospherics/machinery/components/unary_devices/cryo.html b/code/modules/atmospherics/machinery/components/unary_devices/cryo.html index cc0afd9858e9..5f2c62276f88 100644 --- a/code/modules/atmospherics/machinery/components/unary_devices/cryo.html +++ b/code/modules/atmospherics/machinery/components/unary_devices/cryo.html @@ -14,7 +14,7 @@ — Define Details

    code/modules/atmospherics/machinery/components/unary_devices/cryo.dm - +

    @@ -22,13 +22,13 @@

    code/modules/atmospherics/machinery/components/unary_devices/cryo.dm

    /atom/movable/visual/cryo_occupantThis is a visual helper that shows the occupant inside the cryo cell.
    /obj/machinery/atmospherics/components/unary/cryo_cellCryo cell

    Define Details

    MAX_TEMPERATURE - +

    Max temperature allowed inside the cryotube, should break before reaching this heat

    diff --git a/code/modules/atmospherics/machinery/portable/canister.html b/code/modules/atmospherics/machinery/portable/canister.html index 9a139e27f459..8e4427c4f728 100644 --- a/code/modules/atmospherics/machinery/portable/canister.html +++ b/code/modules/atmospherics/machinery/portable/canister.html @@ -14,7 +14,7 @@

    code/modules/atmospherics/machinery/portable/canister.dm - +

    @@ -24,7 +24,7 @@

    code/modules/atmospherics/machinery/portable/canister.dm

    /obj/machinery/portable_atmospherics/canister/stimball_testA canister that is 1 Kelvin away from doing the stimball reaction.
    diff --git a/code/modules/awaymissions/cordon.html b/code/modules/awaymissions/cordon.html index d1e0933ff06e..f6b68058cd55 100644 --- a/code/modules/awaymissions/cordon.html +++ b/code/modules/awaymissions/cordon.html @@ -14,7 +14,7 @@

    code/modules/awaymissions/cordon.dm - +

    @@ -22,7 +22,7 @@

    code/modules/awaymissions/cordon.dm

    /turf/cordon/secretThis type of cordon will block ghosts from passing through it. Useful for stuff like Away Missions, where you feasibly want to block ghosts from entering to keep a certain map section a secret.
    diff --git a/code/modules/awaymissions/corpse.html b/code/modules/awaymissions/corpse.html index 8bc1a02858ff..3a3583d2da87 100644 --- a/code/modules/awaymissions/corpse.html +++ b/code/modules/awaymissions/corpse.html @@ -14,7 +14,7 @@

    code/modules/awaymissions/corpse.dm - +

    @@ -23,7 +23,7 @@

    code/modules/awaymissions/corpse.dm

    /obj/effect/mob_spawn/human/skeletonSpooky Undead
    diff --git a/code/modules/awaymissions/gateway.html b/code/modules/awaymissions/gateway.html index 588dad84e9a2..e9238ff1e5cf 100644 --- a/code/modules/awaymissions/gateway.html +++ b/code/modules/awaymissions/gateway.html @@ -14,14 +14,14 @@

    code/modules/awaymissions/gateway.dm - +

    /obj/machinery/gateway/centerawayAway
    diff --git a/code/modules/awaymissions/mission_code/snowdin.html b/code/modules/awaymissions/mission_code/snowdin.html index 1fab982cbcc6..299174d5c420 100644 --- a/code/modules/awaymissions/mission_code/snowdin.html +++ b/code/modules/awaymissions/mission_code/snowdin.html @@ -14,14 +14,14 @@

    code/modules/awaymissions/mission_code/snowdin.dm - +

    /obj/item/paper/crumpled/ruins/snowdin/foreshadowingpapers
    diff --git a/code/modules/awaymissions/mission_code/wildwest.html b/code/modules/awaymissions/mission_code/wildwest.html index eea5b610253c..d58a402baea2 100644 --- a/code/modules/awaymissions/mission_code/wildwest.html +++ b/code/modules/awaymissions/mission_code/wildwest.html @@ -14,7 +14,7 @@

    code/modules/awaymissions/mission_code/wildwest.dm - +

    @@ -22,7 +22,7 @@

    code/modules/awaymissions/mission_code/wildwest.dm

    /obj/effect/meatgrinderMeatgrinder
    diff --git a/code/modules/balloon_alert/balloon_alert.html b/code/modules/balloon_alert/balloon_alert.html index 2cae82833769..cf62617212f9 100644 --- a/code/modules/balloon_alert/balloon_alert.html +++ b/code/modules/balloon_alert/balloon_alert.html @@ -14,24 +14,24 @@ — Define Details

    code/modules/balloon_alert/balloon_alert.dm - +

    BALLOON_TEXT_CHAR_LIFETIME_INCREASE_MULTThe increase in duration per character in seconds
    BALLOON_TEXT_CHAR_LIFETIME_INCREASE_MINThe amount of characters needed before this increase takes into effect

    Define Details

    BALLOON_TEXT_CHAR_LIFETIME_INCREASE_MIN - +

    The amount of characters needed before this increase takes into effect

    BALLOON_TEXT_CHAR_LIFETIME_INCREASE_MULT - +

    The increase in duration per character in seconds

    diff --git a/code/modules/buildmode.html b/code/modules/buildmode.html index cff1b133a68c..ba575b83f26c 100644 --- a/code/modules/buildmode.html +++ b/code/modules/buildmode.html @@ -14,7 +14,7 @@

    Buildmode - +

    @@ -224,7 +224,7 @@

    Buildmode Mode

    diff --git a/code/modules/cargo/bounty.html b/code/modules/cargo/bounty.html index e08348feba44..a99191ec6c4e 100644 --- a/code/modules/cargo/bounty.html +++ b/code/modules/cargo/bounty.html @@ -14,7 +14,7 @@

    code/modules/cargo/bounty.dm - +

    @@ -22,7 +22,7 @@

    code/modules/cargo/bounty.dm

    Subtype Gens
    diff --git a/code/modules/cargo/packs.html b/code/modules/cargo/packs.html index 384cef21791a..889846e72396 100644 --- a/code/modules/cargo/packs.html +++ b/code/modules/cargo/packs.html @@ -14,7 +14,7 @@

    code/modules/cargo/packs.dm - +

    @@ -35,7 +35,7 @@

    code/modules/cargo/packs.dm

    /datum/supply_pack/miscMiscellaneous
    diff --git a/code/modules/cargo/supplypod.html b/code/modules/cargo/supplypod.html index b9385be8b8e3..56bbc24270ff 100644 --- a/code/modules/cargo/supplypod.html +++ b/code/modules/cargo/supplypod.html @@ -14,14 +14,14 @@

    code/modules/cargo/supplypod.dm - +

    /obj/item/disk/cargo/bluespace_podif(pod.effectShrapnel)
    diff --git a/code/modules/client/preferences.html b/code/modules/client/preferences.html index fec651f3f696..02bd20d9314b 100644 --- a/code/modules/client/preferences.html +++ b/code/modules/client/preferences.html @@ -14,7 +14,7 @@

    Preferences (by Mothblocks) - +

    @@ -321,7 +321,7 @@

    Updating special_roles

    /atom/movable/screen/character_preview_viewA preview of a character for use in the preferences menu
    diff --git a/code/modules/client/preferences/_preference.html b/code/modules/client/preferences/_preference.html index 0bb401ec72d6..8269e5c3a2be 100644 --- a/code/modules/client/preferences/_preference.html +++ b/code/modules/client/preferences/_preference.html @@ -14,7 +14,7 @@ — Define Details

    code/modules/client/preferences/_preference.dm - +

    @@ -47,42 +47,42 @@

    code/modules/client/preferences/_preference.dm

    /datum/preference/numericA numeric preference with a minimum and maximum value
    /datum/preference/toggleA prefernece whose value is always TRUE or FALSE

    Define Details

    CHOICED_PREFERENCE_DISPLAY_NAMES - +

    For choiced preferences, this key will be used to set display names in constant data.

    CHOICED_PREFERENCE_KEY_LOCKED - +

    For choiced preferences, this key will be used to lock choices to a specific ckey.

    MAX_PREFERENCE_PRIORITY - +

    The maximum preference priority, keep this updated, but don't use it for priority.

    PREFERENCE_PRIORITY_DEFAULT - +

    The default priority level

    PREFERENCE_PRIORITY_GENDER - +

    The priority at which gender is determined, needed for proper randomization.

    PREFERENCE_PRIORITY_NAMES - +

    The priority at which names are decided, needed for proper randomization.

    PREFERENCE_PRIORITY_SPECIES - +

    The priority at which species runs, needed for external organs to apply properly.

    SUPPLEMENTAL_FEATURE_KEY - +

    For main feature preferences, this key refers to a feature considered supplemental. For instance, hair color being supplemental to hair.

    diff --git a/code/modules/client/preferences/ai_core_display.html b/code/modules/client/preferences/ai_core_display.html index c0c55d45e765..caf76e56e5a3 100644 --- a/code/modules/client/preferences/ai_core_display.html +++ b/code/modules/client/preferences/ai_core_display.html @@ -14,14 +14,14 @@

    code/modules/client/preferences/ai_core_display.dm - +

    /datum/preference/choiced/ai_core_displayWhat to show on the AI screen
    diff --git a/code/modules/client/preferences/ambient_occlusion.html b/code/modules/client/preferences/ambient_occlusion.html index 966ed8458392..a81b7e87cf78 100644 --- a/code/modules/client/preferences/ambient_occlusion.html +++ b/code/modules/client/preferences/ambient_occlusion.html @@ -14,14 +14,14 @@

    code/modules/client/preferences/ambient_occlusion.dm - +

    /datum/preference/toggle/ambient_occlusionWhether or not to toggle ambient occlusion, the shadows around people
    diff --git a/code/modules/client/preferences/assets.html b/code/modules/client/preferences/assets.html index 411fada23bb3..ebd40a19d393 100644 --- a/code/modules/client/preferences/assets.html +++ b/code/modules/client/preferences/assets.html @@ -14,7 +14,7 @@

    code/modules/client/preferences/assets.dm - +

    @@ -22,7 +22,7 @@

    code/modules/client/preferences/assets.dm

    /datum/asset/json/preferencesSends information needed for shared details on individual preferences
    diff --git a/code/modules/client/preferences/bar_choice.html b/code/modules/client/preferences/bar_choice.html index e29c526cb743..0858851df6c8 100644 --- a/code/modules/client/preferences/bar_choice.html +++ b/code/modules/client/preferences/bar_choice.html @@ -14,14 +14,14 @@

    code/modules/client/preferences/bar_choice.dm - +

    /datum/preference/choiced/bar_choiceWhich bar to spawn on boxstation
    diff --git a/code/modules/client/preferences/clothing.html b/code/modules/client/preferences/clothing.html index 9a0c8dd2d3bd..464e4eead5e4 100644 --- a/code/modules/client/preferences/clothing.html +++ b/code/modules/client/preferences/clothing.html @@ -14,7 +14,7 @@

    code/modules/client/preferences/clothing.dm - +

    @@ -25,7 +25,7 @@

    code/modules/client/preferences/clothing.dm

    /datum/preference/choiced/underwearUnderwear preference
    diff --git a/code/modules/client/preferences/engineering_department.html b/code/modules/client/preferences/engineering_department.html index 7eafa74385a2..5437ce93f91d 100644 --- a/code/modules/client/preferences/engineering_department.html +++ b/code/modules/client/preferences/engineering_department.html @@ -14,14 +14,14 @@

    code/modules/client/preferences/engineering_department.dm - +

    /datum/preference/choiced/engineering_departmentWhich department to put station engineers in
    diff --git a/code/modules/client/preferences/gender.html b/code/modules/client/preferences/gender.html index dfc75825a7e7..a4f8c3c3c21e 100644 --- a/code/modules/client/preferences/gender.html +++ b/code/modules/client/preferences/gender.html @@ -14,14 +14,14 @@

    code/modules/client/preferences/gender.dm - +

    /datum/preference/choiced/genderGender preference
    diff --git a/code/modules/client/preferences/ghost.html b/code/modules/client/preferences/ghost.html index 1f34f48e7617..c6d6cb88ca41 100644 --- a/code/modules/client/preferences/ghost.html +++ b/code/modules/client/preferences/ghost.html @@ -14,7 +14,7 @@

    code/modules/client/preferences/ghost.dm - +

    @@ -26,7 +26,7 @@

    code/modules/client/preferences/ghost.dm

    /datum/preference/toggle/inquisitive_ghostWhether or not ghosts can examine things by clicking on them.
    diff --git a/code/modules/client/preferences/middleware/_middleware.html b/code/modules/client/preferences/middleware/_middleware.html index 25b16977b939..9e9a2d09b380 100644 --- a/code/modules/client/preferences/middleware/_middleware.html +++ b/code/modules/client/preferences/middleware/_middleware.html @@ -14,14 +14,14 @@

    code/modules/client/preferences/middleware/_middleware.dm - +

    /datum/preference_middlewarePreference middleware is code that helps to decentralize complicated preference features.
    diff --git a/code/modules/client/preferences/middleware/antags.html b/code/modules/client/preferences/middleware/antags.html index 6a6f60476736..c6d8c8a111d8 100644 --- a/code/modules/client/preferences/middleware/antags.html +++ b/code/modules/client/preferences/middleware/antags.html @@ -14,7 +14,7 @@

    code/modules/client/preferences/middleware/antags.dm - +

    @@ -23,7 +23,7 @@

    code/modules/client/preferences/middleware/antags.dm

    Serializes an antag name to be used for preferences UI
    diff --git a/code/modules/client/preferences/middleware/keybindings.html b/code/modules/client/preferences/middleware/keybindings.html index 7027fb3d85fb..8d2e4782ad80 100644 --- a/code/modules/client/preferences/middleware/keybindings.html +++ b/code/modules/client/preferences/middleware/keybindings.html @@ -14,14 +14,14 @@

    code/modules/client/preferences/middleware/keybindings.dm - +

    /datum/preference_middleware/keybindingsMiddleware to handle keybindings
    diff --git a/code/modules/client/preferences/middleware/legacy_toggles.html b/code/modules/client/preferences/middleware/legacy_toggles.html index 05dd936a26ad..d0b3975702c2 100644 --- a/code/modules/client/preferences/middleware/legacy_toggles.html +++ b/code/modules/client/preferences/middleware/legacy_toggles.html @@ -14,7 +14,7 @@

    code/modules/client/preferences/middleware/legacy_toggles.dm - +

    @@ -26,7 +26,7 @@

    code/modules/client/preferences/middleware/legacy_toggles.dm individual /datum/preference/toggles.

    diff --git a/code/modules/client/preferences/middleware/names.html b/code/modules/client/preferences/middleware/names.html index 09d9faae98e4..1aa6d9ad9daf 100644 --- a/code/modules/client/preferences/middleware/names.html +++ b/code/modules/client/preferences/middleware/names.html @@ -14,7 +14,7 @@

    code/modules/client/preferences/middleware/names.dm - +

    @@ -22,7 +22,7 @@

    code/modules/client/preferences/middleware/names.dm they have.

    diff --git a/code/modules/client/preferences/middleware/quirks.html b/code/modules/client/preferences/middleware/quirks.html index 7eedd3933adc..ec1a7cc4810e 100644 --- a/code/modules/client/preferences/middleware/quirks.html +++ b/code/modules/client/preferences/middleware/quirks.html @@ -14,14 +14,14 @@

    code/modules/client/preferences/middleware/quirks.dm - +

    /datum/preference_middleware/quirksMiddleware to handle quirks
    diff --git a/code/modules/client/preferences/middleware/random.html b/code/modules/client/preferences/middleware/random.html index 1ed1e8ebfd5d..5e7f142db78f 100644 --- a/code/modules/client/preferences/middleware/random.html +++ b/code/modules/client/preferences/middleware/random.html @@ -14,14 +14,14 @@

    code/modules/client/preferences/middleware/random.dm - +

    /datum/preference_middleware/randomMiddleware for handling randomization preferences
    diff --git a/code/modules/client/preferences/middleware/species.html b/code/modules/client/preferences/middleware/species.html index 4fca0fe58bd8..5e3e2711801e 100644 --- a/code/modules/client/preferences/middleware/species.html +++ b/code/modules/client/preferences/middleware/species.html @@ -14,14 +14,14 @@

    code/modules/client/preferences/middleware/species.dm - +

    /datum/preference_middleware/speciesHandles the assets for species icons
    diff --git a/code/modules/client/preferences/names.html b/code/modules/client/preferences/names.html index 2a54c1236765..2938e758e720 100644 --- a/code/modules/client/preferences/names.html +++ b/code/modules/client/preferences/names.html @@ -14,7 +14,7 @@

    code/modules/client/preferences/names.dm - +

    @@ -23,7 +23,7 @@

    code/modules/client/preferences/names.dm

    /datum/preference/name/backup_humanThe name for a backup human, when nonhumans are made into head of staff
    diff --git a/code/modules/client/preferences/ooc.html b/code/modules/client/preferences/ooc.html index beed2d750835..b950c683d9d3 100644 --- a/code/modules/client/preferences/ooc.html +++ b/code/modules/client/preferences/ooc.html @@ -14,14 +14,14 @@

    code/modules/client/preferences/ooc.dm - +

    /datum/preference/color/ooc_colorThe color admins will speak in for OOC.
    diff --git a/code/modules/client/preferences/parallax.html b/code/modules/client/preferences/parallax.html index 46e9def76da1..d8f19be486bb 100644 --- a/code/modules/client/preferences/parallax.html +++ b/code/modules/client/preferences/parallax.html @@ -14,14 +14,14 @@

    code/modules/client/preferences/parallax.dm - +

    /datum/preference/choiced/parallaxDetermines parallax, "fancy space"
    diff --git a/code/modules/client/preferences/pda.html b/code/modules/client/preferences/pda.html index f393aa2ca3ae..880ff071c743 100644 --- a/code/modules/client/preferences/pda.html +++ b/code/modules/client/preferences/pda.html @@ -14,7 +14,7 @@

    code/modules/client/preferences/pda.dm - +

    @@ -23,7 +23,7 @@

    code/modules/client/preferences/pda.dm

    /datum/preference/choiced/pda_themeThe visual theme of a PDA
    diff --git a/code/modules/client/preferences/preferred_map.html b/code/modules/client/preferences/preferred_map.html index 4a94e04bd2c4..bf517ecd198a 100644 --- a/code/modules/client/preferences/preferred_map.html +++ b/code/modules/client/preferences/preferred_map.html @@ -14,14 +14,14 @@

    code/modules/client/preferences/preferred_map.dm - +

    /datum/preference/choiced/preferred_mapDuring map rotation, this will help determine the chosen map.
    diff --git a/code/modules/client/preferences/scaling_method.html b/code/modules/client/preferences/scaling_method.html index 3914c71ca659..d2e50668c2bd 100644 --- a/code/modules/client/preferences/scaling_method.html +++ b/code/modules/client/preferences/scaling_method.html @@ -14,14 +14,14 @@

    code/modules/client/preferences/scaling_method.dm - +

    /datum/preference/choiced/scaling_methodThe scaling method to show the world in, e.g. nearest neighbor
    diff --git a/code/modules/client/preferences/security_department.html b/code/modules/client/preferences/security_department.html index 371617bce863..077b13819bd8 100644 --- a/code/modules/client/preferences/security_department.html +++ b/code/modules/client/preferences/security_department.html @@ -14,14 +14,14 @@

    code/modules/client/preferences/security_department.dm - +

    /datum/preference/choiced/security_departmentWhich department to put security officers in
    diff --git a/code/modules/client/preferences/species.html b/code/modules/client/preferences/species.html index 3280992670a0..e55c81875c23 100644 --- a/code/modules/client/preferences/species.html +++ b/code/modules/client/preferences/species.html @@ -14,14 +14,14 @@

    code/modules/client/preferences/species.dm - +

    /datum/preference/choiced/speciesSpecies preference
    diff --git a/code/modules/client/preferences/ui_style.html b/code/modules/client/preferences/ui_style.html index fd99ef836a5d..10049d76cbf0 100644 --- a/code/modules/client/preferences/ui_style.html +++ b/code/modules/client/preferences/ui_style.html @@ -14,14 +14,14 @@

    code/modules/client/preferences/ui_style.dm - +

    /datum/preference/choiced/ui_styleUI style preference
    diff --git a/code/modules/client/preferences/window_flashing.html b/code/modules/client/preferences/window_flashing.html index 4c9a310d59a3..3226e525ee25 100644 --- a/code/modules/client/preferences/window_flashing.html +++ b/code/modules/client/preferences/window_flashing.html @@ -14,14 +14,14 @@

    code/modules/client/preferences/window_flashing.dm - +

    /datum/preference/toggle/window_flashingEnables flashing the window in your task tray for important events
    diff --git a/code/modules/clothing/head/helmet.html b/code/modules/clothing/head/helmet.html index fa68c878915d..dd16710dfb6e 100644 --- a/code/modules/clothing/head/helmet.html +++ b/code/modules/clothing/head/helmet.html @@ -14,14 +14,14 @@

    code/modules/clothing/head/helmet.dm - +

    /obj/item/clothing/head/helmet/platedPLATED ARMOR
    diff --git a/code/modules/clothing/masks/miscellaneous.html b/code/modules/clothing/masks/miscellaneous.html index eb8602799499..82e0486f7410 100644 --- a/code/modules/clothing/masks/miscellaneous.html +++ b/code/modules/clothing/masks/miscellaneous.html @@ -14,14 +14,14 @@

    code/modules/clothing/masks/miscellaneous.dm - +

    /obj/item/clothing/mask/frogfrog mask - reeee!!
    diff --git a/code/modules/clothing/spacesuits/hardsuit.html b/code/modules/clothing/spacesuits/hardsuit.html index 12948f5c0783..89ebbd47bf5a 100644 --- a/code/modules/clothing/spacesuits/hardsuit.html +++ b/code/modules/clothing/spacesuits/hardsuit.html @@ -14,7 +14,7 @@

    code/modules/clothing/spacesuits/hardsuit.dm - +

    @@ -24,7 +24,7 @@

    code/modules/clothing/spacesuits/hardsuit.dm

    /obj/item/clothing/head/helmet/space/hardsuit/deathsquadDeathsquad version
    diff --git a/code/modules/clothing/suits/armor.html b/code/modules/clothing/suits/armor.html index fa0bcfd92826..3f8dbedb52b0 100644 --- a/code/modules/clothing/suits/armor.html +++ b/code/modules/clothing/suits/armor.html @@ -14,7 +14,7 @@

    code/modules/clothing/suits/armor.dm - +

    @@ -22,7 +22,7 @@

    code/modules/clothing/suits/armor.dm

    /obj/item/kevlar_platingARMOR PLATES
    diff --git a/code/modules/clothing/under/accessories.html b/code/modules/clothing/under/accessories.html index 5d417d69cd7e..67109f9ddd05 100644 --- a/code/modules/clothing/under/accessories.html +++ b/code/modules/clothing/under/accessories.html @@ -14,14 +14,14 @@

    code/modules/clothing/under/accessories.dm - +

    /obj/item/clothing/accessory/dogtagsDog Tags
    diff --git a/code/modules/clothing/under/badges.html b/code/modules/clothing/under/badges.html index 5f07643f40d8..1132cda68691 100644 --- a/code/modules/clothing/under/badges.html +++ b/code/modules/clothing/under/badges.html @@ -14,14 +14,14 @@

    code/modules/clothing/under/badges.dm - +

    /obj/item/badgeBadges: Like an accessory for your armor vest
    diff --git a/code/modules/corporations/corporation.html b/code/modules/corporations/corporation.html index c8aa29d756f8..80d96c1ba003 100644 --- a/code/modules/corporations/corporation.html +++ b/code/modules/corporations/corporation.html @@ -14,14 +14,14 @@

    code/modules/corporations/corporation.dm - +

    /datum/corporationCompanies with employees
    diff --git a/code/modules/events/monsterhunter.html b/code/modules/events/monsterhunter.html index 56e640538ca5..2401f7f02ef7 100644 --- a/code/modules/events/monsterhunter.html +++ b/code/modules/events/monsterhunter.html @@ -14,7 +14,7 @@

    code/modules/events/monsterhunter.dm - +

    @@ -22,7 +22,7 @@

    code/modules/events/monsterhunter.dm

    /datum/round_event_control/monster_huntersRandomly spawned Monster hunters during TraitorChangeling, Changeling, Heretic and Cult rounds.
    diff --git a/code/modules/events/nightmare.html b/code/modules/events/nightmare.html index cf87a99efcc2..8ebffece9c5f 100644 --- a/code/modules/events/nightmare.html +++ b/code/modules/events/nightmare.html @@ -14,7 +14,7 @@

    code/modules/events/nightmare.dm - +

    @@ -22,7 +22,7 @@

    code/modules/events/nightmare.dm Bobux no IS_CHANGELING

    diff --git a/code/modules/events/stray_cargo.html b/code/modules/events/stray_cargo.html index 6d939677e02e..fd8c7cd15c38 100644 --- a/code/modules/events/stray_cargo.html +++ b/code/modules/events/stray_cargo.html @@ -14,7 +14,7 @@

    code/modules/events/stray_cargo.dm - +

    @@ -22,7 +22,7 @@

    code/modules/events/stray_cargo.dm

    /datum/round_event/stray_cargoSpawns a cargo pod containing a random cargo supply pack on a random area of the station
    diff --git a/code/modules/events/supermatter_surge.html b/code/modules/events/supermatter_surge.html index 91876c1bc57f..b45278c4384f 100644 --- a/code/modules/events/supermatter_surge.html +++ b/code/modules/events/supermatter_surge.html @@ -14,7 +14,7 @@

    code/modules/events/supermatter_surge.dm - +

    @@ -22,7 +22,7 @@

    code/modules/events/supermatter_surge.dm Subtypes from the above that actually should explode.

    diff --git a/code/modules/events/wizard/fakeexplosion.html b/code/modules/events/wizard/fakeexplosion.html index 93d08090d261..e60062f16eb2 100644 --- a/code/modules/events/wizard/fakeexplosion.html +++ b/code/modules/events/wizard/fakeexplosion.html @@ -14,7 +14,7 @@

    code/modules/events/wizard/fakeexplosion.dm - +

    @@ -22,7 +22,7 @@

    code/modules/events/wizard/fakeexplosion.dm departments that are already independent, these will be disallowed to be randomly picked

    diff --git a/code/modules/events/zombie_infection.html b/code/modules/events/zombie_infection.html index c293dd023e37..a71a96788fc0 100644 --- a/code/modules/events/zombie_infection.html +++ b/code/modules/events/zombie_infection.html @@ -14,14 +14,14 @@

    code/modules/events/zombie_infection.dm - +

    /datum/round_event_control/zombieYou will appear adjacent to the beacon
    diff --git a/code/modules/food_and_drinks/drinks/drinks.html b/code/modules/food_and_drinks/drinks/drinks.html index 8ca9a2ff00db..33040335f6fd 100644 --- a/code/modules/food_and_drinks/drinks/drinks.html +++ b/code/modules/food_and_drinks/drinks/drinks.html @@ -14,7 +14,7 @@

    code/modules/food_and_drinks/drinks/drinks.dm - +

    @@ -25,7 +25,7 @@

    code/modules/food_and_drinks/drinks/drinks.dm

    /obj/item/reagent_containers/food/drinks/soda_canssoda_cans
    diff --git a/code/modules/food_and_drinks/drinks/drinks/bottle.html b/code/modules/food_and_drinks/drinks/drinks/bottle.html index f3ccc639f88a..1dddc3dd04db 100644 --- a/code/modules/food_and_drinks/drinks/drinks/bottle.html +++ b/code/modules/food_and_drinks/drinks/drinks/bottle.html @@ -14,7 +14,7 @@

    code/modules/food_and_drinks/drinks/drinks/bottle.dm - +

    @@ -23,7 +23,7 @@

    code/modules/food_and_drinks/drinks/drinks/bottle.dm

    /obj/item/reagent_containers/food/drinks/bottle/molotovMOLOTOV
    diff --git a/code/modules/food_and_drinks/food.html b/code/modules/food_and_drinks/food.html index 1993c45f218d..30dfe16ccab2 100644 --- a/code/modules/food_and_drinks/food.html +++ b/code/modules/food_and_drinks/food.html @@ -14,13 +14,13 @@ — Define Details

    code/modules/food_and_drinks/food.dm - +

    STOP_SERVING_BREAKFASTFood.

    Define Details

    STOP_SERVING_BREAKFAST - +

    Food.

    @@ -29,7 +29,7 @@

    diff --git a/code/modules/food_and_drinks/food/condiment.html b/code/modules/food_and_drinks/food/condiment.html index 1979ca562ead..91ae0f981fc6 100644 --- a/code/modules/food_and_drinks/food/condiment.html +++ b/code/modules/food_and_drinks/food/condiment.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/food/condiment.dm - +

    /obj/item/reagent_containers/food/condimentCondiments
    diff --git a/code/modules/food_and_drinks/food/customizables.html b/code/modules/food_and_drinks/food/customizables.html index 33ba828d95b4..a3e4fb1500c4 100644 --- a/code/modules/food_and_drinks/food/customizables.html +++ b/code/modules/food_and_drinks/food/customizables.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/food/customizables.dm - +

    /obj/item/reagent_containers/food/snacks/customizable/burgerCustomizable Food Types
    diff --git a/code/modules/food_and_drinks/food/snacks.html b/code/modules/food_and_drinks/food/snacks.html index 715b2ec0aa2f..291f0d1ca14f 100644 --- a/code/modules/food_and_drinks/food/snacks.html +++ b/code/modules/food_and_drinks/food/snacks.html @@ -14,7 +14,7 @@

    code/modules/food_and_drinks/food/snacks.dm - +

    @@ -22,7 +22,7 @@

    code/modules/food_and_drinks/food/snacks.dm

    /obj/item/reagent_containers/food/snacks/storeAll the food items that can store an item inside itself, like bread or cake.
    diff --git a/code/modules/food_and_drinks/food/snacks/dough.html b/code/modules/food_and_drinks/food/snacks/dough.html index f0e41b68c45c..84823fda7286 100644 --- a/code/modules/food_and_drinks/food/snacks/dough.html +++ b/code/modules/food_and_drinks/food/snacks/dough.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/food/snacks/dough.dm - +

    /obj/item/reagent_containers/food/snacks/doughDough Ingredients
    diff --git a/code/modules/food_and_drinks/food/snacks/meat.html b/code/modules/food_and_drinks/food/snacks/meat.html index ee20bb5f63c7..81e88f31b80d 100644 --- a/code/modules/food_and_drinks/food/snacks/meat.html +++ b/code/modules/food_and_drinks/food/snacks/meat.html @@ -14,7 +14,7 @@

    code/modules/food_and_drinks/food/snacks/meat.dm - +

    @@ -24,7 +24,7 @@

    code/modules/food_and_drinks/food/snacks/meat.dm

    /obj/item/reagent_containers/food/snacks/meat/raw_cutletMEAT CUTLETS
    diff --git a/code/modules/food_and_drinks/food/snacks_cheese.html b/code/modules/food_and_drinks/food/snacks_cheese.html index cfcb13548cca..eb57dee1a7e8 100644 --- a/code/modules/food_and_drinks/food/snacks_cheese.html +++ b/code/modules/food_and_drinks/food/snacks_cheese.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/food/snacks_cheese.dm - +

    /obj/item/reagent_containers/food/snacks/store/cheesewheelCHEESE
    diff --git a/code/modules/food_and_drinks/food/snacks_egg.html b/code/modules/food_and_drinks/food/snacks_egg.html index 3b62c454f945..69fdfa2fa11c 100644 --- a/code/modules/food_and_drinks/food/snacks_egg.html +++ b/code/modules/food_and_drinks/food/snacks_egg.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/food/snacks_egg.dm - +

    /obj/item/reagent_containers/food/snacks/chocolateeggEGGS
    diff --git a/code/modules/food_and_drinks/food/snacks_meat.html b/code/modules/food_and_drinks/food/snacks_meat.html index 58c006099e56..a123bb306cf5 100644 --- a/code/modules/food_and_drinks/food/snacks_meat.html +++ b/code/modules/food_and_drinks/food/snacks_meat.html @@ -14,7 +14,7 @@

    code/modules/food_and_drinks/food/snacks_meat.dm - +

    @@ -25,7 +25,7 @@

    code/modules/food_and_drinks/food/snacks_meat.dm

    /obj/item/reagent_containers/food/snacks/monkeycube/syndicateinternal proc called by a monkeycube's suicide_act using a timer and callback. takes as argument the mob/living who activated the suicide
    diff --git a/code/modules/food_and_drinks/food/snacks_other.html b/code/modules/food_and_drinks/food/snacks_other.html index 39fde3397595..257ef63f12c9 100644 --- a/code/modules/food_and_drinks/food/snacks_other.html +++ b/code/modules/food_and_drinks/food/snacks_other.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/food/snacks_other.dm - +

    /obj/item/reagent_containers/food/snacks/watermelonsliceOTHER
    diff --git a/code/modules/food_and_drinks/food/snacks_pastry.html b/code/modules/food_and_drinks/food/snacks_pastry.html index a7d968fcdcc0..6ed84868156c 100644 --- a/code/modules/food_and_drinks/food/snacks_pastry.html +++ b/code/modules/food_and_drinks/food/snacks_pastry.html @@ -14,7 +14,7 @@

    code/modules/food_and_drinks/food/snacks_pastry.dm - +

    @@ -25,7 +25,7 @@

    code/modules/food_and_drinks/food/snacks_pastry.dm

    /obj/item/reagent_containers/food/snacks/cookie/baconOTHER
    diff --git a/code/modules/food_and_drinks/food/snacks_pizza.html b/code/modules/food_and_drinks/food/snacks_pizza.html index ee000fc9b433..ba653768124f 100644 --- a/code/modules/food_and_drinks/food/snacks_pizza.html +++ b/code/modules/food_and_drinks/food/snacks_pizza.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/food/snacks_pizza.dm - +

    /obj/item/reagent_containers/food/snacks/pizzaPIZZA
    diff --git a/code/modules/food_and_drinks/food/snacks_salad.html b/code/modules/food_and_drinks/food/snacks_salad.html index 19b61f9b6920..cdfb7b3aee08 100644 --- a/code/modules/food_and_drinks/food/snacks_salad.html +++ b/code/modules/food_and_drinks/food/snacks_salad.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/food/snacks_salad.dm - +

    /obj/item/reagent_containers/food/snacks/saladSALAD
    diff --git a/code/modules/food_and_drinks/food/snacks_vend.html b/code/modules/food_and_drinks/food/snacks_vend.html index 2f2e6759fc17..61def8131437 100644 --- a/code/modules/food_and_drinks/food/snacks_vend.html +++ b/code/modules/food_and_drinks/food/snacks_vend.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/food/snacks_vend.dm - +

    /obj/item/reagent_containers/food/snacks/candySNACKS FROM VENDING MACHINES
    diff --git a/code/modules/food_and_drinks/recipes/drinks_recipes.html b/code/modules/food_and_drinks/recipes/drinks_recipes.html index 5efbbfbbef1b..893e5b6bea7b 100644 --- a/code/modules/food_and_drinks/recipes/drinks_recipes.html +++ b/code/modules/food_and_drinks/recipes/drinks_recipes.html @@ -14,7 +14,7 @@

    code/modules/food_and_drinks/recipes/drinks_recipes.dm - +

    @@ -22,7 +22,7 @@

    code/modules/food_and_drinks/recipes/drinks_recipes.dm

    /datum/chemical_reaction/sbitenDRINKS THAT REQUIRED IMPROVED SPRITES BELOW:: -Agouri
    diff --git a/code/modules/food_and_drinks/recipes/food_mixtures.html b/code/modules/food_and_drinks/recipes/food_mixtures.html index c8f4f6fd027b..63b5a2ebe11c 100644 --- a/code/modules/food_and_drinks/recipes/food_mixtures.html +++ b/code/modules/food_and_drinks/recipes/food_mixtures.html @@ -14,7 +14,7 @@

    code/modules/food_and_drinks/recipes/food_mixtures.dm - +

    @@ -23,7 +23,7 @@

    code/modules/food_and_drinks/recipes/food_mixtures.dm

    /datum/chemical_reaction/americanCHEESE
    diff --git a/code/modules/food_and_drinks/recipes/tablecraft/recipes_bread.html b/code/modules/food_and_drinks/recipes/tablecraft/recipes_bread.html index 0414cae58fd0..b7a889a9d0af 100644 --- a/code/modules/food_and_drinks/recipes/tablecraft/recipes_bread.html +++ b/code/modules/food_and_drinks/recipes/tablecraft/recipes_bread.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/recipes/tablecraft/recipes_bread.dm - +

    /datum/crafting_recipe/food/baguetteBREAD
    diff --git a/code/modules/food_and_drinks/recipes/tablecraft/recipes_burger.html b/code/modules/food_and_drinks/recipes/tablecraft/recipes_burger.html index af2f8ae72faf..bcf2b4f8d68a 100644 --- a/code/modules/food_and_drinks/recipes/tablecraft/recipes_burger.html +++ b/code/modules/food_and_drinks/recipes/tablecraft/recipes_burger.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/recipes/tablecraft/recipes_burger.dm - +

    /datum/crafting_recipe/food/appendixburgerBURGERS
    diff --git a/code/modules/food_and_drinks/recipes/tablecraft/recipes_cake.html b/code/modules/food_and_drinks/recipes/tablecraft/recipes_cake.html index c6cdbf0a6a62..caa2e535bea0 100644 --- a/code/modules/food_and_drinks/recipes/tablecraft/recipes_cake.html +++ b/code/modules/food_and_drinks/recipes/tablecraft/recipes_cake.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/recipes/tablecraft/recipes_cake.dm - +

    /datum/crafting_recipe/food/applecakeCAKE
    diff --git a/code/modules/food_and_drinks/recipes/tablecraft/recipes_drink.html b/code/modules/food_and_drinks/recipes/tablecraft/recipes_drink.html index 594b3e2e6c50..8fae22335f17 100644 --- a/code/modules/food_and_drinks/recipes/tablecraft/recipes_drink.html +++ b/code/modules/food_and_drinks/recipes/tablecraft/recipes_drink.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/recipes/tablecraft/recipes_drink.dm - +

    /datum/crafting_recipe/kongBooze & Bottles
    diff --git a/code/modules/food_and_drinks/recipes/tablecraft/recipes_egg.html b/code/modules/food_and_drinks/recipes/tablecraft/recipes_egg.html index 6673ce538a67..0ccb217547d4 100644 --- a/code/modules/food_and_drinks/recipes/tablecraft/recipes_egg.html +++ b/code/modules/food_and_drinks/recipes/tablecraft/recipes_egg.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/recipes/tablecraft/recipes_egg.dm - +

    /datum/crafting_recipe/food/chocolateeggEGG RECIPES
    diff --git a/code/modules/food_and_drinks/recipes/tablecraft/recipes_frozen.html b/code/modules/food_and_drinks/recipes/tablecraft/recipes_frozen.html index 7b8598c0f551..fb7949420d1b 100644 --- a/code/modules/food_and_drinks/recipes/tablecraft/recipes_frozen.html +++ b/code/modules/food_and_drinks/recipes/tablecraft/recipes_frozen.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/recipes/tablecraft/recipes_frozen.dm - +

    /datum/crafting_recipe/food/flaverless_scSNOW CONES
    diff --git a/code/modules/food_and_drinks/recipes/tablecraft/recipes_meat.html b/code/modules/food_and_drinks/recipes/tablecraft/recipes_meat.html index 33afc35a0297..2d09737862ac 100644 --- a/code/modules/food_and_drinks/recipes/tablecraft/recipes_meat.html +++ b/code/modules/food_and_drinks/recipes/tablecraft/recipes_meat.html @@ -14,7 +14,7 @@

    code/modules/food_and_drinks/recipes/tablecraft/recipes_meat.dm - +

    @@ -22,7 +22,7 @@

    code/modules/food_and_drinks/recipes/tablecraft/recipes_meat.dm

    /datum/crafting_recipe/food/nuggetOTHER
    diff --git a/code/modules/food_and_drinks/recipes/tablecraft/recipes_misc.html b/code/modules/food_and_drinks/recipes/tablecraft/recipes_misc.html index f114739fec64..651a6fb1721c 100644 --- a/code/modules/food_and_drinks/recipes/tablecraft/recipes_misc.html +++ b/code/modules/food_and_drinks/recipes/tablecraft/recipes_misc.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/recipes/tablecraft/recipes_misc.dm - +

    /datum/crafting_recipe/food/beansMISC
    diff --git a/code/modules/food_and_drinks/recipes/tablecraft/recipes_pastry.html b/code/modules/food_and_drinks/recipes/tablecraft/recipes_pastry.html index 17b0c0355926..d86290046a87 100644 --- a/code/modules/food_and_drinks/recipes/tablecraft/recipes_pastry.html +++ b/code/modules/food_and_drinks/recipes/tablecraft/recipes_pastry.html @@ -14,7 +14,7 @@

    code/modules/food_and_drinks/recipes/tablecraft/recipes_pastry.dm - +

    @@ -25,7 +25,7 @@

    code/modules/food_and_drinks/recipes/tablecraft/recipes_pastry.dm

    /datum/crafting_recipe/food/chococornetOTHER
    diff --git a/code/modules/food_and_drinks/recipes/tablecraft/recipes_pie.html b/code/modules/food_and_drinks/recipes/tablecraft/recipes_pie.html index 15e4ff51b83a..e125aa70342a 100644 --- a/code/modules/food_and_drinks/recipes/tablecraft/recipes_pie.html +++ b/code/modules/food_and_drinks/recipes/tablecraft/recipes_pie.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/recipes/tablecraft/recipes_pie.dm - +

    /datum/crafting_recipe/food/amanitapiePIES
    diff --git a/code/modules/food_and_drinks/recipes/tablecraft/recipes_pizza.html b/code/modules/food_and_drinks/recipes/tablecraft/recipes_pizza.html index 8b9223ca5225..3e67e2e28122 100644 --- a/code/modules/food_and_drinks/recipes/tablecraft/recipes_pizza.html +++ b/code/modules/food_and_drinks/recipes/tablecraft/recipes_pizza.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/recipes/tablecraft/recipes_pizza.dm - +

    /datum/crafting_recipe/food/arnoldPIZZA!!!
    diff --git a/code/modules/food_and_drinks/recipes/tablecraft/recipes_salad.html b/code/modules/food_and_drinks/recipes/tablecraft/recipes_salad.html index 90a71a1385b4..697f0994010d 100644 --- a/code/modules/food_and_drinks/recipes/tablecraft/recipes_salad.html +++ b/code/modules/food_and_drinks/recipes/tablecraft/recipes_salad.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/recipes/tablecraft/recipes_salad.dm - +

    /datum/crafting_recipe/food/aesirsaladSALADS
    diff --git a/code/modules/food_and_drinks/recipes/tablecraft/recipes_sandwich.html b/code/modules/food_and_drinks/recipes/tablecraft/recipes_sandwich.html index 93f53473f528..845b5bdc7dec 100644 --- a/code/modules/food_and_drinks/recipes/tablecraft/recipes_sandwich.html +++ b/code/modules/food_and_drinks/recipes/tablecraft/recipes_sandwich.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/recipes/tablecraft/recipes_sandwich.dm - +

    /datum/crafting_recipe/food/grilledcheesesandwichSANDWICHES
    diff --git a/code/modules/food_and_drinks/recipes/tablecraft/recipes_soup.html b/code/modules/food_and_drinks/recipes/tablecraft/recipes_soup.html index 80fd6ee6f033..eb64d5028a15 100644 --- a/code/modules/food_and_drinks/recipes/tablecraft/recipes_soup.html +++ b/code/modules/food_and_drinks/recipes/tablecraft/recipes_soup.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/recipes/tablecraft/recipes_soup.dm - +

    /datum/crafting_recipe/food/amanitajellySOUP
    diff --git a/code/modules/food_and_drinks/recipes/tablecraft/recipes_spaghetti.html b/code/modules/food_and_drinks/recipes/tablecraft/recipes_spaghetti.html index 797072365f06..d4d295e9d7fb 100644 --- a/code/modules/food_and_drinks/recipes/tablecraft/recipes_spaghetti.html +++ b/code/modules/food_and_drinks/recipes/tablecraft/recipes_spaghetti.html @@ -14,14 +14,14 @@

    code/modules/food_and_drinks/recipes/tablecraft/recipes_spaghetti.dm - +

    /datum/crafting_recipe/food/beefnoodleSPAGHETTI
    diff --git a/code/modules/goals/department_goals/department_goal.html b/code/modules/goals/department_goals/department_goal.html index b2a9f7dbd8ec..6e9ffa6580ca 100644 --- a/code/modules/goals/department_goals/department_goal.html +++ b/code/modules/goals/department_goals/department_goal.html @@ -14,14 +14,14 @@

    code/modules/goals/department_goals/department_goal.dm - +

    /datum/department_goalGoals that a department can complete for monetary (or other) rewards.
    diff --git a/code/modules/goals/station_goals/bluespace_tap.html b/code/modules/goals/station_goals/bluespace_tap.html index 6db724e4ab8c..bdc4642259a3 100644 --- a/code/modules/goals/station_goals/bluespace_tap.html +++ b/code/modules/goals/station_goals/bluespace_tap.html @@ -14,14 +14,14 @@

    code/modules/goals/station_goals/bluespace_tap.dm - +

    /obj/machinery/power/bluespace_tapA station goal that consumes enormous amounts of power to generate (mostly fluff) rewards
    diff --git a/code/modules/hydroponics/grown/towercap.html b/code/modules/hydroponics/grown/towercap.html index e148403649b7..097c2d70658c 100644 --- a/code/modules/hydroponics/grown/towercap.html +++ b/code/modules/hydroponics/grown/towercap.html @@ -14,14 +14,14 @@

    code/modules/hydroponics/grown/towercap.dm - +

    /obj/structure/bonfireBONFIRES
    diff --git a/code/modules/hydroponics/seed_extractor.html b/code/modules/hydroponics/seed_extractor.html index 070da5202966..29398538b6ae 100644 --- a/code/modules/hydroponics/seed_extractor.html +++ b/code/modules/hydroponics/seed_extractor.html @@ -14,7 +14,7 @@

    code/modules/hydroponics/seed_extractor.dm - +

    @@ -22,7 +22,7 @@

    code/modules/hydroponics/seed_extractor.dm

    Finds and extracts seeds from an object
    diff --git a/code/modules/instruments/instrument_data/_instrument_data.html b/code/modules/instruments/instrument_data/_instrument_data.html index 983d0d737df8..8c23ef68c11f 100644 --- a/code/modules/instruments/instrument_data/_instrument_data.html +++ b/code/modules/instruments/instrument_data/_instrument_data.html @@ -14,7 +14,7 @@

    code/modules/instruments/instrument_data/_instrument_data.dm - +

    @@ -23,7 +23,7 @@

    code/modules/instruments/instrument_data/_instrument_data.dm

    /datum/instrumentInstrument datums hold the data for any given instrument, as well as data on how to play it and what bounds there are to playing it.
    diff --git a/code/modules/instruments/instrument_data/_instrument_key.html b/code/modules/instruments/instrument_data/_instrument_key.html index be3a9d10a86a..c40b0913e722 100644 --- a/code/modules/instruments/instrument_data/_instrument_key.html +++ b/code/modules/instruments/instrument_data/_instrument_key.html @@ -14,7 +14,7 @@

    code/modules/instruments/instrument_data/_instrument_key.dm - +

    @@ -22,7 +22,7 @@

    code/modules/instruments/instrument_data/_instrument_key.dm note of an instrument.*

    diff --git a/code/modules/instruments/songs/_song.html b/code/modules/instruments/songs/_song.html index 938c30b101c0..762733a9b1af 100644 --- a/code/modules/instruments/songs/_song.html +++ b/code/modules/instruments/songs/_song.html @@ -14,7 +14,7 @@

    code/modules/instruments/songs/_song.dm - +

    @@ -22,7 +22,7 @@

    code/modules/instruments/songs/_song.dm They attach to an atom and provide the editor + playback functionality.

    diff --git a/code/modules/jobs/access.html b/code/modules/jobs/access.html index 9189ca8790a0..3d2a29bdf965 100644 --- a/code/modules/jobs/access.html +++ b/code/modules/jobs/access.html @@ -14,7 +14,7 @@

    code/modules/jobs/access.dm - +

    @@ -48,7 +48,7 @@

    code/modules/jobs/access.dm

    Gets all task for jobs
    diff --git a/code/modules/jobs/departments/departments.html b/code/modules/jobs/departments/departments.html index 7c25b23e3b51..7749f4ff7c9b 100644 --- a/code/modules/jobs/departments/departments.html +++ b/code/modules/jobs/departments/departments.html @@ -14,7 +14,7 @@

    code/modules/jobs/departments/departments.dm - +

    @@ -25,7 +25,7 @@

    code/modules/jobs/departments/departments.dm

    /datum/job_department/undefinedCatch-all department for undefined jobs.
    diff --git a/code/modules/keybindings.html b/code/modules/keybindings.html index f428ee83dcd2..39b0fdc839bb 100644 --- a/code/modules/keybindings.html +++ b/code/modules/keybindings.html @@ -14,7 +14,7 @@

    In-code keypress handling system - +

    @@ -54,7 +54,7 @@

    In-code keypress handling system

    diff --git a/code/modules/language/language_holder.html b/code/modules/language/language_holder.html index 127d97fb0822..a40ae47229ae 100644 --- a/code/modules/language/language_holder.html +++ b/code/modules/language/language_holder.html @@ -14,7 +14,7 @@

    code/modules/language/language_holder.dm - +

    @@ -55,7 +55,7 @@

    code/modules/language/language_holder.dm

    diff --git a/code/modules/library/lib_machines.html b/code/modules/library/lib_machines.html index 6961f2569cc4..c6c98d7973f3 100644 --- a/code/modules/library/lib_machines.html +++ b/code/modules/library/lib_machines.html @@ -14,24 +14,24 @@ — Define Details

    code/modules/library/lib_machines.dm - +

    PRINTER_COOLDOWNCooldown duration for using print/post functionality
    PAGESIZEHow many pages to send to the UI

    Define Details

    PAGESIZE - +

    How many pages to send to the UI

    PRINTER_COOLDOWN - +

    Cooldown duration for using print/post functionality

    diff --git a/code/modules/lighting/emissive_blocker.html b/code/modules/lighting/emissive_blocker.html index 98a1767f4fe0..835d80172729 100644 --- a/code/modules/lighting/emissive_blocker.html +++ b/code/modules/lighting/emissive_blocker.html @@ -14,14 +14,14 @@

    code/modules/lighting/emissive_blocker.dm - +

    /atom/movable/emissive_blockerInternal atom that copies an appearance on to the blocker plane
    diff --git a/code/modules/mapping.html b/code/modules/mapping.html index 18a1c1427b8e..bbdd25809e3f 100644 --- a/code/modules/mapping.html +++ b/code/modules/mapping.html @@ -14,7 +14,7 @@

    code/modules/mapping/README.txt - +

    @@ -73,7 +73,7 @@

    code/modules/mapping/README.txt

    diff --git a/code/modules/mapping/preloader.html b/code/modules/mapping/preloader.html index 0212085598d0..4b6681796099 100644 --- a/code/modules/mapping/preloader.html +++ b/code/modules/mapping/preloader.html @@ -14,7 +14,7 @@

    code/modules/mapping/preloader.dm - +

    @@ -25,7 +25,7 @@

    code/modules/mapping/preloader.dm

    /turf/template_noopSee above explanation
    diff --git a/code/modules/mapping/reader.html b/code/modules/mapping/reader.html index 304ad8f6d8c2..c85d1f8df6ca 100644 --- a/code/modules/mapping/reader.html +++ b/code/modules/mapping/reader.html @@ -14,7 +14,7 @@ — Define Details

    code/modules/mapping/reader.dm - +

    @@ -27,7 +27,7 @@

    code/modules/mapping/reader.dm

    /proc/load_map Shortcut function to parse a map and apply it to the world.

    Define Details

    MAP_DMM - +

    DMM SPEC: @@ -44,7 +44,7 @@

    MAP_DMM

    /tg/ Restrictions: Paths have a specified order. First atoms in the order in which they should be loaded, then a single turf, then the area of the cell DMM technically supports turf stacking, but this is deprecated for all formats

    MAP_TGM - +

    TGM SPEC: @@ -77,7 +77,7 @@

    MAP_DMM /area)

    diff --git a/code/modules/mapping/verify.html b/code/modules/mapping/verify.html index c8cfa11b08ce..45baf695781c 100644 --- a/code/modules/mapping/verify.html +++ b/code/modules/mapping/verify.html @@ -14,14 +14,14 @@

    code/modules/mapping/verify.dm - +

    /datum/map_reportAn error report generated by [parsed_map/check_for_errors].
    diff --git a/code/modules/mining/aux_base.html b/code/modules/mining/aux_base.html index c046112610ec..8b7c21d5e72d 100644 --- a/code/modules/mining/aux_base.html +++ b/code/modules/mining/aux_base.html @@ -14,19 +14,19 @@ — Define Details

    code/modules/mining/aux_base.dm - +

    ZONE_SETMining Base

    Define Details

    ZONE_SET - +

    Mining Base

    diff --git a/code/modules/mining/equipment/explorer_gear.html b/code/modules/mining/equipment/explorer_gear.html index 336bad3bb691..2a222f27d0cd 100644 --- a/code/modules/mining/equipment/explorer_gear.html +++ b/code/modules/mining/equipment/explorer_gear.html @@ -14,14 +14,14 @@

    code/modules/mining/equipment/explorer_gear.dm - +

    /obj/item/clothing/suit/hooded/explorerExplorer's Suit and Mask
    diff --git a/code/modules/mining/equipment/kinetic_crusher.html b/code/modules/mining/equipment/kinetic_crusher.html index a24b5f828054..a73c61c56e80 100644 --- a/code/modules/mining/equipment/kinetic_crusher.html +++ b/code/modules/mining/equipment/kinetic_crusher.html @@ -14,14 +14,14 @@

    code/modules/mining/equipment/kinetic_crusher.dm - +

    /obj/item/kinetic_crusherMining Hammer
    diff --git a/code/modules/mining/equipment/lazarus_injector.html b/code/modules/mining/equipment/lazarus_injector.html index 98d3681b8271..cf14769022c5 100644 --- a/code/modules/mining/equipment/lazarus_injector.html +++ b/code/modules/mining/equipment/lazarus_injector.html @@ -14,14 +14,14 @@

    code/modules/mining/equipment/lazarus_injector.dm - +

    /obj/item/lazarus_injectorLazarus Injector
    diff --git a/code/modules/mining/equipment/mineral_scanner.html b/code/modules/mining/equipment/mineral_scanner.html index 224ec4246a2c..c6322490ae6f 100644 --- a/code/modules/mining/equipment/mineral_scanner.html +++ b/code/modules/mining/equipment/mineral_scanner.html @@ -14,14 +14,14 @@

    code/modules/mining/equipment/mineral_scanner.dm - +

    /obj/item/mining_scannerMining Scanners
    diff --git a/code/modules/mining/equipment/mining_tools.html b/code/modules/mining/equipment/mining_tools.html index 7217a1bcbe33..3e312d2140f6 100644 --- a/code/modules/mining/equipment/mining_tools.html +++ b/code/modules/mining/equipment/mining_tools.html @@ -14,14 +14,14 @@

    code/modules/mining/equipment/mining_tools.dm - +

    /obj/item/pickaxePickaxes & Drills & Shovels
    diff --git a/code/modules/mining/equipment/regenerative_core.html b/code/modules/mining/equipment/regenerative_core.html index 6134ac1053fa..910ff4407565 100644 --- a/code/modules/mining/equipment/regenerative_core.html +++ b/code/modules/mining/equipment/regenerative_core.html @@ -14,7 +14,7 @@

    code/modules/mining/equipment/regenerative_core.dm - +

    @@ -23,7 +23,7 @@

    code/modules/mining/equipment/regenerative_core.dm

    /obj/item/organ/regenerative_core/legionLegion core
    diff --git a/code/modules/mining/equipment/resonator.html b/code/modules/mining/equipment/resonator.html index bc2c420946f2..e5df09f1b2f0 100644 --- a/code/modules/mining/equipment/resonator.html +++ b/code/modules/mining/equipment/resonator.html @@ -14,14 +14,14 @@

    code/modules/mining/equipment/resonator.dm - +

    /obj/item/resonatorResonator
    diff --git a/code/modules/mining/equipment/survival_pod.html b/code/modules/mining/equipment/survival_pod.html index 68200f7b919d..71d7189b83f2 100644 --- a/code/modules/mining/equipment/survival_pod.html +++ b/code/modules/mining/equipment/survival_pod.html @@ -14,14 +14,14 @@

    code/modules/mining/equipment/survival_pod.dm - +

    /area/survivalpodSurvival Pod
    diff --git a/code/modules/mining/equipment/vendor_items.html b/code/modules/mining/equipment/vendor_items.html index 9035f12d5e67..e92058085868 100644 --- a/code/modules/mining/equipment/vendor_items.html +++ b/code/modules/mining/equipment/vendor_items.html @@ -14,14 +14,14 @@

    code/modules/mining/equipment/vendor_items.dm - +

    /obj/item/clothing/mask/facehugger/toyMining Equipment Vendor Items
    diff --git a/code/modules/mining/equipment/wormhole_jaunter.html b/code/modules/mining/equipment/wormhole_jaunter.html index 6cd2f7af7847..b25ad50a1ddf 100644 --- a/code/modules/mining/equipment/wormhole_jaunter.html +++ b/code/modules/mining/equipment/wormhole_jaunter.html @@ -14,14 +14,14 @@

    code/modules/mining/equipment/wormhole_jaunter.dm - +

    /obj/item/wormhole_jaunterJaunter
    diff --git a/code/modules/mining/laborcamp/laborstacker.html b/code/modules/mining/laborcamp/laborstacker.html index 92c36d9288aa..56f9a6f504b0 100644 --- a/code/modules/mining/laborcamp/laborstacker.html +++ b/code/modules/mining/laborcamp/laborstacker.html @@ -14,7 +14,7 @@

    code/modules/mining/laborcamp/laborstacker.dm - +

    @@ -23,7 +23,7 @@

    code/modules/mining/laborcamp/laborstacker.dm

    /obj/machinery/mineral/labor_points_checkerPoint Lookup Console
    diff --git a/code/modules/mining/lavaland/necropolis_chests.html b/code/modules/mining/lavaland/necropolis_chests.html index 38e9ed2ad4f5..faa1e796ed83 100644 --- a/code/modules/mining/lavaland/necropolis_chests.html +++ b/code/modules/mining/lavaland/necropolis_chests.html @@ -14,14 +14,14 @@

    code/modules/mining/lavaland/necropolis_chests.dm - +

    /obj/item/melee/transforming/cleaving_sawBosses
    diff --git a/code/modules/mining/machine_processing.html b/code/modules/mining/machine_processing.html index 012b269139ae..f1f6c05d9bcd 100644 --- a/code/modules/mining/machine_processing.html +++ b/code/modules/mining/machine_processing.html @@ -14,7 +14,7 @@

    code/modules/mining/machine_processing.dm - +

    @@ -22,7 +22,7 @@

    code/modules/mining/machine_processing.dm

    /obj/machinery/mineral/processing_unitMineral processing unit
    diff --git a/code/modules/mining/machine_redemption.html b/code/modules/mining/machine_redemption.html index f99c421bd83a..bdf83633c582 100644 --- a/code/modules/mining/machine_redemption.html +++ b/code/modules/mining/machine_redemption.html @@ -14,14 +14,14 @@

    code/modules/mining/machine_redemption.dm - +

    /obj/machinery/mineral/ore_redemptionOre Redemption Unit
    diff --git a/code/modules/mining/machine_stacking.html b/code/modules/mining/machine_stacking.html index a5e645a13a26..b19db4475c85 100644 --- a/code/modules/mining/machine_stacking.html +++ b/code/modules/mining/machine_stacking.html @@ -14,20 +14,20 @@ — Define Details

    code/modules/mining/machine_stacking.dm - +

    /obj/machinery/mineral/stacking_unit_consoleMineral stacking unit console
    INPUTMineral stacking unit

    Define Details

    INPUT - +

    Mineral stacking unit

    diff --git a/code/modules/mining/machine_unloading.html b/code/modules/mining/machine_unloading.html index 884c78e07303..1f925453b161 100644 --- a/code/modules/mining/machine_unloading.html +++ b/code/modules/mining/machine_unloading.html @@ -14,14 +14,14 @@

    code/modules/mining/machine_unloading.dm - +

    /obj/machinery/mineral/unloading_machineUnloading unit
    diff --git a/code/modules/mining/machine_vending.html b/code/modules/mining/machine_vending.html index 97199ae41155..5d07648214c6 100644 --- a/code/modules/mining/machine_vending.html +++ b/code/modules/mining/machine_vending.html @@ -14,7 +14,7 @@

    code/modules/mining/machine_vending.dm - +

    @@ -26,7 +26,7 @@

    code/modules/mining/machine_vending.dm

    /obj/item/card/mining_access_cardConscript kit
    diff --git a/code/modules/mining/mine_items.html b/code/modules/mining/mine_items.html index 3562ed748b43..c9773eafd3e2 100644 --- a/code/modules/mining/mine_items.html +++ b/code/modules/mining/mine_items.html @@ -14,7 +14,7 @@

    code/modules/mining/mine_items.dm - +

    @@ -24,7 +24,7 @@

    code/modules/mining/mine_items.dm

    /obj/structure/closet/crate/miningcarMining car (Crate like thing, not the rail car)
    diff --git a/code/modules/mining/minebot.html b/code/modules/mining/minebot.html index df5024fd5a74..3be7d2fc0c98 100644 --- a/code/modules/mining/minebot.html +++ b/code/modules/mining/minebot.html @@ -14,20 +14,20 @@ — Define Details

    code/modules/mining/minebot.dm - +

    MINEDRONE_COLLECTMining drone
    /obj/item/mine_bot_upgradeMinebot Upgrades

    Define Details

    MINEDRONE_COLLECT - +

    Mining drone

    diff --git a/code/modules/mining/mint.html b/code/modules/mining/mint.html index 78892d909336..d35be0160a5e 100644 --- a/code/modules/mining/mint.html +++ b/code/modules/mining/mint.html @@ -14,14 +14,14 @@

    code/modules/mining/mint.dm - +

    /obj/machinery/mineral/mintMint
    diff --git a/code/modules/mining/money_bag.html b/code/modules/mining/money_bag.html index 8fa2fddf3ecc..d00bfffd37dd 100644 --- a/code/modules/mining/money_bag.html +++ b/code/modules/mining/money_bag.html @@ -14,14 +14,14 @@

    code/modules/mining/money_bag.dm - +

    /obj/item/storage/bag/moneyMoney bag
    diff --git a/code/modules/mining/ores_coins.html b/code/modules/mining/ores_coins.html index c8b4ae920bdb..9d94931d9934 100644 --- a/code/modules/mining/ores_coins.html +++ b/code/modules/mining/ores_coins.html @@ -14,7 +14,7 @@

    code/modules/mining/ores_coins.dm - +

    @@ -22,7 +22,7 @@

    code/modules/mining/ores_coins.dm

    /obj/item/coinCoin
    diff --git a/code/modules/mining/satchel_ore_boxdm.html b/code/modules/mining/satchel_ore_boxdm.html index 955d5a32cb07..2b71b066d2a7 100644 --- a/code/modules/mining/satchel_ore_boxdm.html +++ b/code/modules/mining/satchel_ore_boxdm.html @@ -14,14 +14,14 @@

    code/modules/mining/satchel_ore_boxdm.dm - +

    /obj/structure/ore_boxOre box
    diff --git a/code/modules/mob/dead/new_player/sprite_accessories.html b/code/modules/mob/dead/new_player/sprite_accessories.html index 4b0324f8e938..8c5e040fc64a 100644 --- a/code/modules/mob/dead/new_player/sprite_accessories.html +++ b/code/modules/mob/dead/new_player/sprite_accessories.html @@ -14,14 +14,14 @@

    code/modules/mob/dead/new_player/sprite_accessories.dm - +

    /datum/sprite_accessory/body_markings.
    diff --git a/code/modules/mob/emote.html b/code/modules/mob/emote.html index 4876bf1347d1..371673dabe33 100644 --- a/code/modules/mob/emote.html +++ b/code/modules/mob/emote.html @@ -14,7 +14,7 @@ — Define Details

    code/modules/mob/emote.dm - +

    @@ -25,33 +25,33 @@

    code/modules/mob/emote.dm

    BEYBLADE_CONFUSION_INCREMENTHow much confusion a carbon gets every time they are penalized
    BEYBLADE_CONFUSION_LIMITA max for how much confusion a carbon will be for beyblading

    Define Details

    BEYBLADE_CONFUSION_INCREMENT - +

    How much confusion a carbon gets every time they are penalized

    BEYBLADE_CONFUSION_LIMIT - +

    A max for how much confusion a carbon will be for beyblading

    BEYBLADE_DIZZINESS_DURATION - +

    How long the screenshake lasts

    BEYBLADE_DIZZINESS_PROBABILITY - +

    How often a carbon becomes penalized

    BEYBLADE_PUKE_NUTRIENT_LOSS - +

    How must nutrition is lost when a carbon pukes

    BEYBLADE_PUKE_THRESHOLD - +

    How confused a carbon must be before they will vomit

    diff --git a/code/modules/mob/living/carbon/carbon_defense.html b/code/modules/mob/living/carbon/carbon_defense.html index 327760f25293..d5d84f56cbc9 100644 --- a/code/modules/mob/living/carbon/carbon_defense.html +++ b/code/modules/mob/living/carbon/carbon_defense.html @@ -14,14 +14,14 @@

    code/modules/mob/living/carbon/carbon_defense.dm - +

    /obj/item/self_graspan abstract item representing you holding your own limb to staunch the bleeding, see [/mob/living/carbon/proc/grabbedby] will probably need to find somewhere else to put this.
    diff --git a/code/modules/mob/living/carbon/human/dummy.html b/code/modules/mob/living/carbon/human/dummy.html index 7b7fa01e3d1a..8760de928c9a 100644 --- a/code/modules/mob/living/carbon/human/dummy.html +++ b/code/modules/mob/living/carbon/human/dummy.html @@ -14,7 +14,7 @@

    code/modules/mob/living/carbon/human/dummy.dm - +

    @@ -23,7 +23,7 @@

    code/modules/mob/living/carbon/human/dummy.dm Copies the stock dna setup from the dummy/consistent type

    diff --git a/code/modules/mob/living/carbon/human/emote.html b/code/modules/mob/living/carbon/human/emote.html index 97b58f3fdd2c..fba4dd56eecd 100644 --- a/code/modules/mob/living/carbon/human/emote.html +++ b/code/modules/mob/living/carbon/human/emote.html @@ -14,19 +14,19 @@ — Define Details

    code/modules/mob/living/carbon/human/emote.dm - +

    CRY_DURATIONThe time it takes for the crying visual to be removed

    Define Details

    CRY_DURATION - - + +

    The time it takes for the crying visual to be removed

    diff --git a/code/modules/mob/living/carbon/human/species.html b/code/modules/mob/living/carbon/human/species.html index 8a1305993fcd..78c7c16b53a1 100644 --- a/code/modules/mob/living/carbon/human/species.html +++ b/code/modules/mob/living/carbon/human/species.html @@ -14,7 +14,7 @@

    code/modules/mob/living/carbon/human/species.dm - +

    @@ -24,7 +24,7 @@

    code/modules/mob/living/carbon/human/species.dm

    Generates species available to choose in character setup at roundstart
    diff --git a/code/modules/mob/living/carbon/human/species_types/felinid.html b/code/modules/mob/living/carbon/human/species_types/felinid.html index f78f6bec466c..a9024484a082 100644 --- a/code/modules/mob/living/carbon/human/species_types/felinid.html +++ b/code/modules/mob/living/carbon/human/species_types/felinid.html @@ -14,7 +14,7 @@

    code/modules/mob/living/carbon/human/species_types/felinid.dm - +

    @@ -30,7 +30,7 @@

    code/modules/mob/living/carbon/human/species_types/felinid.dm

    return the degenerates to their original form
    diff --git a/code/modules/mob/living/carbon/human/species_types/jellypeople.html b/code/modules/mob/living/carbon/human/species_types/jellypeople.html index 2a8f4c3a85dc..c8c954de0934 100644 --- a/code/modules/mob/living/carbon/human/species_types/jellypeople.html +++ b/code/modules/mob/living/carbon/human/species_types/jellypeople.html @@ -14,7 +14,7 @@

    code/modules/mob/living/carbon/human/species_types/jellypeople.dm - +

    @@ -23,7 +23,7 @@

    code/modules/mob/living/carbon/human/species_types/jellypeople.dm

    /datum/species/jelly/stargazerSTARGAZERS
    diff --git a/code/modules/mob/living/carbon/human/species_types/lizardpeople.html b/code/modules/mob/living/carbon/human/species_types/lizardpeople.html index 2d014b9afde3..34fb4a5548fe 100644 --- a/code/modules/mob/living/carbon/human/species_types/lizardpeople.html +++ b/code/modules/mob/living/carbon/human/species_types/lizardpeople.html @@ -14,19 +14,19 @@ — Define Details

    code/modules/mob/living/carbon/human/species_types/lizardpeople.dm - +

    LIZARD_HEAL_AMOUNTAdds up to a total of 40 assuming they're hurt by both brute and burn

    Define Details

    LIZARD_HEAL_AMOUNT - +

    Adds up to a total of 40 assuming they're hurt by both brute and burn

    diff --git a/code/modules/mob/living/silicon/ai/decentralized/ai_core_display.html b/code/modules/mob/living/silicon/ai/decentralized/ai_core_display.html index 7079a6a85da2..d53aa9e7926b 100644 --- a/code/modules/mob/living/silicon/ai/decentralized/ai_core_display.html +++ b/code/modules/mob/living/silicon/ai/decentralized/ai_core_display.html @@ -14,14 +14,14 @@

    code/modules/mob/living/silicon/ai/decentralized/ai_core_display.dm - +

    /obj/machinery/status_display/ai_corePictograph display which the AI can use to emote.
    diff --git a/code/modules/mob/living/simple_animal/constructs.html b/code/modules/mob/living/simple_animal/constructs.html index 6353c543e202..d91f79e09fc4 100644 --- a/code/modules/mob/living/simple_animal/constructs.html +++ b/code/modules/mob/living/simple_animal/constructs.html @@ -14,7 +14,7 @@

    code/modules/mob/living/simple_animal/constructs.dm - +

    @@ -28,7 +28,7 @@

    code/modules/mob/living/simple_animal/constructs.dm

    /datum/action/innate/seek_masterMaster-Tracker
    diff --git a/code/modules/mob/living/simple_animal/hostile/illusion.html b/code/modules/mob/living/simple_animal/hostile/illusion.html index 269dae050e38..d8e5c767117e 100644 --- a/code/modules/mob/living/simple_animal/hostile/illusion.html +++ b/code/modules/mob/living/simple_animal/hostile/illusion.html @@ -14,14 +14,14 @@

    code/modules/mob/living/simple_animal/hostile/illusion.dm - +

    /mob/living/simple_animal/hostile/illusion/escapeActual Types
    diff --git a/code/modules/mob/living/simple_animal/hostile/megafauna/colossus.html b/code/modules/mob/living/simple_animal/hostile/megafauna/colossus.html index 21b2b4eb4c01..a126bf5b9eff 100644 --- a/code/modules/mob/living/simple_animal/hostile/megafauna/colossus.html +++ b/code/modules/mob/living/simple_animal/hostile/megafauna/colossus.html @@ -14,19 +14,19 @@ — Define Details

    code/modules/mob/living/simple_animal/hostile/megafauna/colossus.dm - +

    ACTIVATE_TOUCHAnomolous Crystal

    Define Details

    ACTIVATE_TOUCH - +

    Anomolous Crystal

    diff --git a/code/modules/mob/living/simple_animal/hostile/mining_mobs/drakeling.html b/code/modules/mob/living/simple_animal/hostile/mining_mobs/drakeling.html index ac18bf85762c..89c606da1c8e 100644 --- a/code/modules/mob/living/simple_animal/hostile/mining_mobs/drakeling.html +++ b/code/modules/mob/living/simple_animal/hostile/mining_mobs/drakeling.html @@ -14,7 +14,7 @@

    code/modules/mob/living/simple_animal/hostile/mining_mobs/drakeling.dm - +

    @@ -23,7 +23,7 @@

    code/modules/mob/living/simple_animal/hostile/mining_mobs/drakeling.dm

    /datum/action/drake_olliedragon ollie, do I have to explain?
    diff --git a/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/goliath_broodmother.html b/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/goliath_broodmother.html index fe4cc91c3a69..14dc2733de61 100644 --- a/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/goliath_broodmother.html +++ b/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/goliath_broodmother.html @@ -14,7 +14,7 @@

    code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/goliath_broodmother.dm - +

    @@ -23,7 +23,7 @@

    code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/goliath_bro It's attacks are as follows:

    diff --git a/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/herald.html b/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/herald.html index 658121914399..4537338bd86a 100644 --- a/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/herald.html +++ b/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/herald.html @@ -14,7 +14,7 @@

    code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/herald.dm - +

    @@ -23,7 +23,7 @@

    code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/herald.dm It's attacks are as follows:

    diff --git a/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/legionnaire.html b/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/legionnaire.html index 0abb650a7324..cba9df7bb286 100644 --- a/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/legionnaire.html +++ b/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/legionnaire.html @@ -14,7 +14,7 @@

    code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/legionnaire.dm - +

    @@ -23,7 +23,7 @@

    code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/legionnaire It's attacks are as follows:

    diff --git a/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/pandora.html b/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/pandora.html index d5dba2f3b787..dd32a7d6c667 100644 --- a/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/pandora.html +++ b/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/pandora.html @@ -14,7 +14,7 @@

    code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/pandora.dm - +

    @@ -23,7 +23,7 @@

    code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/pandora.dm It's attacks are as follows:

    diff --git a/code/modules/mob/living/simple_animal/hostile/regalrat.html b/code/modules/mob/living/simple_animal/hostile/regalrat.html index 22422114ed85..7878ab7ef03c 100644 --- a/code/modules/mob/living/simple_animal/hostile/regalrat.html +++ b/code/modules/mob/living/simple_animal/hostile/regalrat.html @@ -14,7 +14,7 @@

    code/modules/mob/living/simple_animal/hostile/regalrat.dm - +

    @@ -23,7 +23,7 @@

    code/modules/mob/living/simple_animal/hostile/regalrat.dm

    /datum/reagent/rat_spitSpittle; harmless reagent that is added by rat king, and makes you disgusted.
    diff --git a/code/modules/mob/living/simple_animal/hostile/space_dragon.html b/code/modules/mob/living/simple_animal/hostile/space_dragon.html index 66e2044e66c3..cbf0964feabf 100644 --- a/code/modules/mob/living/simple_animal/hostile/space_dragon.html +++ b/code/modules/mob/living/simple_animal/hostile/space_dragon.html @@ -14,20 +14,20 @@ — Define Details

    code/modules/mob/living/simple_animal/hostile/space_dragon.dm - +

    DARKNESS_THRESHOLDThe darkness threshold for space dragon when choosing a color
    /mob/living/simple_animal/hostile/space_dragonA space-faring leviathan-esque monster which breathes fire and summons carp. Spawned during its respective midround antagonist event.

    Define Details

    DARKNESS_THRESHOLD - +

    The darkness threshold for space dragon when choosing a color

    diff --git a/code/modules/mob/living/simple_animal/hostile/syndicate.html b/code/modules/mob/living/simple_animal/hostile/syndicate.html index 2c39edcf59eb..1744105dee2a 100644 --- a/code/modules/mob/living/simple_animal/hostile/syndicate.html +++ b/code/modules/mob/living/simple_animal/hostile/syndicate.html @@ -14,7 +14,7 @@

    code/modules/mob/living/simple_animal/hostile/syndicate.dm - +

    @@ -24,7 +24,7 @@

    code/modules/mob/living/simple_animal/hostile/syndicate.dm

    /mob/living/simple_animal/hostile/syndicate/civilianMisc
    diff --git a/code/modules/mob/living/simple_animal/hostile/venus_human_trap.html b/code/modules/mob/living/simple_animal/hostile/venus_human_trap.html index 65cfdf0e3d02..11f90a83e44b 100644 --- a/code/modules/mob/living/simple_animal/hostile/venus_human_trap.html +++ b/code/modules/mob/living/simple_animal/hostile/venus_human_trap.html @@ -14,7 +14,7 @@

    code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm - +

    @@ -22,7 +22,7 @@

    code/modules/mob/living/simple_animal/hostile/venus_human_trap.dm

    /mob/living/simple_animal/hostile/venus_human_trapVenus Human Trap
    diff --git a/code/modules/mob/mob_helpers.html b/code/modules/mob/mob_helpers.html index e43016d76ae2..ee635c90d9c9 100644 --- a/code/modules/mob/mob_helpers.html +++ b/code/modules/mob/mob_helpers.html @@ -14,7 +14,7 @@

    code/modules/mob/mob_helpers.dm - +

    @@ -54,7 +54,7 @@

    code/modules/mob/mob_helpers.dm

    Offer control of the passed in mob to dead player
    diff --git a/code/modules/mob/mob_movespeed.html b/code/modules/mob/mob_movespeed.html index f792ff2d5bb6..9c4ca977a169 100644 --- a/code/modules/mob/mob_movespeed.html +++ b/code/modules/mob/mob_movespeed.html @@ -14,7 +14,7 @@

    code/modules/mob/mob_movespeed.dm - +

    @@ -47,7 +47,7 @@

    code/modules/mob/mob_movespeed.dm

    Checks if a move speed modifier is valid and not missing any data
    diff --git a/code/modules/mob/say.html b/code/modules/mob/say.html index f16e7e408fcc..bfddea7170d5 100644 --- a/code/modules/mob/say.html +++ b/code/modules/mob/say.html @@ -14,19 +14,19 @@ — Define Details

    code/modules/mob/say.dm - +

    MESSAGE_MODS_LENGTHThe amount of items we are looking for in the message

    Define Details

    MESSAGE_MODS_LENGTH - +

    The amount of items we are looking for in the message

    diff --git a/code/modules/mob/say_readme.html b/code/modules/mob/say_readme.html index 49bb9cb744c0..8c3e4ecfbac1 100644 --- a/code/modules/mob/say_readme.html +++ b/code/modules/mob/say_readme.html @@ -14,7 +14,7 @@

    Say code basics - +

    @@ -189,7 +189,7 @@

    VIRTUAL SPEAKERS:

    That's all, folks!

    diff --git a/code/modules/modular_computers/computers/item/computer.html b/code/modules/modular_computers/computers/item/computer.html index a19e8c44bbfd..ece1adedd9a7 100644 --- a/code/modules/modular_computers/computers/item/computer.html +++ b/code/modules/modular_computers/computers/item/computer.html @@ -14,14 +14,14 @@

    code/modules/modular_computers/computers/item/computer.dm - +

    /obj/item/modular_computer
    diff --git a/code/modules/modular_computers/computers/item/tablet/tablet.html b/code/modules/modular_computers/computers/item/tablet/tablet.html index fe479729f5cb..1097d5e88289 100644 --- a/code/modules/modular_computers/computers/item/tablet/tablet.html +++ b/code/modules/modular_computers/computers/item/tablet/tablet.html @@ -14,7 +14,7 @@

    code/modules/modular_computers/computers/item/tablet/tablet.dm - +

    @@ -22,7 +22,7 @@

    code/modules/modular_computers/computers/item/tablet/tablet.dm Given to Nuke Ops members.

    diff --git a/code/modules/modular_computers/computers/item/tablet/tablet_presets.html b/code/modules/modular_computers/computers/item/tablet/tablet_presets.html index fe80ee6e4f10..ff25ebc98a42 100644 --- a/code/modules/modular_computers/computers/item/tablet/tablet_presets.html +++ b/code/modules/modular_computers/computers/item/tablet/tablet_presets.html @@ -14,7 +14,7 @@

    code/modules/modular_computers/computers/item/tablet/tablet_presets.dm - +

    @@ -22,7 +22,7 @@

    code/modules/modular_computers/computers/item/tablet/tablet_presets.dm

    /obj/item/modular_computer/tablet/syndicate_contract_uplink/preset/uplinkGiven by the syndicate as part of the contract uplink bundle - loads in the Contractor Uplink.
    diff --git a/code/modules/modular_computers/documentation.html b/code/modules/modular_computers/documentation.html index 854a1578a41e..58dfcdbbdfb9 100644 --- a/code/modules/modular_computers/documentation.html +++ b/code/modules/modular_computers/documentation.html @@ -14,7 +14,7 @@

    Modular computer programs - +

    @@ -82,7 +82,7 @@

    Preinstalls

    Will probably be expanded when new features come around or I get asked to mention something.

    diff --git a/code/modules/modular_computers/file_system/programs/ntdownloader.html b/code/modules/modular_computers/file_system/programs/ntdownloader.html index 98a0b07d9260..f177f3f571fd 100644 --- a/code/modules/modular_computers/file_system/programs/ntdownloader.html +++ b/code/modules/modular_computers/file_system/programs/ntdownloader.html @@ -14,7 +14,7 @@

    code/modules/modular_computers/file_system/programs/ntdownloader.dm - +

    @@ -22,7 +22,7 @@

    code/modules/modular_computers/file_system/programs/ntdownloader.dm

    /datum/computer_file/program/ntnetdownload/syndicateThis app only lists programs normally found in the emagged section of the normal downloader app
    diff --git a/code/modules/modular_computers/file_system/programs/ntpda_msg.html b/code/modules/modular_computers/file_system/programs/ntpda_msg.html index 3f6f853ab74f..edaf2deaa8a4 100644 --- a/code/modules/modular_computers/file_system/programs/ntpda_msg.html +++ b/code/modules/modular_computers/file_system/programs/ntpda_msg.html @@ -14,7 +14,7 @@

    code/modules/modular_computers/file_system/programs/ntpda_msg.dm - +

    @@ -23,7 +23,7 @@

    code/modules/modular_computers/file_system/programs/ntpda_msg.dm New features: Easy renaming, blocking, and global message monitoring

    diff --git a/code/modules/modular_computers/file_system/programs/portrait_printer.html b/code/modules/modular_computers/file_system/programs/portrait_printer.html index 58bcbf7aa0cd..2029f6aa7f4a 100644 --- a/code/modules/modular_computers/file_system/programs/portrait_printer.html +++ b/code/modules/modular_computers/file_system/programs/portrait_printer.html @@ -14,20 +14,20 @@ — Define Details

    code/modules/modular_computers/file_system/programs/portrait_printer.dm - +

    CANVAS_PAPER_COSThow much paper it takes from the printer to create a canvas.
    /datum/computer_file/program/portrait_printer

    Define Details

    CANVAS_PAPER_COST - +

    how much paper it takes from the printer to create a canvas.

    diff --git a/code/modules/modular_computers/file_system/programs/radar.html b/code/modules/modular_computers/file_system/programs/radar.html index 45846e11c95b..3b698c302057 100644 --- a/code/modules/modular_computers/file_system/programs/radar.html +++ b/code/modules/modular_computers/file_system/programs/radar.html @@ -14,7 +14,7 @@

    code/modules/modular_computers/file_system/programs/radar.dm - +

    @@ -24,7 +24,7 @@

    code/modules/modular_computers/file_system/programs/radar.dm

    /datum/computer_file/program/radar/implantA program that tracks people via tracking implants
    diff --git a/code/modules/modular_computers/file_system/programs/security/secureye.html b/code/modules/modular_computers/file_system/programs/security/secureye.html index 5f3ec73917d9..d986d6f84393 100644 --- a/code/modules/modular_computers/file_system/programs/security/secureye.html +++ b/code/modules/modular_computers/file_system/programs/security/secureye.html @@ -14,7 +14,7 @@

    code/modules/modular_computers/file_system/programs/security/secureye.dm - +

    @@ -22,7 +22,7 @@

    code/modules/modular_computers/file_system/programs/security/secureye.dm

    /datum/computer_file/program/secureye/laborcampA program that allows you to view the cameras on the Labor Camp
    diff --git a/code/modules/modular_computers/hardware/hard_drive.html b/code/modules/modular_computers/hardware/hard_drive.html index f852cb4074a1..67ab48a0c26e 100644 --- a/code/modules/modular_computers/hardware/hard_drive.html +++ b/code/modules/modular_computers/hardware/hard_drive.html @@ -14,7 +14,7 @@

    code/modules/modular_computers/hardware/hard_drive.dm - +

    @@ -22,7 +22,7 @@

    code/modules/modular_computers/hardware/hard_drive.dm

    /obj/item/computer_hardware/hard_drive/small/nukeopsFor tablets given to nuke ops
    diff --git a/code/modules/modular_computers/hardware/recharger.html b/code/modules/modular_computers/hardware/recharger.html index cd0d88fda9aa..d3440b8dce06 100644 --- a/code/modules/modular_computers/hardware/recharger.html +++ b/code/modules/modular_computers/hardware/recharger.html @@ -14,7 +14,7 @@

    code/modules/modular_computers/hardware/recharger.dm - +

    @@ -22,7 +22,7 @@

    code/modules/modular_computers/hardware/recharger.dm the program that displays laws should always be usable, and the exceptions were starting to pile.

    diff --git a/code/modules/music/music.html b/code/modules/music/music.html index 6a367db1ee2e..cefe6a624686 100644 --- a/code/modules/music/music.html +++ b/code/modules/music/music.html @@ -14,14 +14,14 @@

    code/modules/music/music.dm - +

    /datum/musicUsed for playing background music
    diff --git a/code/modules/ninja/energy_katana.html b/code/modules/ninja/energy_katana.html index e0f3b3de1a67..ca419185eec8 100644 --- a/code/modules/ninja/energy_katana.html +++ b/code/modules/ninja/energy_katana.html @@ -14,14 +14,14 @@

    code/modules/ninja/energy_katana.dm - +

    /obj/item/energy_katanaThe space ninja's katana.
    diff --git a/code/modules/paperwork/paper_premade.html b/code/modules/paperwork/paper_premade.html index 3203d88994d7..44c7ce87e4ac 100644 --- a/code/modules/paperwork/paper_premade.html +++ b/code/modules/paperwork/paper_premade.html @@ -14,7 +14,7 @@

    code/modules/paperwork/paper_premade.dm - +

    @@ -23,7 +23,7 @@

    code/modules/paperwork/paper_premade.dm

    /obj/item/paper/fluff/stations/lavaland/orm_noticeLavaland
    diff --git a/code/modules/particles/byond_particles/particle/fire.html b/code/modules/particles/byond_particles/particle/fire.html new file mode 100644 index 000000000000..594e14f5ded5 --- /dev/null +++ b/code/modules/particles/byond_particles/particle/fire.html @@ -0,0 +1,27 @@ + + + + + + + code/modules/particles/byond_particles/particle/fire.dm - Yogstation 13 + + +
    + Yogstation 13 - + Modules - + Types +
    +
    +

    code/modules/particles/byond_particles/particle/fire.dm + +

    + + +
    /particles/fireGENERIC FIRE EFEFCT
    + + + diff --git a/code/modules/particles/byond_particles/particle_holder.html b/code/modules/particles/byond_particles/particle_holder.html new file mode 100644 index 000000000000..b464ab943be3 --- /dev/null +++ b/code/modules/particles/byond_particles/particle_holder.html @@ -0,0 +1,28 @@ + + + + + + + code/modules/particles/byond_particles/particle_holder.dm - Yogstation 13 + + +
    + Yogstation 13 - + Modules - + Types +
    +
    +

    code/modules/particles/byond_particles/particle_holder.dm + +

    + + +
    /obj/effect/abstract/particle_holderobjects can only have one particle on them at a time, so we use these abstract effects to hold and display the effects. You know, so multiple particle effects can exist at once. +also because some objects do not display particles due to how their visuals are built
    + + + diff --git a/code/modules/particles/byond_particles/particool.html b/code/modules/particles/byond_particles/particool.html new file mode 100644 index 000000000000..f1a047aac76e --- /dev/null +++ b/code/modules/particles/byond_particles/particool.html @@ -0,0 +1,33 @@ + + + + + + + code/modules/particles/byond_particles/particool.dm - Yogstation 13 + + +
    + Yogstation 13 - + Modules - + Types + — Define Details
    +
    +

    code/modules/particles/byond_particles/particool.dm + +

    + + +
    TEXT_TO_MACROTakes an input string like "A" and turns it into a macro A

    Define Details

    +

    TEXT_TO_MACRO + + + +

    +

    Takes an input string like "A" and turns it into a macro A

    + + + diff --git a/code/modules/pool/pool.html b/code/modules/pool/pool.html index 8477add28500..b9327f38f8e7 100644 --- a/code/modules/pool/pool.html +++ b/code/modules/pool/pool.html @@ -14,7 +14,7 @@

    code/modules/pool/pool.dm - +

    @@ -25,7 +25,7 @@

    code/modules/pool/pool.dm Place a pool filter somewhere in the pool if you want people to be able to modify the pool's settings (Temperature) or dump reagents into the pool (which'll change the pool's colour)

    diff --git a/code/modules/power/apc.html b/code/modules/power/apc.html index e523f5b9201e..66b4cd2513ce 100644 --- a/code/modules/power/apc.html +++ b/code/modules/power/apc.html @@ -14,19 +14,19 @@ — Define Details

    code/modules/power/apc.dm - +

    APC_POWER_GAINamount of power transferred to an APC by an overcharging Ethereal

    Define Details

    APC_POWER_GAIN - +

    amount of power transferred to an APC by an overcharging Ethereal

    diff --git a/code/modules/power/power.html b/code/modules/power/power.html index a51b6160135a..e0f90794cafc 100644 --- a/code/modules/power/power.html +++ b/code/modules/power/power.html @@ -14,7 +14,7 @@

    code/modules/power/power.dm - +

    @@ -22,7 +22,7 @@

    code/modules/power/power.dm

    Extracts the powernet and cell of the provided power source
    diff --git a/code/modules/power/singularity/generator.html b/code/modules/power/singularity/generator.html index 0e108ba9a44e..883d18b7fbf2 100644 --- a/code/modules/power/singularity/generator.html +++ b/code/modules/power/singularity/generator.html @@ -14,14 +14,14 @@

    code/modules/power/singularity/generator.dm - +

    /obj/machinery/the_singularitygenSINGULARITY SPAWNER
    diff --git a/code/modules/power/supermatter/supermatter.html b/code/modules/power/supermatter/supermatter.html index 2ae00701e2c4..e6ce98950431 100644 --- a/code/modules/power/supermatter/supermatter.html +++ b/code/modules/power/supermatter/supermatter.html @@ -14,7 +14,7 @@ — Define Details

    code/modules/power/supermatter/supermatter.dm - +

    @@ -27,38 +27,38 @@

    code/modules/power/supermatter/supermatter.dm

    N2O_HEAT_RESISTANCEHigher == Gas makes the crystal more resistant against heat damage.
    SUPERMATTER_ACCENT_SOUND_MIN_COOLDOWNto prevent accent sounds from layering

    Define Details

    BZ_RADIOACTIVITY_MODIFIER - +

    How much extra radioactivity to emit

    CRITICAL_TEMPERATURE - +

    How much heat before SM prints warnings

    N2O_HEAT_RESISTANCE - +

    Higher == Gas makes the crystal more resistant against heat damage.

    OXYGEN_TRANSMIT_MODIFIER - +

    Higher == Bigger bonus to power generation. All of these get divided by 10-bzcomp * 5 before having 1 added and being multiplied with power to determine rads

    PLASMA_HEAT_PENALTY - +

    Higher == Bigger heat and waste penalty from having the crystal surrounded by this gas. Negative numbers reduce penalty.

    SUPERMATTER_ACCENT_SOUND_MIN_COOLDOWN - +

    to prevent accent sounds from layering

    SUPERMATTER_MAXIMUM_ENERGY - +

    How much energy before SM prints tesla warnings

    diff --git a/code/modules/projectiles/ammunition/reusable/arrow.html b/code/modules/projectiles/ammunition/reusable/arrow.html index d6dd56702198..e6485e602bd4 100644 --- a/code/modules/projectiles/ammunition/reusable/arrow.html +++ b/code/modules/projectiles/ammunition/reusable/arrow.html @@ -14,7 +14,7 @@

    code/modules/projectiles/ammunition/reusable/arrow.dm - +

    @@ -22,7 +22,7 @@

    code/modules/projectiles/ammunition/reusable/arrow.dm The ammount of rads released on impact

    diff --git a/code/modules/projectiles/attachments/_attachment.html b/code/modules/projectiles/attachments/_attachment.html index 7aa490c50cf5..dd7d244fe1ac 100644 --- a/code/modules/projectiles/attachments/_attachment.html +++ b/code/modules/projectiles/attachments/_attachment.html @@ -14,7 +14,7 @@

    code/modules/projectiles/attachments/_attachment.dm - +

    @@ -23,7 +23,7 @@

    code/modules/projectiles/attachments/_attachment.dm See icons/obj/guns/attachment.dmi.

    diff --git a/code/modules/projectiles/attachments/grips.html b/code/modules/projectiles/attachments/grips.html index 12da117895b0..1f2414726800 100644 --- a/code/modules/projectiles/attachments/grips.html +++ b/code/modules/projectiles/attachments/grips.html @@ -14,14 +14,14 @@

    code/modules/projectiles/attachments/grips.dm - +

    /obj/item/attachment/gripBase grip
    diff --git a/code/modules/projectiles/attachments/scopes.html b/code/modules/projectiles/attachments/scopes.html index 2bccc79a5c5e..48df7377784f 100644 --- a/code/modules/projectiles/attachments/scopes.html +++ b/code/modules/projectiles/attachments/scopes.html @@ -14,14 +14,14 @@

    code/modules/projectiles/attachments/scopes.dm - +

    /obj/item/attachment/scopeBase sight
    diff --git a/code/modules/projectiles/guns/ballistic.html b/code/modules/projectiles/guns/ballistic.html index d6486cd5b2bc..3b7fe005a6de 100644 --- a/code/modules/projectiles/guns/ballistic.html +++ b/code/modules/projectiles/guns/ballistic.html @@ -14,7 +14,7 @@

    code/modules/projectiles/guns/ballistic.dm - +

    @@ -22,7 +22,7 @@

    code/modules/projectiles/guns/ballistic.dm This has a shitload of vars on it, and I'm sorry for that, but it does make making new subtypes really easy

    diff --git a/code/modules/projectiles/guns/energy/laser.html b/code/modules/projectiles/guns/energy/laser.html index 7954418c8f67..7d86f386b97f 100644 --- a/code/modules/projectiles/guns/energy/laser.html +++ b/code/modules/projectiles/guns/energy/laser.html @@ -14,7 +14,7 @@

    code/modules/projectiles/guns/energy/laser.dm - +

    @@ -23,7 +23,7 @@

    code/modules/projectiles/guns/energy/laser.dm

    /obj/item/gun/energy/laser/bluetagLaser Tag
    diff --git a/code/modules/projectiles/guns/misc/medbeam.html b/code/modules/projectiles/guns/misc/medbeam.html index d56141ab3bb7..27ff459b3f68 100644 --- a/code/modules/projectiles/guns/misc/medbeam.html +++ b/code/modules/projectiles/guns/misc/medbeam.html @@ -14,7 +14,7 @@

    code/modules/projectiles/guns/misc/medbeam.dm - +

    @@ -26,7 +26,7 @@

    code/modules/projectiles/guns/misc/medbeam.dm

    /obj/item/medbeam_armJust a placeholder until its put on as to not let people use it when its detached
    diff --git a/code/modules/projectiles/projectile/beams.html b/code/modules/projectiles/projectile/beams.html index 98621c43358c..b637b02a106d 100644 --- a/code/modules/projectiles/projectile/beams.html +++ b/code/modules/projectiles/projectile/beams.html @@ -14,14 +14,14 @@

    code/modules/projectiles/projectile/beams.dm - +

    /obj/item/projectile/beam/bfgBFG
    diff --git a/code/modules/projectiles/projectile/energy/nuclear_particle.html b/code/modules/projectiles/projectile/energy/nuclear_particle.html index c24da0565a88..465774adee14 100644 --- a/code/modules/projectiles/projectile/energy/nuclear_particle.html +++ b/code/modules/projectiles/projectile/energy/nuclear_particle.html @@ -14,14 +14,14 @@

    code/modules/projectiles/projectile/energy/nuclear_particle.dm - +

    /obj/item/projectile/energy/nuclear_particle/strongstronger particles
    diff --git a/code/modules/projectiles/projectile/magic.html b/code/modules/projectiles/projectile/magic.html index 85165e909f22..b604320916b0 100644 --- a/code/modules/projectiles/projectile/magic.html +++ b/code/modules/projectiles/projectile/magic.html @@ -14,14 +14,14 @@

    code/modules/projectiles/projectile/magic.dm - +

    /obj/item/projectile/magic/aoeGives magic projectiles an area of effect radius that will bump into any nearby mobs
    diff --git a/code/modules/reagents/chemistry.html b/code/modules/reagents/chemistry.html index 8d68366592e7..68e17e5fce2c 100644 --- a/code/modules/reagents/chemistry.html +++ b/code/modules/reagents/chemistry.html @@ -14,7 +14,7 @@

    code/modules/reagents/chemistry/readme.md - +

    @@ -263,7 +263,7 @@

    GOON CHEMS README:

    diff --git a/code/modules/reagents/chemistry/holder.html b/code/modules/reagents/chemistry/holder.html index 7d1757410fcd..cf1070302c8a 100644 --- a/code/modules/reagents/chemistry/holder.html +++ b/code/modules/reagents/chemistry/holder.html @@ -14,14 +14,14 @@

    code/modules/reagents/chemistry/holder.dm - +

    /datum/reagentsHolder for a bunch of /datum/reagent
    diff --git a/code/modules/reagents/chemistry/machinery/smoke_machine.html b/code/modules/reagents/chemistry/machinery/smoke_machine.html index 4a096a96cc16..06589a706141 100644 --- a/code/modules/reagents/chemistry/machinery/smoke_machine.html +++ b/code/modules/reagents/chemistry/machinery/smoke_machine.html @@ -14,7 +14,7 @@

    code/modules/reagents/chemistry/machinery/smoke_machine.dm - +

    @@ -22,7 +22,7 @@

    code/modules/reagents/chemistry/machinery/smoke_machine.dm

    /obj/effect/particle_effect/fluid/smoke/chem/smoke_machineSmoke which is produced by the smoke machine. Slightly transparent and does not block line of sight.
    diff --git a/code/modules/reagents/chemistry/reagents.html b/code/modules/reagents/chemistry/reagents.html index 2dcccafab31c..6da15b3ca06c 100644 --- a/code/modules/reagents/chemistry/reagents.html +++ b/code/modules/reagents/chemistry/reagents.html @@ -14,14 +14,14 @@

    code/modules/reagents/chemistry/reagents.dm - +

    /datum/reagentA single reagent
    diff --git a/code/modules/reagents/chemistry/reagents/alcohol_reagents.html b/code/modules/reagents/chemistry/reagents/alcohol_reagents.html index 140c0960bdb7..4ac207d401ed 100644 --- a/code/modules/reagents/chemistry/reagents/alcohol_reagents.html +++ b/code/modules/reagents/chemistry/reagents/alcohol_reagents.html @@ -14,7 +14,7 @@

    code/modules/reagents/chemistry/reagents/alcohol_reagents.dm - +

    @@ -22,7 +22,7 @@

    code/modules/reagents/chemistry/reagents/alcohol_reagents.dm

    /datum/reagent/consumable/ethanol/beer/stoutSTOUT AND ITS COCKTAILS
    diff --git a/code/modules/reagents/chemistry/reagents/cat2_medicine_reagents.html b/code/modules/reagents/chemistry/reagents/cat2_medicine_reagents.html index d5c2dfac5664..f24d513c9488 100644 --- a/code/modules/reagents/chemistry/reagents/cat2_medicine_reagents.html +++ b/code/modules/reagents/chemistry/reagents/cat2_medicine_reagents.html @@ -14,7 +14,7 @@

    code/modules/reagents/chemistry/reagents/cat2_medicine_reagents.dm - +

    @@ -24,7 +24,7 @@

    code/modules/reagents/chemistry/reagents/cat2_medicine_reagents.dm

    /datum/reagent/medicine/c2/seiverTOXIN
    diff --git a/code/modules/reagents/chemistry/reagents/drink_reagents.html b/code/modules/reagents/chemistry/reagents/drink_reagents.html index 1631a1054b6d..52e927b0fb0e 100644 --- a/code/modules/reagents/chemistry/reagents/drink_reagents.html +++ b/code/modules/reagents/chemistry/reagents/drink_reagents.html @@ -14,7 +14,7 @@

    code/modules/reagents/chemistry/reagents/drink_reagents.dm - +

    @@ -22,7 +22,7 @@

    code/modules/reagents/chemistry/reagents/drink_reagents.dm DRINKS BELOW, Beer is up there though, along with cola. Cap'n Pete's Cuban Spiced Rum

    diff --git a/code/modules/reagents/chemistry/reagents/food_reagents.html b/code/modules/reagents/chemistry/reagents/food_reagents.html index 8eb918b3d750..25660dde6a56 100644 --- a/code/modules/reagents/chemistry/reagents/food_reagents.html +++ b/code/modules/reagents/chemistry/reagents/food_reagents.html @@ -14,14 +14,14 @@

    code/modules/reagents/chemistry/reagents/food_reagents.dm - +

    /datum/reagent/consumable/entpolyLavaland Flora Reagents
    diff --git a/code/modules/reagents/chemistry/reagents/medicine_reagents.html b/code/modules/reagents/chemistry/reagents/medicine_reagents.html index 7528a369e3dc..7d36b21634f8 100644 --- a/code/modules/reagents/chemistry/reagents/medicine_reagents.html +++ b/code/modules/reagents/chemistry/reagents/medicine_reagents.html @@ -14,24 +14,24 @@ — Define Details

    code/modules/reagents/chemistry/reagents/medicine_reagents.dm - +

    REQUIRED_STRANGE_REAGENT_FOR_REVIVALRequired strange reagent for revival.
    TOUCH_CHEM_MAXmaximum volume for touch chemicals to heal with

    Define Details

    REQUIRED_STRANGE_REAGENT_FOR_REVIVAL - +

    Required strange reagent for revival.

    TOUCH_CHEM_MAX - +

    maximum volume for touch chemicals to heal with

    diff --git a/code/modules/reagents/chemistry/reagents/other_reagents.html b/code/modules/reagents/chemistry/reagents/other_reagents.html index a0a1037ceb41..39d1299ded70 100644 --- a/code/modules/reagents/chemistry/reagents/other_reagents.html +++ b/code/modules/reagents/chemistry/reagents/other_reagents.html @@ -14,7 +14,7 @@

    code/modules/reagents/chemistry/reagents/other_reagents.dm - +

    @@ -22,7 +22,7 @@

    code/modules/reagents/chemistry/reagents/other_reagents.dm

    /datum/reagent/plantnutrimentHydroponics stuff
    diff --git a/code/modules/reagents/chemistry/reagents/toxin_reagents.html b/code/modules/reagents/chemistry/reagents/toxin_reagents.html index 36f1094deed7..392ab3c72fc2 100644 --- a/code/modules/reagents/chemistry/reagents/toxin_reagents.html +++ b/code/modules/reagents/chemistry/reagents/toxin_reagents.html @@ -14,14 +14,14 @@

    code/modules/reagents/chemistry/reagents/toxin_reagents.dm - +

    /datum/reagent/toxinPoison stuff (Toxins & Acids)
    diff --git a/code/modules/reagents/chemistry/recipes/cat2_medicines.html b/code/modules/reagents/chemistry/recipes/cat2_medicines.html index e06d039d3102..11b07348daf0 100644 --- a/code/modules/reagents/chemistry/recipes/cat2_medicines.html +++ b/code/modules/reagents/chemistry/recipes/cat2_medicines.html @@ -14,7 +14,7 @@

    code/modules/reagents/chemistry/recipes/cat2_medicines.dm - +

    @@ -24,7 +24,7 @@

    code/modules/reagents/chemistry/recipes/cat2_medicines.dm

    /datum/chemical_reaction/medicine/seiverTOX
    diff --git a/code/modules/reagents/chemistry/recipes/medicine.html b/code/modules/reagents/chemistry/recipes/medicine.html index 86e73cbe43d8..59da951b11b5 100644 --- a/code/modules/reagents/chemistry/recipes/medicine.html +++ b/code/modules/reagents/chemistry/recipes/medicine.html @@ -14,14 +14,14 @@

    code/modules/reagents/chemistry/recipes/medicine.dm - +

    /datum/chemical_reaction/medsuturemedical stacks
    diff --git a/code/modules/reagents/chemistry/recipes/others.html b/code/modules/reagents/chemistry/recipes/others.html index ce0fe2cb1e17..ab484e4cbfa6 100644 --- a/code/modules/reagents/chemistry/recipes/others.html +++ b/code/modules/reagents/chemistry/recipes/others.html @@ -14,7 +14,7 @@

    code/modules/reagents/chemistry/recipes/others.dm - +

    @@ -24,7 +24,7 @@

    code/modules/reagents/chemistry/recipes/others.dm

    /datum/chemical_reaction/acetoneOther goon stuff
    diff --git a/code/modules/reagents/reagent_containers/blood_pack.html b/code/modules/reagents/reagent_containers/blood_pack.html index 2f5bd467d071..07591ea2f89c 100644 --- a/code/modules/reagents/reagent_containers/blood_pack.html +++ b/code/modules/reagents/reagent_containers/blood_pack.html @@ -14,14 +14,14 @@

    code/modules/reagents/reagent_containers/blood_pack.dm - +

    /obj/item/reagent_containers/blood/o_minus/bloodsuckerBloodbag of Bloodsucker blood (used by Vassals only)
    diff --git a/code/modules/reagents/reagent_containers/borghypo.html b/code/modules/reagents/reagent_containers/borghypo.html index d65079f54368..d46db9aa3cc0 100644 --- a/code/modules/reagents/reagent_containers/borghypo.html +++ b/code/modules/reagents/reagent_containers/borghypo.html @@ -14,7 +14,7 @@ — Define Details

    code/modules/reagents/reagent_containers/borghypo.dm - +

    @@ -27,13 +27,13 @@

    code/modules/reagents/reagent_containers/borghypo.dm

    /obj/item/reagent_containers/borghypo/syndicateSyndicate medborg hypospray
    /obj/item/reagent_containers/borghypo/borgshakerBorg Shaker for the serviceborgs

    Define Details

    BASE_MEDICAL_REAGENTS - +

    All of the default reagent lists for each hypospray (+ hacked variants)

    diff --git a/code/modules/reagents/reagent_containers/bottle.html b/code/modules/reagents/reagent_containers/bottle.html index fd4ea15016a9..e6b68e71b75f 100644 --- a/code/modules/reagents/reagent_containers/bottle.html +++ b/code/modules/reagents/reagent_containers/bottle.html @@ -14,7 +14,7 @@

    code/modules/reagents/reagent_containers/bottle.dm - +

    @@ -22,7 +22,7 @@

    code/modules/reagents/reagent_containers/bottle.dm obj/item/reagent_containers/glass/bottle/leadacetate

    diff --git a/code/modules/reagents/reagent_containers/pill.html b/code/modules/reagents/reagent_containers/pill.html index 511d7c9009cd..c4e79e81eab7 100644 --- a/code/modules/reagents/reagent_containers/pill.html +++ b/code/modules/reagents/reagent_containers/pill.html @@ -14,7 +14,7 @@

    code/modules/reagents/reagent_containers/pill.dm - +

    @@ -22,7 +22,7 @@

    code/modules/reagents/reagent_containers/pill.dm

    /obj/item/reagent_containers/pill/zoomdrugs
    diff --git a/code/modules/religion/religion_sects.html b/code/modules/religion/religion_sects.html index e801e4274c9a..7b3af3cb3285 100644 --- a/code/modules/religion/religion_sects.html +++ b/code/modules/religion/religion_sects.html @@ -14,7 +14,7 @@

    code/modules/religion/religion_sects.dm - +

    @@ -25,7 +25,7 @@

    code/modules/religion/religion_sects.dm

    /datum/religion_sect/holylightSect of the Holy Light
    diff --git a/code/modules/religion/rites.html b/code/modules/religion/rites.html index aa70ae0d1d37..f6c9bb21241a 100644 --- a/code/modules/religion/rites.html +++ b/code/modules/religion/rites.html @@ -14,7 +14,7 @@

    code/modules/religion/rites.dm - +

    @@ -26,7 +26,7 @@

    code/modules/religion/rites.dm

    /datum/religion_rites/holysightHoly Light
    diff --git a/code/modules/research/designs.html b/code/modules/research/designs.html index 15e8311087d8..3ca06c14b50b 100644 --- a/code/modules/research/designs.html +++ b/code/modules/research/designs.html @@ -14,14 +14,14 @@

    code/modules/research/designs.dm - +

    /datum/design
    diff --git a/code/modules/research/designs/AI_module_designs.html b/code/modules/research/designs/AI_module_designs.html index 212765f822a0..51e4401918d3 100644 --- a/code/modules/research/designs/AI_module_designs.html +++ b/code/modules/research/designs/AI_module_designs.html @@ -14,14 +14,14 @@

    code/modules/research/designs/AI_module_designs.dm - +

    /datum/design/board/safeguard_moduleAI Module Disks
    diff --git a/code/modules/research/designs/autolathe_designs.html b/code/modules/research/designs/autolathe_designs.html index 2189aa0c007a..b5fca49675d7 100644 --- a/code/modules/research/designs/autolathe_designs.html +++ b/code/modules/research/designs/autolathe_designs.html @@ -14,14 +14,14 @@

    code/modules/research/designs/autolathe_designs.dm - +

    /datum/design/airlock_scannerAutolathe Designs
    diff --git a/code/modules/research/designs/biogenerator_designs.html b/code/modules/research/designs/biogenerator_designs.html index 2d18556905f8..222220af0685 100644 --- a/code/modules/research/designs/biogenerator_designs.html +++ b/code/modules/research/designs/biogenerator_designs.html @@ -14,14 +14,14 @@

    code/modules/research/designs/biogenerator_designs.dm - +

    /datum/design/milkBiogenerator Designs
    diff --git a/code/modules/research/designs/bluespace_designs.html b/code/modules/research/designs/bluespace_designs.html index 6a58f9a4fdc5..6cd1f96cfbfb 100644 --- a/code/modules/research/designs/bluespace_designs.html +++ b/code/modules/research/designs/bluespace_designs.html @@ -14,14 +14,14 @@

    code/modules/research/designs/bluespace_designs.dm - +

    /datum/design/beaconBluespace
    diff --git a/code/modules/research/designs/comp_board_designs.html b/code/modules/research/designs/comp_board_designs.html index ad9191ecfb90..8617938110e3 100644 --- a/code/modules/research/designs/comp_board_designs.html +++ b/code/modules/research/designs/comp_board_designs.html @@ -14,14 +14,14 @@

    code/modules/research/designs/comp_board_designs.dm - +

    /datum/design/boardComputer Boards
    diff --git a/code/modules/research/designs/computer_part_designs.html b/code/modules/research/designs/computer_part_designs.html index 6a1a6072c8c0..77b96ebe3a59 100644 --- a/code/modules/research/designs/computer_part_designs.html +++ b/code/modules/research/designs/computer_part_designs.html @@ -14,14 +14,14 @@

    code/modules/research/designs/computer_part_designs.dm - +

    /datum/design/disk/normalComputer Parts
    diff --git a/code/modules/research/designs/electronics_designs.html b/code/modules/research/designs/electronics_designs.html index b12eb5da55e9..5958bf873215 100644 --- a/code/modules/research/designs/electronics_designs.html +++ b/code/modules/research/designs/electronics_designs.html @@ -14,7 +14,7 @@

    code/modules/research/designs/electronics_designs.dm - +

    @@ -23,7 +23,7 @@

    code/modules/research/designs/electronics_designs.dm

    /datum/design/design_diskDisk Construction Disks
    diff --git a/code/modules/research/designs/limbgrower_designs.html b/code/modules/research/designs/limbgrower_designs.html index 607666251ddd..ef1bdc0cdf1f 100644 --- a/code/modules/research/designs/limbgrower_designs.html +++ b/code/modules/research/designs/limbgrower_designs.html @@ -14,7 +14,7 @@

    code/modules/research/designs/limbgrower_designs.dm - +

    @@ -22,7 +22,7 @@

    code/modules/research/designs/limbgrower_designs.dm

    /obj/item/disk/design_disk/limbsDesign disks and designs - for adding limbs and organs to the limbgrower.
    diff --git a/code/modules/research/designs/machine_designs.html b/code/modules/research/designs/machine_designs.html index 110ca04d9fa4..fb32d155b60a 100644 --- a/code/modules/research/designs/machine_designs.html +++ b/code/modules/research/designs/machine_designs.html @@ -14,14 +14,14 @@

    code/modules/research/designs/machine_designs.dm - +

    /datum/design/board/shuttle/engine/plasmaMISC Boards
    diff --git a/code/modules/research/designs/mecha_designs.html b/code/modules/research/designs/mecha_designs.html index 3019141adaea..fb7b1383811e 100644 --- a/code/modules/research/designs/mecha_designs.html +++ b/code/modules/research/designs/mecha_designs.html @@ -14,7 +14,7 @@

    code/modules/research/designs/mecha_designs.dm - +

    @@ -22,7 +22,7 @@

    code/modules/research/designs/mecha_designs.dm

    /datum/design/mech_scattershotMecha Equpment
    diff --git a/code/modules/research/designs/mechfabricator_designs.html b/code/modules/research/designs/mechfabricator_designs.html index 84e6675f976a..f380d18cefab 100644 --- a/code/modules/research/designs/mechfabricator_designs.html +++ b/code/modules/research/designs/mechfabricator_designs.html @@ -14,14 +14,14 @@

    code/modules/research/designs/mechfabricator_designs.dm - +

    /datum/design/borg_upgrade_renameBorg Upgrades
    diff --git a/code/modules/research/designs/medical_designs.html b/code/modules/research/designs/medical_designs.html index 19af3064273b..f217f598bf42 100644 --- a/code/modules/research/designs/medical_designs.html +++ b/code/modules/research/designs/medical_designs.html @@ -14,7 +14,7 @@

    code/modules/research/designs/medical_designs.dm - +

    @@ -24,7 +24,7 @@

    code/modules/research/designs/medical_designs.dm

    /datum/design/surgerySurgery Designs
    diff --git a/code/modules/research/designs/mining_designs.html b/code/modules/research/designs/mining_designs.html index 03e0036c1e89..9f2b1df6d89c 100644 --- a/code/modules/research/designs/mining_designs.html +++ b/code/modules/research/designs/mining_designs.html @@ -14,14 +14,14 @@

    code/modules/research/designs/mining_designs.dm - +

    /datum/design/cargo_expressMining
    diff --git a/code/modules/research/designs/misc_designs.html b/code/modules/research/designs/misc_designs.html index bcfb2d790a83..055dc9247f73 100644 --- a/code/modules/research/designs/misc_designs.html +++ b/code/modules/research/designs/misc_designs.html @@ -14,7 +14,7 @@

    code/modules/research/designs/misc_designs.dm - +

    @@ -26,7 +26,7 @@

    code/modules/research/designs/misc_designs.dm

    /datum/design/secliteSecurity
    diff --git a/code/modules/research/designs/nanite_designs.html b/code/modules/research/designs/nanite_designs.html index 1a4d5399bdde..f701d064ca10 100644 --- a/code/modules/research/designs/nanite_designs.html +++ b/code/modules/research/designs/nanite_designs.html @@ -14,7 +14,7 @@

    code/modules/research/designs/nanite_designs.dm - +

    @@ -27,7 +27,7 @@

    code/modules/research/designs/nanite_designs.dm

    /datum/design/nanites/sensor_healthSENSOR NANITES
    diff --git a/code/modules/research/designs/power_designs.html b/code/modules/research/designs/power_designs.html index dab81d89391e..2ffb8a1aeae0 100644 --- a/code/modules/research/designs/power_designs.html +++ b/code/modules/research/designs/power_designs.html @@ -14,14 +14,14 @@

    code/modules/research/designs/power_designs.dm - +

    /datum/design/basic_cellPower
    diff --git a/code/modules/research/designs/smelting_designs.html b/code/modules/research/designs/smelting_designs.html index 6d581e2601e3..9598b6173adf 100644 --- a/code/modules/research/designs/smelting_designs.html +++ b/code/modules/research/designs/smelting_designs.html @@ -14,14 +14,14 @@

    code/modules/research/designs/smelting_designs.dm - +

    /datum/design/plasteel_alloySMELTABLE ALLOYS
    diff --git a/code/modules/research/designs/stock_parts_designs.html b/code/modules/research/designs/stock_parts_designs.html index 0040e78b671d..67c8807217ef 100644 --- a/code/modules/research/designs/stock_parts_designs.html +++ b/code/modules/research/designs/stock_parts_designs.html @@ -14,14 +14,14 @@

    code/modules/research/designs/stock_parts_designs.dm - +

    /datum/design/RPEDStock Parts
    diff --git a/code/modules/research/designs/telecomms_designs.html b/code/modules/research/designs/telecomms_designs.html index 224f9e5495d1..75aeacc708aa 100644 --- a/code/modules/research/designs/telecomms_designs.html +++ b/code/modules/research/designs/telecomms_designs.html @@ -14,14 +14,14 @@

    code/modules/research/designs/telecomms_designs.dm - +

    /datum/design/board/subspace_receiverSubspace Telecomms
    diff --git a/code/modules/research/designs/tool_designs.html b/code/modules/research/designs/tool_designs.html index 11c4f3e06bfa..bdb6188d4f6a 100644 --- a/code/modules/research/designs/tool_designs.html +++ b/code/modules/research/designs/tool_designs.html @@ -14,7 +14,7 @@

    code/modules/research/designs/tool_designs.dm - +

    @@ -23,7 +23,7 @@

    code/modules/research/designs/tool_designs.dm

    /datum/design/alienscalpelAlien Surgical Tools
    diff --git a/code/modules/research/designs/weapon_designs.html b/code/modules/research/designs/weapon_designs.html index 710fcc89c9a1..e9bd2fa4a080 100644 --- a/code/modules/research/designs/weapon_designs.html +++ b/code/modules/research/designs/weapon_designs.html @@ -14,14 +14,14 @@

    code/modules/research/designs/weapon_designs.dm - +

    /datum/design/c38_secWeapons
    diff --git a/code/modules/research/experimentor.html b/code/modules/research/experimentor.html index 2e62e54f6a73..bcf61e958877 100644 --- a/code/modules/research/experimentor.html +++ b/code/modules/research/experimentor.html @@ -14,14 +14,14 @@

    code/modules/research/experimentor.dm - +

    /obj/item/relicSPECIAL ITEMS
    diff --git a/code/modules/research/machinery/plortmachine.html b/code/modules/research/machinery/plortmachine.html index c3b38defb405..fb1dc02fba11 100644 --- a/code/modules/research/machinery/plortmachine.html +++ b/code/modules/research/machinery/plortmachine.html @@ -14,14 +14,14 @@

    code/modules/research/machinery/plortmachine.dm - +

    /obj/machinery/plortrefineryPlort Redemption Machine
    diff --git a/code/modules/research/techweb/all_nodes.html b/code/modules/research/techweb/all_nodes.html index 1f3bdf19fffd..9045306afd7d 100644 --- a/code/modules/research/techweb/all_nodes.html +++ b/code/modules/research/techweb/all_nodes.html @@ -14,7 +14,7 @@

    code/modules/research/techweb/all_nodes.dm - +

    @@ -38,7 +38,7 @@

    code/modules/research/techweb/all_nodes.dm

    /datum/techweb_node/ai_cpu_advancedAI Hardware
    diff --git a/code/modules/research/techweb/layout.html b/code/modules/research/techweb/layout.html index 377185299403..b70e9a358ce9 100644 --- a/code/modules/research/techweb/layout.html +++ b/code/modules/research/techweb/layout.html @@ -14,14 +14,14 @@

    code/modules/research/techweb/layout.dm - +

    /datum/techweb_node/spacevehicle_basicspace vehicle tech
    diff --git a/code/modules/research/xenobiology/crossbreeding/__corecross.html b/code/modules/research/xenobiology/crossbreeding/__corecross.html index f40f138a83c9..48effa82fe0c 100644 --- a/code/modules/research/xenobiology/crossbreeding/__corecross.html +++ b/code/modules/research/xenobiology/crossbreeding/__corecross.html @@ -14,14 +14,14 @@

    code/modules/research/xenobiology/crossbreeding/__corecross.dm - +

    /obj/item/slimecrossSLIME CROSSBREEDS
    diff --git a/code/modules/research/xenobiology/crossbreeding/_mobs.html b/code/modules/research/xenobiology/crossbreeding/_mobs.html index fb65422cf5dc..b95dff5030bf 100644 --- a/code/modules/research/xenobiology/crossbreeding/_mobs.html +++ b/code/modules/research/xenobiology/crossbreeding/_mobs.html @@ -14,7 +14,7 @@

    code/modules/research/xenobiology/crossbreeding/_mobs.dm - +

    @@ -22,7 +22,7 @@

    code/modules/research/xenobiology/crossbreeding/_mobs.dm

    /mob/living/simple_animal/slime/transformed_slimeTransformed slime - from Burning Black
    diff --git a/code/modules/research/xenobiology/crossbreeding/_status_effects.html b/code/modules/research/xenobiology/crossbreeding/_status_effects.html index 4bca13785540..71424105020d 100644 --- a/code/modules/research/xenobiology/crossbreeding/_status_effects.html +++ b/code/modules/research/xenobiology/crossbreeding/_status_effects.html @@ -14,7 +14,7 @@

    code/modules/research/xenobiology/crossbreeding/_status_effects.dm - +

    @@ -22,7 +22,7 @@

    code/modules/research/xenobiology/crossbreeding/_status_effects.dm

    /datum/status_effect/stabilizedSTABILIZED EXTRACTS
    diff --git a/code/modules/research/xenobiology/xenobiology.html b/code/modules/research/xenobiology/xenobiology.html index 25e3fc68c098..38057f64502d 100644 --- a/code/modules/research/xenobiology/xenobiology.html +++ b/code/modules/research/xenobiology/xenobiology.html @@ -14,7 +14,7 @@

    code/modules/research/xenobiology/xenobiology.dm - +

    @@ -24,7 +24,7 @@

    code/modules/research/xenobiology/xenobiology.dm

    /obj/item/stack/tile/bluespaceDefinitions for slime products that don't have anywhere else to go (Floor tiles, blueprints).
    diff --git a/code/modules/ruins/lavaland_ruin_code.html b/code/modules/ruins/lavaland_ruin_code.html index 0269b55cd199..e2cc4c6f102a 100644 --- a/code/modules/ruins/lavaland_ruin_code.html +++ b/code/modules/ruins/lavaland_ruin_code.html @@ -14,14 +14,14 @@

    code/modules/ruins/lavaland_ruin_code.dm - +

    /obj/effect/mob_spawn/human/lavaland_syndicateSyndicate Listening Post
    diff --git a/code/modules/ruins/lavalandruin_code/biodome_clown_planet.html b/code/modules/ruins/lavalandruin_code/biodome_clown_planet.html index 4c2790932f69..e67ae97380c7 100644 --- a/code/modules/ruins/lavalandruin_code/biodome_clown_planet.html +++ b/code/modules/ruins/lavalandruin_code/biodome_clown_planet.html @@ -14,14 +14,14 @@

    code/modules/ruins/lavalandruin_code/biodome_clown_planet.dm - +

    /obj/item/paper/crumpled/bloody/ruins/lavaland/clown_planet/escapelavaland clown planet papers
    diff --git a/code/modules/ruins/lavalandruin_code/sloth.html b/code/modules/ruins/lavalandruin_code/sloth.html index 855be0fecd2c..1048a9abd19d 100644 --- a/code/modules/ruins/lavalandruin_code/sloth.html +++ b/code/modules/ruins/lavalandruin_code/sloth.html @@ -14,14 +14,14 @@

    code/modules/ruins/lavalandruin_code/sloth.dm - +

    /obj/item/paper/fluff/stations/lavaland/slothlavaland slot ruin items
    diff --git a/code/modules/ruins/lavalandruin_code/surface.html b/code/modules/ruins/lavalandruin_code/surface.html index 1176cbf7791b..9c1a6054168a 100644 --- a/code/modules/ruins/lavalandruin_code/surface.html +++ b/code/modules/ruins/lavalandruin_code/surface.html @@ -14,14 +14,14 @@

    code/modules/ruins/lavalandruin_code/surface.dm - +

    /obj/item/paper/fluff/stations/lavaland/surface/henderson_reportlavaland surface papers
    diff --git a/code/modules/ruins/spaceruin_code/DJstation.html b/code/modules/ruins/spaceruin_code/DJstation.html index 341a470a7c75..0fef6cc9b6ab 100644 --- a/code/modules/ruins/spaceruin_code/DJstation.html +++ b/code/modules/ruins/spaceruin_code/DJstation.html @@ -14,14 +14,14 @@

    code/modules/ruins/spaceruin_code/DJstation.dm - +

    /obj/item/paper/fluff/ruins/djstationdjstation items
    diff --git a/code/modules/ruins/spaceruin_code/TheDerelict.html b/code/modules/ruins/spaceruin_code/TheDerelict.html index a1b6c2ea3dbb..f7f85747bbda 100644 --- a/code/modules/ruins/spaceruin_code/TheDerelict.html +++ b/code/modules/ruins/spaceruin_code/TheDerelict.html @@ -14,14 +14,14 @@

    code/modules/ruins/spaceruin_code/TheDerelict.dm - +

    /obj/item/paper/fluff/ruins/thederelict/equipmentthederelict items
    diff --git a/code/modules/ruins/spaceruin_code/asteroid4.html b/code/modules/ruins/spaceruin_code/asteroid4.html index dc0b4d411927..a6c37c80d39a 100644 --- a/code/modules/ruins/spaceruin_code/asteroid4.html +++ b/code/modules/ruins/spaceruin_code/asteroid4.html @@ -14,14 +14,14 @@

    code/modules/ruins/spaceruin_code/asteroid4.dm - +

    /obj/item/paper/fluff/ruins/asteroid4/extractionasteroid4 items
    diff --git a/code/modules/ruins/spaceruin_code/bigderelict1.html b/code/modules/ruins/spaceruin_code/bigderelict1.html index 2e53020a4266..4c96c5b5718a 100644 --- a/code/modules/ruins/spaceruin_code/bigderelict1.html +++ b/code/modules/ruins/spaceruin_code/bigderelict1.html @@ -14,14 +14,14 @@

    code/modules/ruins/spaceruin_code/bigderelict1.dm - +

    /obj/item/paper/crumpled/ruins/bigderelict1/manifestbigderelict1 items
    diff --git a/code/modules/ruins/spaceruin_code/crashedclownship.html b/code/modules/ruins/spaceruin_code/crashedclownship.html index 5a87f9040258..b0df49551e2d 100644 --- a/code/modules/ruins/spaceruin_code/crashedclownship.html +++ b/code/modules/ruins/spaceruin_code/crashedclownship.html @@ -14,14 +14,14 @@

    code/modules/ruins/spaceruin_code/crashedclownship.dm - +

    /obj/item/paper/fluff/ruins/crashedclownship/true_nationcrashedclownship items
    diff --git a/code/modules/ruins/spaceruin_code/deepstorage.html b/code/modules/ruins/spaceruin_code/deepstorage.html index dd6305b52f63..14239d9ba523 100644 --- a/code/modules/ruins/spaceruin_code/deepstorage.html +++ b/code/modules/ruins/spaceruin_code/deepstorage.html @@ -14,14 +14,14 @@

    code/modules/ruins/spaceruin_code/deepstorage.dm - +

    /obj/item/paper/fluff/ruins/deepstorage/water_concerndeepstorage items
    diff --git a/code/modules/ruins/spaceruin_code/listeningstation.html b/code/modules/ruins/spaceruin_code/listeningstation.html index 82fc8eee8474..a2c72ee65f18 100644 --- a/code/modules/ruins/spaceruin_code/listeningstation.html +++ b/code/modules/ruins/spaceruin_code/listeningstation.html @@ -14,14 +14,14 @@

    code/modules/ruins/spaceruin_code/listeningstation.dm - +

    /obj/item/paper/fluff/ruins/listeningstation/reportslistening station
    diff --git a/code/modules/ruins/spaceruin_code/oldstation.html b/code/modules/ruins/spaceruin_code/oldstation.html index 0de306e81019..f494b2e88de5 100644 --- a/code/modules/ruins/spaceruin_code/oldstation.html +++ b/code/modules/ruins/spaceruin_code/oldstation.html @@ -14,14 +14,14 @@

    code/modules/ruins/spaceruin_code/oldstation.dm - +

    /obj/item/paper/fluff/ruins/oldstationOldstation items
    diff --git a/code/modules/ruins/spaceruin_code/originalcontent.html b/code/modules/ruins/spaceruin_code/originalcontent.html index a814b6fed4bb..d9df64a10a16 100644 --- a/code/modules/ruins/spaceruin_code/originalcontent.html +++ b/code/modules/ruins/spaceruin_code/originalcontent.html @@ -14,14 +14,14 @@

    code/modules/ruins/spaceruin_code/originalcontent.dm - +

    /obj/item/paper/crumpled/ruins/originalcontentoriginalcontent items
    diff --git a/code/modules/ruins/spaceruin_code/spacehotel.html b/code/modules/ruins/spaceruin_code/spacehotel.html index 0c58b708d643..94aa71e2c19f 100644 --- a/code/modules/ruins/spaceruin_code/spacehotel.html +++ b/code/modules/ruins/spaceruin_code/spacehotel.html @@ -14,14 +14,14 @@

    code/modules/ruins/spaceruin_code/spacehotel.dm - +

    /obj/item/paper/fluff/ruins/spacehotel/noticespacehotel items
    diff --git a/code/modules/ruins/spaceruin_code/syndicate_derelict_station.html b/code/modules/ruins/spaceruin_code/syndicate_derelict_station.html index fce34824a006..3a8bb4b0930a 100644 --- a/code/modules/ruins/spaceruin_code/syndicate_derelict_station.html +++ b/code/modules/ruins/spaceruin_code/syndicate_derelict_station.html @@ -14,14 +14,14 @@

    code/modules/ruins/spaceruin_code/syndicate_derelict_station.dm - +

    /obj/item/paper/fluff/ruins/syndicate_derelict_station/engineeringsyndicate derelict station items
    diff --git a/code/modules/ruins/spaceruin_code/whiteshipruin_box.html b/code/modules/ruins/spaceruin_code/whiteshipruin_box.html index f2d0cc1bd1d3..57e043ef8903 100644 --- a/code/modules/ruins/spaceruin_code/whiteshipruin_box.html +++ b/code/modules/ruins/spaceruin_code/whiteshipruin_box.html @@ -14,14 +14,14 @@

    code/modules/ruins/spaceruin_code/whiteshipruin_box.dm - +

    /obj/item/circuitboard/computer/white_ship/ruinruined whiteship
    diff --git a/code/modules/spells/spell.html b/code/modules/spells/spell.html index 67b253268d71..a6eeef9cc919 100644 --- a/code/modules/spells/spell.html +++ b/code/modules/spells/spell.html @@ -14,7 +14,7 @@

    code/modules/spells/spell.dm - +

    @@ -23,7 +23,7 @@

    code/modules/spells/spell.dm These spells function off of a cooldown-based system.

    diff --git a/code/modules/spells/spell_types/aoe_spell/_aoe_spell.html b/code/modules/spells/spell_types/aoe_spell/_aoe_spell.html index 14efdc0094c5..6ffa1af7e7e3 100644 --- a/code/modules/spells/spell_types/aoe_spell/_aoe_spell.html +++ b/code/modules/spells/spell_types/aoe_spell/_aoe_spell.html @@ -14,14 +14,14 @@

    code/modules/spells/spell_types/aoe_spell/_aoe_spell.dm - +

    /datum/action/cooldown/spell/aoe
    diff --git a/code/modules/spells/spell_types/charged/_charged.html b/code/modules/spells/spell_types/charged/_charged.html index 5f7c4f60676d..2cc0903f737e 100644 --- a/code/modules/spells/spell_types/charged/_charged.html +++ b/code/modules/spells/spell_types/charged/_charged.html @@ -14,7 +14,7 @@

    code/modules/spells/spell_types/charged/_charged.dm - +

    @@ -22,7 +22,7 @@

    code/modules/spells/spell_types/charged/_charged.dm

    /datum/action/cooldown/spell/charged/beam
    diff --git a/code/modules/spells/spell_types/cone/_cone.html b/code/modules/spells/spell_types/cone/_cone.html index 07e4b2d30f7f..ba62ba590f1e 100644 --- a/code/modules/spells/spell_types/cone/_cone.html +++ b/code/modules/spells/spell_types/cone/_cone.html @@ -14,7 +14,7 @@

    code/modules/spells/spell_types/cone/_cone.dm - +

    @@ -22,7 +22,7 @@

    code/modules/spells/spell_types/cone/_cone.dm

    /datum/action/cooldown/spell/cone/staggered
    diff --git a/code/modules/spells/spell_types/jaunt/_jaunt.html b/code/modules/spells/spell_types/jaunt/_jaunt.html index 500b24a90b1f..e5e7ebc50715 100644 --- a/code/modules/spells/spell_types/jaunt/_jaunt.html +++ b/code/modules/spells/spell_types/jaunt/_jaunt.html @@ -14,14 +14,14 @@

    code/modules/spells/spell_types/jaunt/_jaunt.dm - +

    /datum/action/cooldown/spell/jaunt
    diff --git a/code/modules/spells/spell_types/jaunt/bloodcrawl.html b/code/modules/spells/spell_types/jaunt/bloodcrawl.html index ecfb8f3d61dc..17a16b834e29 100644 --- a/code/modules/spells/spell_types/jaunt/bloodcrawl.html +++ b/code/modules/spells/spell_types/jaunt/bloodcrawl.html @@ -14,7 +14,7 @@

    code/modules/spells/spell_types/jaunt/bloodcrawl.dm - +

    @@ -26,7 +26,7 @@

    code/modules/spells/spell_types/jaunt/bloodcrawl.dm

    /obj/item/bloodcrawlBloodcrawl "hands", prevent the user from holding items in bloodcrawl
    diff --git a/code/modules/spells/spell_types/jaunt/ethereal_jaunt.html b/code/modules/spells/spell_types/jaunt/ethereal_jaunt.html index f934ae1c2f2d..d02fc2d77659 100644 --- a/code/modules/spells/spell_types/jaunt/ethereal_jaunt.html +++ b/code/modules/spells/spell_types/jaunt/ethereal_jaunt.html @@ -14,14 +14,14 @@

    code/modules/spells/spell_types/jaunt/ethereal_jaunt.dm - +

    /obj/effect/dummy/phased_mob/spell_jauntThe dummy that holds people jaunting. Maybe one day we can replace it.
    diff --git a/code/modules/spells/spell_types/list_target/_list_target.html b/code/modules/spells/spell_types/list_target/_list_target.html index 87e1655af660..fb7c3cc580ed 100644 --- a/code/modules/spells/spell_types/list_target/_list_target.html +++ b/code/modules/spells/spell_types/list_target/_list_target.html @@ -14,14 +14,14 @@

    code/modules/spells/spell_types/list_target/_list_target.dm - +

    /datum/action/cooldown/spell/list_target
    diff --git a/code/modules/spells/spell_types/pointed/_pointed.html b/code/modules/spells/spell_types/pointed/_pointed.html index eb565ff57bea..43c7c64e1a7d 100644 --- a/code/modules/spells/spell_types/pointed/_pointed.html +++ b/code/modules/spells/spell_types/pointed/_pointed.html @@ -14,7 +14,7 @@

    code/modules/spells/spell_types/pointed/_pointed.dm - +

    @@ -22,7 +22,7 @@

    code/modules/spells/spell_types/pointed/_pointed.dm

    /datum/action/cooldown/spell/pointed/projectile
    diff --git a/code/modules/spells/spell_types/projectile/_basic_projectile.html b/code/modules/spells/spell_types/projectile/_basic_projectile.html index c40f6de04668..efa404ee5167 100644 --- a/code/modules/spells/spell_types/projectile/_basic_projectile.html +++ b/code/modules/spells/spell_types/projectile/_basic_projectile.html @@ -14,14 +14,14 @@

    code/modules/spells/spell_types/projectile/_basic_projectile.dm - +

    /datum/action/cooldown/spell/basic_projectile
    diff --git a/code/modules/spells/spell_types/right_and_wrong.html b/code/modules/spells/spell_types/right_and_wrong.html index d0b9224e6ec5..212cd5559fa8 100644 --- a/code/modules/spells/spell_types/right_and_wrong.html +++ b/code/modules/spells/spell_types/right_and_wrong.html @@ -14,7 +14,7 @@

    code/modules/spells/spell_types/right_and_wrong.dm - +

    @@ -22,7 +22,7 @@

    code/modules/spells/spell_types/right_and_wrong.dm Used for summon magic and summon guns.

    diff --git a/code/modules/spells/spell_types/self/mutate.html b/code/modules/spells/spell_types/self/mutate.html index 17605c4f3f19..6bb3c05ecd6c 100644 --- a/code/modules/spells/spell_types/self/mutate.html +++ b/code/modules/spells/spell_types/self/mutate.html @@ -14,14 +14,14 @@

    code/modules/spells/spell_types/self/mutate.dm - +

    /datum/action/cooldown/spell/apply_mutationsA spell type that adds mutations to the caster temporarily.
    diff --git a/code/modules/spells/spell_types/self/rod_form.html b/code/modules/spells/spell_types/self/rod_form.html index 87aa20934f58..826b268593dd 100644 --- a/code/modules/spells/spell_types/self/rod_form.html +++ b/code/modules/spells/spell_types/self/rod_form.html @@ -14,20 +14,20 @@ — Define Details

    code/modules/spells/spell_types/self/rod_form.dm - +

    BASE_WIZ_ROD_RANGEThe base distance a wizard rod will go without upgrades.
    /obj/effect/immovablerod/wizardWizard Version of the Immovable Rod.

    Define Details

    BASE_WIZ_ROD_RANGE - +

    The base distance a wizard rod will go without upgrades.

    diff --git a/code/modules/spells/spell_types/self/smoke.html b/code/modules/spells/spell_types/self/smoke.html index 221495daf21e..7a01e56cb213 100644 --- a/code/modules/spells/spell_types/self/smoke.html +++ b/code/modules/spells/spell_types/self/smoke.html @@ -14,7 +14,7 @@

    code/modules/spells/spell_types/self/smoke.dm - +

    @@ -23,7 +23,7 @@

    code/modules/spells/spell_types/self/smoke.dm

    /datum/action/cooldown/spell/smoke/disableUnused smoke that makes people sleep. Used to be for cult?
    diff --git a/code/modules/spells/spell_types/self/soultap.html b/code/modules/spells/spell_types/self/soultap.html index a54008675726..481ccc0bea70 100644 --- a/code/modules/spells/spell_types/self/soultap.html +++ b/code/modules/spells/spell_types/self/soultap.html @@ -14,14 +14,14 @@

    code/modules/spells/spell_types/self/soultap.dm - +

    /datum/action/cooldown/spell/tapSOUL TAP!
    diff --git a/code/modules/spells/spell_types/shapeshift/_shapeshift.html b/code/modules/spells/spell_types/shapeshift/_shapeshift.html index 16c6f67df896..3eaa529ac82c 100644 --- a/code/modules/spells/spell_types/shapeshift/_shapeshift.html +++ b/code/modules/spells/spell_types/shapeshift/_shapeshift.html @@ -14,14 +14,14 @@

    code/modules/spells/spell_types/shapeshift/_shapeshift.dm - +

    /datum/action/cooldown/spell/shapeshiftShapeshift spells.
    diff --git a/code/modules/spells/spell_types/teleport/_teleport.html b/code/modules/spells/spell_types/teleport/_teleport.html index 95eac008a490..787dc6812586 100644 --- a/code/modules/spells/spell_types/teleport/_teleport.html +++ b/code/modules/spells/spell_types/teleport/_teleport.html @@ -14,7 +14,7 @@

    code/modules/spells/spell_types/teleport/_teleport.dm - +

    @@ -23,7 +23,7 @@

    code/modules/spells/spell_types/teleport/_teleport.dm

    /datum/action/cooldown/spell/teleport/area_teleport
    diff --git a/code/modules/spells/spell_types/teleport/teleport.html b/code/modules/spells/spell_types/teleport/teleport.html index 19529413bda9..0165df167f8a 100644 --- a/code/modules/spells/spell_types/teleport/teleport.html +++ b/code/modules/spells/spell_types/teleport/teleport.html @@ -14,7 +14,7 @@

    code/modules/spells/spell_types/teleport/teleport.dm - +

    @@ -22,7 +22,7 @@

    code/modules/spells/spell_types/teleport/teleport.dm

    /datum/action/cooldown/spell/teleport/area_teleport/wizard/scrollUsed by the wizard's teleport scroll
    diff --git a/code/modules/spells/spell_types/touch/_touch.html b/code/modules/spells/spell_types/touch/_touch.html index 98434356e8b1..89c772649a98 100644 --- a/code/modules/spells/spell_types/touch/_touch.html +++ b/code/modules/spells/spell_types/touch/_touch.html @@ -14,14 +14,14 @@

    code/modules/spells/spell_types/touch/_touch.dm - +

    /datum/action/cooldown/spell/touch
    diff --git a/code/modules/surgery/bodyparts/_bodyparts.html b/code/modules/surgery/bodyparts/_bodyparts.html index 37b1f00ca9ae..df22f563f44a 100644 --- a/code/modules/surgery/bodyparts/_bodyparts.html +++ b/code/modules/surgery/bodyparts/_bodyparts.html @@ -14,14 +14,14 @@

    code/modules/surgery/bodyparts/_bodyparts.dm - +

    /obj/item/bodypartBODYPARTS
    diff --git a/code/modules/surgery/bone_mending.html b/code/modules/surgery/bone_mending.html index 45d8083f3535..f9f6510c6f29 100644 --- a/code/modules/surgery/bone_mending.html +++ b/code/modules/surgery/bone_mending.html @@ -14,7 +14,7 @@

    code/modules/surgery/bone_mending.dm - +

    @@ -26,7 +26,7 @@

    code/modules/surgery/bone_mending.dm

    /datum/surgery_step/repair_bone_compoundRepair Compound Fracture (Crticial)
    diff --git a/code/modules/surgery/burn_dressing.html b/code/modules/surgery/burn_dressing.html index 4e18737230fc..17c8fe041a0a 100644 --- a/code/modules/surgery/burn_dressing.html +++ b/code/modules/surgery/burn_dressing.html @@ -14,7 +14,7 @@

    code/modules/surgery/burn_dressing.dm - +

    @@ -24,7 +24,7 @@

    code/modules/surgery/burn_dressing.dm

    /datum/surgery_step/dressDressing burns
    diff --git a/code/modules/surgery/healing.html b/code/modules/surgery/healing.html index 3ff5ca6b22a7..ed505490531a 100644 --- a/code/modules/surgery/healing.html +++ b/code/modules/surgery/healing.html @@ -14,7 +14,7 @@

    code/modules/surgery/healing.dm - +

    @@ -23,7 +23,7 @@

    code/modules/surgery/healing.dm

    /datum/surgery/healing/comboCOMBO
    diff --git a/code/modules/surgery/limb_augmentation.html b/code/modules/surgery/limb_augmentation.html index e0a958bcc344..b3807578b127 100644 --- a/code/modules/surgery/limb_augmentation.html +++ b/code/modules/surgery/limb_augmentation.html @@ -14,14 +14,14 @@

    code/modules/surgery/limb_augmentation.dm - +

    /datum/surgery_step/replaceAUGMENTATION SURGERIES
    diff --git a/code/modules/surgery/organs/eyes.html b/code/modules/surgery/organs/eyes.html index d559c922cba8..4db2d0cda4a8 100644 --- a/code/modules/surgery/organs/eyes.html +++ b/code/modules/surgery/organs/eyes.html @@ -14,14 +14,14 @@

    code/modules/surgery/organs/eyes.dm - +

    /obj/item/organ/eyes/roboticRobotic
    diff --git a/code/modules/surgery/organs/vocal_cords.html b/code/modules/surgery/organs/vocal_cords.html index a776679e76fa..87caa5cdb33e 100644 --- a/code/modules/surgery/organs/vocal_cords.html +++ b/code/modules/surgery/organs/vocal_cords.html @@ -14,7 +14,7 @@

    code/modules/surgery/organs/vocal_cords.dm - +

    @@ -22,7 +22,7 @@

    code/modules/surgery/organs/vocal_cords.dm

    VOICE OF GOD
    diff --git a/code/modules/surgery/repair_puncture.html b/code/modules/surgery/repair_puncture.html index bb81f102e6f9..e90ea5097f14 100644 --- a/code/modules/surgery/repair_puncture.html +++ b/code/modules/surgery/repair_puncture.html @@ -14,7 +14,7 @@ — Define Details

    code/modules/surgery/repair_puncture.dm - +

    @@ -23,13 +23,13 @@

    code/modules/surgery/repair_puncture.dm

    /datum/surgery_step/repair_innardsrealign the blood vessels so we can reweld them
    /datum/surgery_step/seal_veinsSealing the vessels back together

    Define Details

    REALIGN_INNARDS - +

    BURN FIXING SURGERIES

    diff --git a/code/modules/swarmers/swarmer.html b/code/modules/swarmers/swarmer.html index cf60c0b65758..83eaef2b8322 100644 --- a/code/modules/swarmers/swarmer.html +++ b/code/modules/swarmers/swarmer.html @@ -14,7 +14,7 @@

    code/modules/swarmers/swarmer.dm - +

    @@ -22,7 +22,7 @@

    code/modules/swarmers/swarmer.dm

    /mob/living/simple_animal/hostile/swarmer/meleeMelee subtype of swarmers, always AI-controlled under normal circumstances. Cannot fire projectiles, but does double stamina damage on melee
    diff --git a/code/modules/swarmers/swarmer_objs.html b/code/modules/swarmers/swarmer_objs.html index 170fed50c57e..f82272e8d842 100644 --- a/code/modules/swarmers/swarmer_objs.html +++ b/code/modules/swarmers/swarmer_objs.html @@ -14,14 +14,14 @@

    code/modules/swarmers/swarmer_objs.dm - +

    /obj/structure/swarmer_beaconBeacon which creates sentient player swarmers.
    diff --git a/code/modules/tgchat/message.html b/code/modules/tgchat/message.html index 6b002c47a32e..2f9e73888281 100644 --- a/code/modules/tgchat/message.html +++ b/code/modules/tgchat/message.html @@ -14,7 +14,7 @@

    code/modules/tgchat/message.dm - +

    @@ -22,7 +22,7 @@

    code/modules/tgchat/message.dm

    Message-related procs
    diff --git a/code/modules/tgchat/to_chat.html b/code/modules/tgchat/to_chat.html index f73283be9166..4d05b472b350 100644 --- a/code/modules/tgchat/to_chat.html +++ b/code/modules/tgchat/to_chat.html @@ -14,7 +14,7 @@

    code/modules/tgchat/to_chat.dm - +

    @@ -25,7 +25,7 @@

    code/modules/tgchat/to_chat.dm

    Sends the message to the recipient (target).
    diff --git a/code/modules/tgs.html b/code/modules/tgs.html index ab92782213ae..e03cc890934e 100644 --- a/code/modules/tgs.html +++ b/code/modules/tgs.html @@ -14,7 +14,7 @@

    DMAPI Internals - +

    @@ -34,7 +34,7 @@

    DMAPI Internals

    APIs communicate with TGS in two ways. All versions implement TGS -> DM communication using /world/Topic. DM -> TGS communication, called the bridge method, is different for each version.

    diff --git a/code/modules/tgs/core.html b/code/modules/tgs/core.html index 790f000ee7e1..89c914cd5e1f 100644 --- a/code/modules/tgs/core.html +++ b/code/modules/tgs/core.html @@ -14,7 +14,7 @@

    Core DMAPI functions - +

    @@ -28,7 +28,7 @@

    Core DMAPI functions

    diff --git a/code/modules/tgs/v3210.html b/code/modules/tgs/v3210.html index da8583366b61..aef52d527b84 100644 --- a/code/modules/tgs/v3210.html +++ b/code/modules/tgs/v3210.html @@ -14,7 +14,7 @@

    DMAPI V3 - +

    @@ -25,7 +25,7 @@

    DMAPI V3

    diff --git a/code/modules/tgs/v4.html b/code/modules/tgs/v4.html index b6ce09510f95..7e80777c2d5b 100644 --- a/code/modules/tgs/v4.html +++ b/code/modules/tgs/v4.html @@ -14,7 +14,7 @@

    DMAPI V4 - +

    @@ -25,7 +25,7 @@

    DMAPI V4

    diff --git a/code/modules/tgs/v5.html b/code/modules/tgs/v5.html index 543fb0b5c4e6..c9f06e97466a 100644 --- a/code/modules/tgs/v5.html +++ b/code/modules/tgs/v5.html @@ -14,7 +14,7 @@

    DMAPI V5 - +

    @@ -32,7 +32,7 @@

    DMAPI V5

    diff --git a/code/modules/tgui/external.html b/code/modules/tgui/external.html index 499be21651bb..e2571fe4021a 100644 --- a/code/modules/tgui/external.html +++ b/code/modules/tgui/external.html @@ -14,7 +14,7 @@

    code/modules/tgui/external.dm - +

    @@ -22,7 +22,7 @@

    code/modules/tgui/external.dm

    Middleware for /client/Topic.
    diff --git a/code/modules/tgui/states/never.html b/code/modules/tgui/states/never.html index 302b2249f680..b71978f74d95 100644 --- a/code/modules/tgui/states/never.html +++ b/code/modules/tgui/states/never.html @@ -14,7 +14,7 @@

    code/modules/tgui/states/never.dm - +

    @@ -22,7 +22,7 @@

    code/modules/tgui/states/never.dm SPDX-License-Identifier: MIT

    diff --git a/code/modules/tgui/tgui.html b/code/modules/tgui/tgui.html index decf5192ab3c..303133a4e792 100644 --- a/code/modules/tgui/tgui.html +++ b/code/modules/tgui/tgui.html @@ -14,7 +14,7 @@

    code/modules/tgui/tgui.dm - +

    @@ -23,7 +23,7 @@

    code/modules/tgui/tgui.dm

    /datum/tguitgui datum (represents a UI).
    diff --git a/code/modules/tgui/tgui_window.html b/code/modules/tgui/tgui_window.html index 27bfdda7e1ae..0d79ad619b59 100644 --- a/code/modules/tgui/tgui_window.html +++ b/code/modules/tgui/tgui_window.html @@ -14,7 +14,7 @@

    code/modules/tgui/tgui_window.dm - +

    @@ -22,7 +22,7 @@

    code/modules/tgui/tgui_window.dm SPDX-License-Identifier: MIT

    diff --git a/code/modules/tgui_input/alert.html b/code/modules/tgui_input/alert.html index 413d507c51e8..aec6a84da117 100644 --- a/code/modules/tgui_input/alert.html +++ b/code/modules/tgui_input/alert.html @@ -14,7 +14,7 @@

    code/modules/tgui_input/alert.dm - +

    @@ -27,7 +27,7 @@

    code/modules/tgui_input/alert.dm

    /datum/tgui_modal/asyncAn asynchronous version of tgui_modal to be used with callbacks instead of waiting on user responses.
    diff --git a/code/modules/tgui_input/list.html b/code/modules/tgui_input/list.html index c44841038afe..05b3cdda864d 100644 --- a/code/modules/tgui_input/list.html +++ b/code/modules/tgui_input/list.html @@ -14,7 +14,7 @@

    code/modules/tgui_input/list.dm - +

    @@ -27,7 +27,7 @@

    code/modules/tgui_input/list.dm

    /datum/tgui_list_input/asyncAn asynchronous version of tgui_list_input to be used with callbacks instead of waiting on user responses.
    diff --git a/code/modules/tgui_input/number.html b/code/modules/tgui_input/number.html index 50e3dace8fba..3cd9605fca46 100644 --- a/code/modules/tgui_input/number.html +++ b/code/modules/tgui_input/number.html @@ -14,7 +14,7 @@

    code/modules/tgui_input/number.dm - +

    @@ -24,7 +24,7 @@

    code/modules/tgui_input/number.dm a message and has an input for number entry.

    diff --git a/code/modules/tgui_input/text.html b/code/modules/tgui_input/text.html index 34a60fdc25d3..55ab898f7ec8 100644 --- a/code/modules/tgui_input/text.html +++ b/code/modules/tgui_input/text.html @@ -14,7 +14,7 @@

    code/modules/tgui_input/text.dm - +

    @@ -23,7 +23,7 @@

    code/modules/tgui_input/text.dm

    /datum/tgui_input_texttgui_input_text
    diff --git a/code/modules/tgui_panel/telemetry.html b/code/modules/tgui_panel/telemetry.html index b9c43962bbc3..f3bbefe9a80a 100644 --- a/code/modules/tgui_panel/telemetry.html +++ b/code/modules/tgui_panel/telemetry.html @@ -14,7 +14,7 @@ — Define Details

    code/modules/tgui_panel/telemetry.dm - +

    @@ -22,20 +22,20 @@

    code/modules/tgui_panel/telemetry.dm SPDX-License-Identifier: MIT

    TGUI_TELEMETRY_RESPONSE_WINDOWMaximum time allocated for sending a telemetry packet.

    Define Details

    TGUI_TELEMETRY_MAX_CONNECTIONS - +

    Copyright (c) 2020 Aleksej Komarov SPDX-License-Identifier: MIT

    Maximum number of connection records allowed to analyze. Should match the value set in the browser.

    TGUI_TELEMETRY_RESPONSE_WINDOW - +

    Maximum time allocated for sending a telemetry packet.

    diff --git a/code/modules/tgui_panel/tgui_panel.html b/code/modules/tgui_panel/tgui_panel.html index f7fb2f7149e3..f8503dc3c6ac 100644 --- a/code/modules/tgui_panel/tgui_panel.html +++ b/code/modules/tgui_panel/tgui_panel.html @@ -14,7 +14,7 @@

    code/modules/tgui_panel/tgui_panel.dm - +

    @@ -24,7 +24,7 @@

    code/modules/tgui_panel/tgui_panel.dm Hosts tgchat and other nice features.

    diff --git a/code/modules/unit_tests/_unit_tests.html b/code/modules/unit_tests/_unit_tests.html index 374ee99928f0..f1b4165c98f7 100644 --- a/code/modules/unit_tests/_unit_tests.html +++ b/code/modules/unit_tests/_unit_tests.html @@ -14,7 +14,7 @@ — Define Details

    code/modules/unit_tests/_unit_tests.dm - +

    @@ -42,86 +42,86 @@

    code/modules/unit_tests/_unit_tests.dm

    TRAIT_SOURCE_UNIT_TESTSA trait source when adding traits through unit tests

    Define Details

    TEST_ASSERT - +

    Asserts that a condition is true If the condition is not true, fails the test

    TEST_ASSERT_EQUAL - +

    Asserts that the two parameters passed are equal, fails otherwise Optionally allows an additional message in the case of a failure

    TEST_ASSERT_NOTEQUAL - +

    Asserts that the two parameters passed are not equal, fails otherwise Optionally allows an additional message in the case of a failure

    TEST_ASSERT_NOTNULL - +

    Asserts that a parameter is not null

    TEST_ASSERT_NULL - +

    Asserts that a parameter is null

    TEST_CREATE_AND_DESTROY - +

    This must be the last test to run due to the inherent nature of the test iterating every single tangible atom in the game and qdeleting all of them (while taking long sleeps to make sure the garbage collector fires properly) taking a large amount of time.

    TEST_FAIL - +

    For advanced cases, fail unconditionally but don't return (so a test can return multiple results)

    TEST_FOCUS - +

    Only run the test provided within the parentheses This is useful for debugging when you want to reduce noise, but should never be pushed Intended to be used in the manner of TEST_FOCUS(/datum/unit_test/math)

    TEST_LONGER - +

    After most test steps, used for tests that run long so shorter issues can be noticed faster

    TEST_NOTICE - +

    Logs a noticable message on GitHub, but will not mark as an error. Use this when something shouldn't happen and is of note, but shouldn't block CI. Does not mark the test as failed.

    TEST_OUTPUT_GREEN - +

    Change color to green on ANSI terminal output, if enabled with -DANSICOLORS.

    TEST_OUTPUT_RED - +

    Change color to red on ANSI terminal output, if enabled with -DANSICOLORS.

    TEST_OUTPUT_YELLOW - +

    Change color to yellow on ANSI terminal output, if enabled with -DANSICOLORS.

    TRAIT_SOURCE_UNIT_TESTS - +

    A trait source when adding traits through unit tests

    UNIT_TEST_PASSED - +

    Constants indicating unit test completion status

    diff --git a/code/modules/unit_tests/dragon_expiration.html b/code/modules/unit_tests/dragon_expiration.html index 67d9c6e0bd79..dc07d5c8e2eb 100644 --- a/code/modules/unit_tests/dragon_expiration.html +++ b/code/modules/unit_tests/dragon_expiration.html @@ -14,7 +14,7 @@

    code/modules/unit_tests/dragon_expiration.dm - +

    @@ -22,7 +22,7 @@

    code/modules/unit_tests/dragon_expiration.dm

    /datum/unit_test/space_dragon_expirationUnit tests that the space dragon - when its rift expires and it gets qdel'd - doesn't delete all the mobs it has eaten
    diff --git a/code/modules/unit_tests/dynamic_ruleset_sanity.html b/code/modules/unit_tests/dynamic_ruleset_sanity.html index b29081b7c50c..70635c942b32 100644 --- a/code/modules/unit_tests/dynamic_ruleset_sanity.html +++ b/code/modules/unit_tests/dynamic_ruleset_sanity.html @@ -14,14 +14,14 @@

    code/modules/unit_tests/dynamic_ruleset_sanity.dm - +

    /datum/unit_test/dynamic_roundstart_ruleset_sanityVerifies that roundstart dynamic rulesets are setup properly without external configuration.
    diff --git a/code/modules/unit_tests/focus_only_tests.html b/code/modules/unit_tests/focus_only_tests.html index edc79cfbfdc0..5a75db60f9f8 100644 --- a/code/modules/unit_tests/focus_only_tests.html +++ b/code/modules/unit_tests/focus_only_tests.html @@ -14,7 +14,7 @@

    code/modules/unit_tests/focus_only_tests.dm - +

    @@ -27,7 +27,7 @@

    code/modules/unit_tests/focus_only_tests.dm

    /datum/unit_test/focus_only/multiple_space_initializationChecks that every created emissive has a valid icon_state
    diff --git a/code/modules/unit_tests/map_landmarks.html b/code/modules/unit_tests/map_landmarks.html index e1ad28d70174..0d9f6d50ab64 100644 --- a/code/modules/unit_tests/map_landmarks.html +++ b/code/modules/unit_tests/map_landmarks.html @@ -14,14 +14,14 @@

    code/modules/unit_tests/map_landmarks.dm - +

    /datum/unit_test/job_roundstart_spawnpointsTests that [/datum/job/proc/get_default_roundstart_spawn_point] returns a landmark from all joinable jobs.
    diff --git a/code/modules/unit_tests/mapping.html b/code/modules/unit_tests/mapping.html index 0d79f5d60279..550e0d6b2b1b 100644 --- a/code/modules/unit_tests/mapping.html +++ b/code/modules/unit_tests/mapping.html @@ -14,14 +14,14 @@

    code/modules/unit_tests/mapping.dm - +

    /datum/unit_test/log_mappingConveys all log_mapping messages as unit test failures, as they all indicate mapping problems.
    diff --git a/code/modules/uplink/uplink_items.html b/code/modules/uplink/uplink_items.html index 454afcfda12f..401b08c79eb9 100644 --- a/code/modules/uplink/uplink_items.html +++ b/code/modules/uplink/uplink_items.html @@ -14,7 +14,7 @@

    code/modules/uplink/uplink_items.dm - +

    @@ -24,7 +24,7 @@

    code/modules/uplink/uplink_items.dm

    /datum/uplink_item/ntNT Uplink items
    diff --git a/code/modules/vending/_vending.html b/code/modules/vending/_vending.html index c57451e5afac..716e65beb087 100644 --- a/code/modules/vending/_vending.html +++ b/code/modules/vending/_vending.html @@ -14,7 +14,7 @@

    code/modules/vending/_vending.dm - +

    @@ -23,7 +23,7 @@

    code/modules/vending/_vending.dm

    /obj/machinery/vendingCaptalism in the year 2525, everything in a vending machine, even love
    diff --git a/code/world.html b/code/world.html index 2c92a2b99da4..86c6cb1df828 100644 --- a/code/world.html +++ b/code/world.html @@ -14,14 +14,14 @@

    code/world.dm - +

    /worldTwo possibilities exist: either we are alone in the Universe or we are not. Both are equally terrifying. ~ Arthur C. Clarke
    diff --git a/datum.html b/datum.html index a62a1d9e2982..6114db2e7409 100644 --- a/datum.html +++ b/datum.html @@ -16,7 +16,7 @@

    /datum - +

    The absolute base class for everything

    @@ -78,13 +78,13 @@

    Var Details

    Active timers with this datum as the target

    cached_ref - +

    A cached version of our \ref The brunt of \ref costs are in creating entries in the string tree (a tree of immutable strings) @@ -92,25 +92,25 @@

    Var Details

    Any datum registered to receive signals from this datum is in this list

    datum_components - +

    Components attached to this datum

    datum_flags - +

    Datum level flags

    gc_destroyed - +

    Tick count time when this object was destroyed.

    If this is non zero then the object has been garbage collected and is awaiting either @@ -118,19 +118,19 @@

    Var Details

    List of callbacks for signal procs

    status_traits - +

    Status traits attached to this datum

    tgui_shared_states - +

    global

    Associative list of JSON-encoded shared states that were set by @@ -138,12 +138,12 @@

    Var Details

    - +

    A weak reference to another datum

    Proc Details

    Destroy

    Default implementation of clean-up code.

    @@ -160,7 +160,7 @@

    Var Details

    Return any component assigned to this datum of the given type

    @@ -171,7 +171,7 @@

    Var Details

    Get all components of a given type that are attached to this datum

    @@ -181,7 +181,7 @@

    Var Details

    Return any component assigned to this datum of the exact given type

    @@ -192,7 +192,7 @@

    Var Details

    Register to listen for a signal from the passed in target

    @@ -210,13 +210,13 @@

    Var Details

    Registers multiple signals to the same proc.

    TakeComponent

    Transfer this component to another parent

    @@ -227,14 +227,14 @@

    Var Details

    Called when a href for this datum is clicked

    Sends a COMSIG_TOPIC signal

    TransferComponents

    Transfer all components to target

    @@ -245,7 +245,7 @@

    Var Details

    Stop listening to a given signal from target

    @@ -258,7 +258,7 @@

    Var Details

    Creates an instance of new_type in the datum and attaches to it as parent

    @@ -268,13 +268,13 @@

    Var Details

    Finds the singleton for the element type given and attaches it to src

    _LoadComponent

    Get existing component of type, or create it and return a reference to it

    @@ -286,14 +286,14 @@

    Var Details

    Finds the singleton for the element type given and detaches it from src You only need additional arguments beyond the type if you're using ELEMENT_BESPOKE

    _SendSignal

    Internal proc to handle most all of the signaling procedure

    @@ -301,32 +301,32 @@

    Var Details