mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
[MIRROR] The Great Species Dedatumming 2: Makes external organs operable [MDB IGNORE] (#15530)
* The Great Species Dedatumming 2: Makes external organs operable * Fixes merge conflicts * Partly fixes taur bodies (makes them external and use the mob sprite as their icon) Co-authored-by: Time-Green <timkoster1@hotmail.com> Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
This commit is contained in:
co-authored by
Time-Green
GoldenAlpharex
parent
b4ca929e54
commit
f6f9b6f2f3
@@ -44,7 +44,7 @@
|
||||
/datum/surgery_step/brainwash/preop(mob/user, mob/living/carbon/target, target_zone, obj/item/tool, datum/surgery/surgery)
|
||||
objective = tgui_input_text(user, "Choose the objective to imprint on your victim's brain", "Brainwashing")
|
||||
if(!objective)
|
||||
return -1
|
||||
return SURGERY_STEP_FAIL
|
||||
display_results(user, target, span_notice("You begin to brainwash [target]..."),
|
||||
span_notice("[user] begins to fix [target]'s brain."),
|
||||
span_notice("[user] begins to perform surgery on [target]'s brain."))
|
||||
|
||||
Reference in New Issue
Block a user