Mappings fix
This commit is contained in:
parent
beaa0cfc33
commit
8fadc9358e
1 changed files with 35 additions and 0 deletions
|
@ -74,6 +74,41 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"class-name": "AreaEffectCloud",
|
||||||
|
"offsets": [
|
||||||
|
{
|
||||||
|
"name": "radius",
|
||||||
|
"checks": [
|
||||||
|
{
|
||||||
|
"from": 757,
|
||||||
|
"to": 769,
|
||||||
|
"offset": 8
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "waiting",
|
||||||
|
"checks": [
|
||||||
|
{
|
||||||
|
"from": 757,
|
||||||
|
"to": 769,
|
||||||
|
"offset": 9
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "particle",
|
||||||
|
"checks": [
|
||||||
|
{
|
||||||
|
"from": 757,
|
||||||
|
"to": 769,
|
||||||
|
"offset": 10
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"class-name": "AbstractDisplayMeta",
|
"class-name": "AbstractDisplayMeta",
|
||||||
"offsets": [
|
"offsets": [
|
||||||
|
|
Loading…
Reference in a new issue