generated from Jaysyn/ModuleTemplate
Initial commit
Initial commit
This commit is contained in:
8
_module/nss/fv_dm_conv4.nss
Normal file
8
_module/nss/fv_dm_conv4.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
//#include "f_vampire_defs"
|
||||
|
||||
void main()
|
||||
{
|
||||
object oDM = GetPCSpeaker();
|
||||
CreateItemOnObject("vampireblood", oDM, 10);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user