Added ignore npc table
- Can be added anywhere using /run Details.npcid_ignored[npcid] = true - Framework and Localization update.
This commit is contained in:
@@ -1393,6 +1393,9 @@ local default_global_data = {
|
||||
|
||||
--> raid information - can be accessed by plugins and third party mods
|
||||
raid_data = {},
|
||||
|
||||
--> store all npcids blacklisted by the user
|
||||
npcid_ignored = {},
|
||||
}
|
||||
|
||||
_detalhes.default_global_data = default_global_data
|
||||
|
||||
Reference in New Issue
Block a user