EN6_PRC8/_module/nss/en5_giveitem.nss

7 lines
68 B
Plaintext
Raw Normal View History

#include "en5_treasure"
void main()
{
GetMagicItem(OBJECT_SELF);
}