Files
VOREStation/code/__defines/borer.dm
T
Will c81ae60a60 Cortical Borer Fixes (#18760)
* 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>
2025-11-25 20:15:07 -05:00

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