mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
changes abductor guide to current procedure, removes extra message from containment field shocking
This commit is contained in:
@@ -338,10 +338,10 @@
|
||||
1.Acquire fresh specimen.<br>
|
||||
2.Put the specimen on operating table<br>
|
||||
3.Apply surgical drapes preparing for dissection<br>
|
||||
4.Apply scalpel to specimen torso<br>
|
||||
5.Stop the bleeders and retract skin<br>
|
||||
6.Cut out organs you find with a scalpel<br>
|
||||
7.Use your hands to remove the remaining organs<br>
|
||||
4.Apply scapel to specimen torso
|
||||
5.Retract skin from specimen's torso<br>
|
||||
6.Apply scapel to specimen torso<br>
|
||||
7.Search through the specimen's torso with your hands to remove any organs<br>
|
||||
8.Insert replacement gland (Retrieve one from gland storage)<br>
|
||||
9.Consider dressing the specimen back to not disturb the habitat <br>
|
||||
10.Put the specimen in the experiment machinery<br>
|
||||
|
||||
@@ -93,9 +93,6 @@
|
||||
user.Stun(stun)
|
||||
user.Weaken(10)
|
||||
user.electrocute_act(shock_damage, src, 1)
|
||||
user.visible_message("<span class='danger'>[user.name] was shocked by the [src.name]!</span>", \
|
||||
"<span class='userdanger'>You feel a powerful shock course through your body, sending you flying!</span>", \
|
||||
"<span class='italics'>You hear a heavy electrical crack.</span>")
|
||||
|
||||
else if(issilicon(user))
|
||||
if(prob(20))
|
||||
|
||||
Reference in New Issue
Block a user