10 lines
117 B
Plaintext
10 lines
117 B
Plaintext
|
|
#include "nw_i0_plot"
|
|
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetPLocalInt(GetPCSpeaker(), "CowThieves", 1);
|
|
|
|
}
|