8 lines
104 B
Plaintext
8 lines
104 B
Plaintext
#include "imbue_include"
|
|
void main()
|
|
{
|
|
ImbueArmour(VFX_FNF_SOUND_BURST, IP_CONST_DAMAGETYPE_SONIC);
|
|
}
|
|
|
|
|