Abductor In-Game Paper Guide Tweak (#90800)

## About The Pull Request

Encountered during a round in a downstream fork, the in-game abductor
guide is a tiny bit outdated (two steps are the wrong way around) and
also does not work on robot torsos (the kind you get from augmentation
or chaplain shenanigans).
It could be argued that this is an oversight and that abductors should
be able to operate on robotic torsos as normal, but that seems like a
different conversation. I've at least updated the guide to let abductors
know what to do with this unlikely scenario, as you can't get rid of
your test subjects unless you get a gland in them.

## Why It's Good For The Game

I think it's better when the in-game documentation is up to date.

## Changelog

🆑
qol: Added some help for abductors if they get a weird half-machine test
subject in their ship.
/🆑
This commit is contained in:
Cirrial
2025-04-24 19:54:40 +00:00
committed by GitHub
parent 79b1ef4473
commit 34bd44252c
@@ -274,10 +274,10 @@
<br>
1.Acquire fresh specimen.<br>
2.Put the specimen on operating table.<br>
3.Apply surgical drapes, preparing for experimental dissection.<br>
3.Apply surgical drapes, preparing for experimental organ manipulation.<br>
4.Apply scalpel to specimen's torso.<br>
5.Clamp bleeders on specimen's torso with a hemostat.<br>
6.Retract skin of specimen's torso with a retractor.<br>
5.Retract skin of specimen's torso with a retractor.<br>
6.Clamp bleeders on specimen's torso with a hemostat.<br>
7.Apply scalpel again to specimen's torso.<br>
8.Search through the specimen's torso with your hands to remove any superfluous organs.<br>
9.Insert replacement gland (Retrieve one from gland storage).<br>
@@ -286,7 +286,20 @@
12.Choose one of the machine options. The target will be analyzed and teleported to the selected drop-off point.<br>
13.You will receive one supply credit, and the subject will be counted towards your quota.<br>
<br>
Congratulations! You are now trained for invasive xenobiology research!"}
Congratulations! You are now trained for invasive xenobiology research!<br>
<br>
Addendum for more exotic biomechanical specimens:<br>
1.Acquire less conventional surgical instruments from your collaborator.<br>
2.Apply surgical drapes, preparing for hardware manipulation.<br>
3.Use screwdriver to unscrew specimen's shell.<br>
4.Open hatch with your hands.<br>
5.Use wrench to unwrench bolts of specimen's torso.<br>
6.Use multitool to prepare the mechanical parts for removal.<br>
7.Remove circulatory mechanism with hemostat.<br>
8.Insert replacement gland (Retrieve one from gland storage).<br>
9.Use wrench to secure bolts again.<br>
10.Use screwdriver to resecure specimen's shell.<br>
Return to step 11 of normal process."}
/obj/item/paper/guides/antag/abductor/click_alt()
return CLICK_ACTION_BLOCKING //otherwise it would fold into a paperplane.