Files
2025-07-06 20:49:06 +02:00

4 lines
229 B
Plaintext

/// A special trait key used for adjacency group registration.
/// This is used because status_traits already exists, and a full COMSIG system is too high in overhead.
#define TRAIT_OBJ_ADJACENCY_GROUP(KEY) "obj-adj-group-[KEY]"