8 lines
129 B
Plaintext
8 lines
129 B
Plaintext
/*
|
|
*/
|
|
#include "psi_inc_psifunc"
|
|
|
|
void main()
|
|
{
|
|
UsePower(POWER_STOMP, CLASS_TYPE_INVALID, TRUE, GetHitDice(OBJECT_SELF)/2);
|
|
} |