7 lines
76 B
Plaintext
7 lines
76 B
Plaintext
void main()
|
|
{
|
|
object oPC = GetLastAttacker();
|
|
|
|
ActionSpeakString("Ouch");
|
|
}
|