NWNDS/nwnds_module/ledgerdone2.nss

14 lines
381 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName ledgerdone2
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/20/02 11:06:56 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "LEDGER", 2);
}