mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
Fixes exfiltration species adjustments, holoparas (#30419)
This commit is contained in:
@@ -136,6 +136,8 @@
|
||||
#define COMPONENT_NO_ATTACH (1<<0)
|
||||
///from base of mob/living/health_update()
|
||||
#define COMSIG_LIVING_HEALTH_UPDATE "living_health_update"
|
||||
/// Sent during exfiltration to handle guardians
|
||||
#define COMSIG_SUMMONER_EXTRACTED "summoner_extracted"
|
||||
///sent from borg recharge stations: (amount, repairs)
|
||||
#define COMSIG_PROCESS_BORGCHARGER_OCCUPANT "living_charge"
|
||||
///sent when a mob enters a borg charger
|
||||
|
||||
Reference in New Issue
Block a user