mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
All Secondary Goals use labels (#29776)
* All Secondary Goals use labels * Fixes. * Fixes. * Update code/__DEFINES/dcs/basetype_signals.dm Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com> Signed-off-by: Charlie Nolan <funnyman3595@gmail.com> --------- Signed-off-by: Charlie Nolan <funnyman3595@gmail.com> Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
This commit is contained in:
co-authored by
PollardTheDragon
parent
97d72d6e22
commit
435637e257
@@ -31,3 +31,5 @@
|
||||
#define COMSIG_TURF_ON_SHUTTLE_MOVE "turf_on_shuttle_move"
|
||||
///from base of turf/proc/get_decals(): (list/datum/element/decal/decals)
|
||||
#define COMSIG_ATOM_GET_DECALS "atom_get_decals"
|
||||
/// from base of atom/movable/onShuttleMove(): (turf/new_turf)
|
||||
#define COMSIG_MOVABLE_ON_SHUTTLE_MOVE "movable_on_shuttle_move"
|
||||
|
||||
Reference in New Issue
Block a user