Battledale_PRC8/_module/nss/swt_waitr_spirit.nss

19 lines
482 B
Plaintext
Raw Permalink Normal View History

//::///////////////////////////////////////////////
//:: swt_waitr_spirit
//:: swt_waitr_spirit.nss
//:: Copyright (c) 2001 Bioware Corp.
//:://////////////////////////////////////////////
/*
*/
//:://////////////////////////////////////////////
//:: Created By: Lysandius
//:: Created On: 09-07-2002
//:://////////////////////////////////////////////
void main()
{
SetLocalString(OBJECT_SELF, "sDrink", "NW_IT_MPOTION022");
ExecuteScript("swt_waitr_get", OBJECT_SELF);
}