6 lines
75 B
Plaintext
6 lines
75 B
Plaintext
#include "en5_treasure"
|
|
void main()
|
|
{
|
|
GetMagicItem(GetPCSpeaker(),3,13);
|
|
}
|