Area Changes and other fixes
added areas and ccoh, fixed some areas to work with crafting fixed some on death issues added server entry/ooc
This commit is contained in:
7
_module/ldf_dmg1.nss
Normal file
7
_module/ldf_dmg1.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "ld_forge"
|
||||
|
||||
void main()
|
||||
{
|
||||
string sTag = GetLocalString(OBJECT_SELF,"Mods");
|
||||
SetLocalString(OBJECT_SELF,"Mods",LDSetTag(sTag,TagEncode(11),3));
|
||||
}
|
||||
Reference in New Issue
Block a user