Initial upload
Initial upload.
This commit is contained in:
6
_module/nss/m1q4csnobquest.nss
Normal file
6
_module/nss/m1q4csnobquest.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(OBJECT_SELF,"NW_L_M1Q4NobleQuest",10);
|
||||
SetLocalObject(OBJECT_SELF,"NW_L_M1Q4NobleQuestPC",GetPCSpeaker());
|
||||
SetCustomToken(400,GetName(GetPCSpeaker()));
|
||||
}
|
||||
Reference in New Issue
Block a user