7 lines
68 B
Plaintext
7 lines
68 B
Plaintext
|
#include "en5_treasure"
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
GetMagicItem(OBJECT_SELF);
|
||
|
}
|