Amon_PRC8/_module/nss/el_mak_jhanamur.nss

15 lines
482 B
Plaintext
Raw Normal View History

2025-04-03 19:00:46 -04:00
//::///////////////////////////////////////////////
//:: FileName at_164
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 10/29/2002 4:52:04 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "jhananet", 1);
CreateObject(OBJECT_TYPE_CREATURE, "Jhanamur",
GetLocation(GetNearestObjectByTag("salatt_08")));
}