7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
#include "rd_treasure"
|
|
|
|
void main()
|
|
{
|
|
GetMagicItem(GetPCSpeaker());
|
|
}
|