7 lines
125 B
Plaintext
7 lines
125 B
Plaintext
|
#include "nw_i0_plot"
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
ActionGiveItem(GetItemPossessedBy(OBJECT_SELF,"M1Q04INOBAMULET"),GetPCSpeaker());
|
||
|
}
|