Initial upload
Initial upload.
This commit is contained in:
6
_module/nss/min_l_elm_tree.nss
Normal file
6
_module/nss/min_l_elm_tree.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
void main()
|
||||
{
|
||||
object oTarget = GetLastUsedBy();
|
||||
string sItemTemplate1 = "ats_r_cllm_n_sta"; // The standard ale potion
|
||||
CreateItemOnObject(sItemTemplate1, oTarget);
|
||||
}
|
||||
Reference in New Issue
Block a user