mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 22:12:58 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user