Lankhmar_PRC8/_module/nss/at_radomix2.nss

14 lines
133 B
Plaintext
Raw Permalink Normal View History

2025-04-03 12:54:47 -04:00
#include "NW_I0_PLOT"
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "radomix2", 1);
PlayCharacterTheme(53);
}