8 lines
102 B
Plaintext
8 lines
102 B
Plaintext
#include "imbue_include"
|
|
void main()
|
|
{
|
|
ImbueArmour(VFX_IMP_PULSE_COLD, IP_CONST_DAMAGETYPE_COLD);
|
|
}
|
|
|
|
|