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