fix bob issue
This commit is contained in:
parent
ca40c0f1f8
commit
6cb3e341fa
5 changed files with 10 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
local leadutil = require("__bzlead__.data-util");
|
||||
require("data-util")
|
||||
|
||||
if leadutil.me.more_entities() then
|
||||
if leadutil.me.more_entities() and data.raw.item["lead-plate"] then
|
||||
data:extend({
|
||||
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue