diff --git a/code-gen/src/main/resources/offset-calculator.json b/code-gen/src/main/resources/offset-calculator.json index 120814f..7c14588 100644 --- a/code-gen/src/main/resources/offset-calculator.json +++ b/code-gen/src/main/resources/offset-calculator.json @@ -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", "offsets": [