mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 11:30:35 +01:00
e867030c2e
* sdf * fsda * fuck * fuck2 * toolz * sdaf * sdfa * saf * sdfa * sdfa * sdf * sdfa * temp rename * temp rename * temp rename * sdaf * the pain is immensurable in the land of byond * the curse of rah * safd * sadf * sadf * gf * asf * fssdfa * sfd * sadf * sfda * brah * brah * it's easier for you to fix this * ffs * brah * brah
9 lines
349 B
Plaintext
9 lines
349 B
Plaintext
#define NO_THOUGHT 1 //Hallucinated thoughts will not occur on this hallucination's end()
|
|
#define NO_EMOTE 2 //User will not emote to others when this hallucination ends
|
|
#define HEARING_DEPENDENT 4 //deaf characters will not experience this hallucination
|
|
|
|
//Power Defines
|
|
#define HAL_POWER_LOW 30
|
|
#define HAL_POWER_MED 50
|
|
#define HAL_POWER_HIGH 70
|