9 lines
115 B
Plaintext
9 lines
115 B
Plaintext
|
#include "nw_i0_plot"
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetPLocalInt(GetPCSpeaker(), "LichQuest", 1);
|
||
|
|
||
|
}
|