Added NWN Dark Sun module contents
Added NWN Dark Sun module contents.
This commit is contained in:
12
nwnds_module/ka_urikvaitem2.nss
Normal file
12
nwnds_module/ka_urikvaitem2.nss
Normal file
@@ -0,0 +1,12 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
CreateItemOnObject("QST_VASPELLBOOK", oPC); // Veiled Spellbook
|
||||
|
||||
CreateItemOnObject("nw_wmgwn004", oPC); // Wand of Missiles
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user