mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 01:34:01 +00:00
* Cleanup signals.dm * Bye bye signals.dm Co-authored-by: Ghilker <42839747+Ghilker@users.noreply.github.com> Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
4 lines
140 B
Plaintext
4 lines
140 B
Plaintext
// /datum/component/container_item
|
|
/// (atom/container, mob/user) - returns bool
|
|
#define COMSIG_CONTAINER_TRY_ATTACH "container_try_attach"
|