Initial commit
Initial commit [v9.7]
This commit is contained in:
9
_module/nss/giv_bzr_rng_2.nss
Normal file
9
_module/nss/giv_bzr_rng_2.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
void main()
|
||||
{
|
||||
// Get the PC who is in this conversation.
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
// Give "lringofthebizarr" to the PC.
|
||||
CreateItemOnObject("ringofthebizarre", oPC);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user