7 lines
82 B
Plaintext
7 lines
82 B
Plaintext
#include "immune_imbue"
|
|
|
|
void main()
|
|
{
|
|
ImmuneImbue(IP_CONST_IMMUNITYMISC_FEAR);
|
|
}
|