mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Port TG pointing to inventory thought bubble, and expand valid pointing targets (#19072)
* Well that actually works * Update atoms_movable.dm * Now you can point at things inside of things.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
..()
|
||||
// To supersede the over-writing of the MMI's name from `insert`
|
||||
update_from_mmi()
|
||||
target.thought_bubble_image = "thought_bubble_machine"
|
||||
|
||||
/obj/item/organ/internal/brain/mmi_holder/remove(mob/living/user, special = 0)
|
||||
if(!special)
|
||||
|
||||
Reference in New Issue
Block a user