Fixes a bunch of bugs (#16763)

* 16678

* i'm so frustrated oh could you tell?

* b

* f

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
Matt Atlas
2023-07-17 12:10:04 +00:00
committed by GitHub
co-authored by Matt Atlas
parent 22fd8aff0d
commit 0680eb3da8
7 changed files with 63 additions and 7 deletions
+2 -1
View File
@@ -119,7 +119,8 @@
M.canremove = FALSE
M.item_flags |= NOMOVE
owner.equip_to_slot(M, aug_slot)
owner.visible_message(SPAN_NOTICE("\The [M] slides out of \the [owner]'s [owner.organs_by_name[parent_organ]]."), SPAN_NOTICE("You deploy \the [M]!"))
var/obj/item/organ/O = owner.organs_by_name[parent_organ]
owner.visible_message(SPAN_NOTICE("\The [M] slides out of \the [owner]'s [O.name]."), SPAN_NOTICE("You deploy \the [M]!"))
/obj/item/organ/internal/augment/tool/combitool
name = "retractable combitool"