mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Refactors outfits to work with mind initialization (#25395)
* wow * fix runtime and ci * i spell good * Fix * Update code/datums/outfits/outfit_admin.dm Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Signed-off-by: Matt <116982774+Burzah@users.noreply.github.com> --------- Signed-off-by: Matt <116982774+Burzah@users.noreply.github.com> Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com> Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
co-authored by
DGamerL
Matt
parent
95b2fcf095
commit
85a9b97e80
@@ -342,6 +342,8 @@
|
||||
#define COMSIG_MIND_TRANSER_TO "mind_transfer_to"
|
||||
///called on the mob instead of the mind
|
||||
#define COMSIG_BODY_TRANSFER_TO "body_transfer_to"
|
||||
///called when the mind is initialized (called every time the mob logins)
|
||||
#define COMSIG_MIND_INITIALIZE "mind_initialize"
|
||||
|
||||
// /mob signals
|
||||
|
||||
|
||||
Reference in New Issue
Block a user