Battledale_PRC8/_module/nss/swt_signpost.nss

18 lines
415 B
Plaintext
Raw Permalink Normal View History

//::///////////////////////////////////////////////
//:: swt_signpost
//:: swt_signpost.nss
//:: Copyright (c) 2001 Bioware Corp.
//:://////////////////////////////////////////////
/*
*/
//:://////////////////////////////////////////////
//:: Created By: Lysandius
//:: Created On: 09-07-2002
//:://////////////////////////////////////////////
void main()
{
SpeakString("Welcome to Ye Spiritwood Tavern!");
}