mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 11:05:50 +01:00
TG Signal Port (#18741)
* click code start * snake_span * Update click.dm * Update click.dm * Update click.dm * WIP signal organization * Moooore signals * cuffs * decon * whoops * revert this * Proper name * movable moved * These * Theeese * Sort these * Update cyborg.dm
This commit is contained in:
@@ -85,6 +85,6 @@
|
||||
|
||||
point_at(pointing_at)
|
||||
|
||||
SEND_SIGNAL(src, COMSIG_MOB_POINTED, pointing_at)
|
||||
SEND_SIGNAL(src, COMSIG_MOVABLE_POINTED, pointing_at)
|
||||
face_atom(pointing_at)
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user