Lankhmar_PRC8/_module/nss/at_bookpiles.nss

14 lines
386 B
Plaintext
Raw Normal View History

2025-04-03 12:54:47 -04:00
//::///////////////////////////////////////////////
//:: FileName at_bookpiles
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 6/15/2008 1:03:07 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "bookpiles", 1);
}