mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-18 12:50:29 +01:00
c81ae60a60
* borer fixes * Update code/modules/mob/living/simple_mob/subtypes/animal/borer/borer_powers.dm Co-authored-by: Cameron Lennox <killer65311@gmail.com> * corrections * foundation cleanups * utility procs * some fixes * assorted fixes * tweaks * reorganizing * not needed * ghost cleanup * organization * motion tracker fix * yet more cleanup * logging * cache rounding --------- Co-authored-by: Cameron Lennox <killer65311@gmail.com>
7 lines
180 B
Plaintext
7 lines
180 B
Plaintext
#define BORER_MAX_CHEMS 80
|
|
#define BORER_POWER_COST_TORTURE 5
|
|
#define BORER_POWER_COST_SECRETE 25
|
|
#define BORER_POWER_COST_REPRODUCE 50
|
|
|
|
#define BORER_PSYCHIC_SAY_MINIMUM_CHEMS 20
|