Added Skullkeep's PRC8 compatible dynamic loot generation system. Full compile. Updated release archive.
5 lines
65 B
Plaintext
5 lines
65 B
Plaintext
void main()
|
|
{
|
|
DelayCommand(30.0, DestroyObject(OBJECT_SELF));
|
|
}
|