Merge pull request #15758 from LetterN/patch-12
fix pod not unlocking on code delta
This commit is contained in:
@@ -44,6 +44,9 @@
|
||||
/// from SSsun when the sun changes position : (primary_sun, suns)
|
||||
#define COMSIG_SUN_MOVED "sun_moved"
|
||||
|
||||
///from SSsecurity_level when the security level changes : (new_level)
|
||||
#define COMSIG_SECURITY_LEVEL_CHANGED "security_level_changed"
|
||||
|
||||
/// from SSactivity for things that add threat but aren't "global" (e.g. phylacteries)
|
||||
#define COMSIG_THREAT_CALC "threat_calculation"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user