mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Accentuate the positive with **Personality**: A (soft) mood rework (#92941)
Co-authored-by: SmArtKar <44720187+SmArtKar@users.noreply.github.com>
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
#define IMMUNE_TO_GETTING_WET (1<<5)
|
||||
/// Disables the function of attacking random body zones
|
||||
#define PRECISE_ATTACK_ZONES (1<<6)
|
||||
/// People would be sad to see this mob die
|
||||
#define SENDS_DEATH_MOODLETS (1<<7)
|
||||
|
||||
/// Temporary trait applied when an attack forecast animation has completed
|
||||
#define TRAIT_BASIC_ATTACK_FORECAST "trait_basic_attack_forecast"
|
||||
|
||||
Reference in New Issue
Block a user