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