mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
sure
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
/// This is not necessary for Type-B interactions, as you can just apply the flag and register to the signal yourself.
|
||||
/atom/proc/register_context()
|
||||
flags_1 |= HAS_CONTEXTUAL_SCREENTIPS_1
|
||||
RegisterSignal(src, COMSIG_ATOM_REQUESTING_CONTEXT_FROM_ITEM, .proc/add_context)
|
||||
RegisterSignal(src, COMSIG_ATOM_REQUESTING_CONTEXT_FROM_ITEM, .proc/add_context, override = TRUE)
|
||||
|
||||
/// Creates a "Type-B" contextual screentip interaction.
|
||||
/// When a user hovers over this, this proc will be called in order
|
||||
|
||||
Reference in New Issue
Block a user