Initial Commit
Initial Commit
This commit is contained in:
5
_module/nss/adv_givepots.nss
Normal file
5
_module/nss/adv_givepots.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(OBJECT_SELF, "Potions", TRUE);
|
||||
CreateItemOnObject("nw_it_mpotion012", GetPCSpeaker(), 3);
|
||||
}
|
||||
Reference in New Issue
Block a user