6 lines
82 B
Plaintext
6 lines
82 B
Plaintext
void main()
|
|
{
|
|
// Bleeding
|
|
ExecuteScript("bleed_on_dying", OBJECT_SELF);
|
|
}
|