From 67152f0a753cdbea1dea898a8c95664a6ef22efa Mon Sep 17 00:00:00 2001 From: silicons <2003111+silicons@users.noreply.github.com> Date: Mon, 22 Feb 2021 01:29:49 -0700 Subject: [PATCH] more --- code/defines/obj/weapon.dm | 3 + code/game/objects/items/weapons/manuals.dm | 85 ++++++++++++++++++ code/modules/mob/living/bot/medbot.dm | 2 +- .../mob/living/carbon/metroid/items.dm | 89 +------------------ .../modules/mob/living/silicon/decoy/decoy.dm | 5 +- code/modules/mob/living/silicon/pai/pai.dm | 6 +- .../mob/living/silicon/pai/software.dm | 4 +- .../silicon/robot/dogborg/dog_modules_vr.dm | 4 +- .../mob/living/silicon/robot/robot_items.dm | 10 +-- .../silicon/robot/robot_modules/station.dm | 9 +- .../robot/robot_modules/station/cargo.dm | 4 +- .../robot/robot_modules/station/drone.dm | 4 +- .../mob/living/silicon/robot/robot_vr.dm | 4 +- .../mob/living/silicon/robot/syndicate.dm | 5 +- code/modules/mob/living/silicon/silicon.dm | 4 +- code/modules/mob/living/simple_mob/corpse.dm | 16 ++-- .../subtypes/animal/farm animals/chicken.dm | 10 +-- .../subtypes/animal/farm animals/cow.dm | 6 +- .../subtypes/animal/farm animals/goat.dm | 6 +- .../subtypes/animal/passive/mouse.dm | 4 +- .../subtypes/animal/space/mouse_army.dm | 4 +- .../subtypes/animal/space/snake_vr.dm | 3 +- .../subtypes/occult/constructs/_construct.dm | 4 +- .../living/simple_mob/subtypes/vore/frog.dm | 4 +- .../subtypes/vore/shadekin/ability_objects.dm | 10 +-- .../subtypes/vore/solargrub_larva.dm | 10 +-- code/modules/mob/living/voice/voice.dm | 4 +- code/modules/mob/new_player/new_player.dm | 5 +- .../modular_computers/NTNet/NTNet_relay.dm | 4 +- .../computers/modular_computer/core.dm | 4 +- .../computers/subtypes/dev_telescreen.dm | 6 +- .../modular_computers/hardware/hard_drive.dm | 4 +- .../hardware/network_card.dm | 4 +- .../hardware/portable_hard_drive.dm | 6 +- code/modules/multiz/basic.dm | 2 +- code/modules/multiz/pipes.dm | 4 +- code/modules/multiz/turf_obj_hooks.dm | 11 --- code/modules/multiz/zshadow.dm | 12 +-- code/modules/nifsoft/nif_statpanel.dm | 8 +- code/modules/nifsoft/nifsoft.dm | 14 ++- code/modules/organs/internal/brain.dm | 44 ++++----- code/modules/organs/internal/eyes.dm | 19 ++-- code/modules/organs/internal/heart.dm | 15 ++-- code/modules/organs/internal/kidneys.dm | 16 ++-- code/modules/organs/internal/liver.dm | 15 ++-- code/modules/organs/internal/lungs.dm | 16 ++-- code/modules/organs/internal/voicebox.dm | 12 +-- code/modules/organs/organ_external.dm | 7 +- code/modules/organs/robolimbs.dm | 4 +- code/modules/organs/subtypes/machine.dm | 4 +- code/modules/organs/subtypes/xenos.dm | 79 ++++++++-------- .../overmap/ships/engines/gas_thruster.dm | 4 +- code/modules/paperwork/adminpaper.dm | 7 +- code/modules/paperwork/clipboard.dm | 3 +- code/modules/paperwork/faxmachine.dm | 9 +- code/modules/paperwork/folders.dm | 6 +- code/modules/paperwork/paper.dm | 8 +- code/modules/paperwork/paperplane.dm | 2 +- code/modules/paperwork/papershredder.dm | 11 +-- code/modules/paperwork/pen.dm | 22 ++--- code/modules/paperwork/photography.dm | 5 +- code/modules/power/antimatter/computer.dm | 22 ++--- code/modules/power/antimatter/control.dm | 8 +- code/modules/power/antimatter/engine.dm | 31 ++++--- code/modules/power/antimatter/shielding.dm | 11 +-- code/modules/power/batteryrack.dm | 7 +- code/modules/power/cable.dm | 19 ++-- code/modules/power/fission/computer.dm | 5 +- code/modules/power/fractal_reactor.dm | 4 +- code/modules/power/generator_type2.dm | 18 ++-- code/modules/power/gravitygenerator.dm | 24 ++--- code/modules/power/grid_checker.dm | 4 +- code/modules/power/lighting.dm | 21 +++-- code/modules/power/lighting_vr.dm | 8 +- code/modules/power/port_gen.dm | 7 +- code/modules/power/sensors/powernet_sensor.dm | 4 +- code/modules/power/smes.dm | 50 +++++------ code/modules/power/terminal.dm | 8 +- 78 files changed, 480 insertions(+), 482 deletions(-) diff --git a/code/defines/obj/weapon.dm b/code/defines/obj/weapon.dm index 579467a2ded..41d026dc827 100644 --- a/code/defines/obj/weapon.dm +++ b/code/defines/obj/weapon.dm @@ -42,6 +42,9 @@ /obj/item/soap/deluxe icon_state = "soapdeluxe" + +/obj/item/soap/deluxe/Initialize(mapload) + . = ..() desc = "A deluxe Waffle Co. brand bar of soap. Smells of [pick("lavender", "vanilla", "strawberry", "chocolate" ,"space")]." /obj/item/soap/syndie diff --git a/code/game/objects/items/weapons/manuals.dm b/code/game/objects/items/weapons/manuals.dm index b767e8eb373..2cdbd2df441 100644 --- a/code/game/objects/items/weapons/manuals.dm +++ b/code/game/objects/items/weapons/manuals.dm @@ -10,6 +10,9 @@ icon_state ="bookEngineering" author = "Engineering Encyclopedia" // Who wrote the thing, can be changed by pen or PC. It is not automatically assigned title = "Station Repairs and Construction" + +/obj/item/book/manual/engineering_construction/Initialize(mapload) + ..() dat = {" @@ -28,6 +31,9 @@ icon_state ="bookParticleAccelerator" author = "Engineering Encyclopedia" // Who wrote the thing, can be changed by pen or PC. It is not automatically assigned title = "Particle Accelerator User's Guide" + +/obj/item/book/manual/engineering_particle_accelerator/Initialize(mapload) + ..() dat = {"