Battledale_PRC8/_module/nss/swt_waitr_ale.nss

19 lines
476 B
Plaintext
Raw Permalink Normal View History

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