Initial Upload
Initial Upload
This commit is contained in:
5
_module/nss/set_dryad_1.nss
Normal file
5
_module/nss/set_dryad_1.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
object oPlayer = GetPCSpeaker();
|
||||
SetLocalInt(oPlayer,"DryadQuest",1);
|
||||
}
|
Reference in New Issue
Block a user