Fixes alt click, themes a little, and re enter corpse

This commit is contained in:
Artur
2020-09-07 13:06:34 +03:00
parent a175c397f0
commit 589bedcfaf
8 changed files with 430 additions and 38 deletions
+3
View File
@@ -244,6 +244,9 @@
#define COMPONENT_BLOCK_SWAP 1
#define COMSIG_PROCESS_BORGCHARGER_OCCUPANT "living_charge"
///from base of mob/AltClickOn(): (atom/A)
#define COMSIG_MOB_ALTCLICKON "mob_altclickon"
#define COMSIG_MOB_CANCEL_CLICKON (1<<0)
// /client signals
#define COMSIG_MOB_CLIENT_LOGIN "mob_client_login" //sent when a mob/login() finishes: (client)