Files
VOREStation/code/__defines/dcs/signals/mapping.dm
T
Cameron Lennox 7ff489ec36 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
2025-12-09 17:50:52 -05:00

3 lines
138 B
Plaintext

// Sent when the max plane offset changes : (old_max_offset, new_max_offset)
#define COMSIG_PLANE_OFFSET_INCREASE "plane_offset_increase"