Added NWN Dark Sun module contents
Added NWN Dark Sun module contents.
This commit is contained in:
8
nwnds_module/ka_givecomponent.nss
Normal file
8
nwnds_module/ka_givecomponent.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
CreateItemOnObject("magicalcomponent", oPC);
|
||||
|
||||
}
|
Reference in New Issue
Block a user