Files
Bubberstation/code/modules/wiremod/shell
tmyqlfpir 7a1fecdb16 Check if drone is inside an object, and call the object's relaymove() proc and return (#83504)
## About The Pull Request
This PR adds an additional check for drones when they're inside a
container, and properly calls the inherited proc `relaymove()`

## Why It's Good For The Game
This fixes bugs related to objects that can store living mobs, and
properly calls the `relaymove()` related functions needed when
leaving/exiting said object.


https://github.com/tgstation/tgstation/assets/80724828/b5adeb49-9205-4e70-aeef-ad0428ee5e54


https://github.com/tgstation/tgstation/assets/80724828/615e2a01-802f-44e8-8750-b39bd11aad70

## Changelog
🆑
fix: Drones stored inside objects will call the stored object's
relaymove() and return upon move
/🆑
2024-05-29 21:53:16 +02:00
..
2024-04-16 17:48:03 -06:00
2024-05-28 14:32:28 +02:00