Initial commit
Initial commit [v9.7]
This commit is contained in:
14
_module/nss/gv_ringoftbizr_f.nss
Normal file
14
_module/nss/gv_ringoftbizr_f.nss
Normal file
@@ -0,0 +1,14 @@
|
||||
#include "nw_i0_plot"
|
||||
|
||||
void main()
|
||||
|
||||
{
|
||||
// Give the speaker the items
|
||||
CreateItemOnObject("sociallevel", GetPCSpeaker(), 2);
|
||||
|
||||
// Give the speaker the items
|
||||
CreateItemOnObject("ringofthebizarre", GetPCSpeaker(), 1);
|
||||
|
||||
PlayOldTheme();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user