14 lines
406 B
Plaintext
14 lines
406 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName 2hafir
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 10/19/2003 11:12:44 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Give the speaker the items
|
|
CreateItemOnObject("maptoosiria", GetPCSpeaker(), 1);
|
|
|
|
}
|