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