Adds and Changes
Added missing crafting maps, removed unnecessary maps, changed a few miscellaneous things.
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
void main()
|
||||
{
|
||||
string sTag = GetLocalString(OBJECT_SELF,"Mods");
|
||||
SetLocalString(OBJECT_SELF,"Mods",LDSetTag(sTag,TagEncode(30),2));
|
||||
SetLocalString(OBJECT_SELF,"Mods",SetTag(sTag,TagEncode(30),2));
|
||||
}
|
||||
|
Reference in New Issue
Block a user