PluginsOverlayPluginresourcesopcodes.jsonc

한클라 opcodes.jsonc가 업뎃이 누락된 분들이 있어보입니다.

아래와 같이 업뎃하시면 작동할 것 같아요.(테스트 못 해봄)


    "Korean": {

        "2025.03.07.0000.0000": {

            // Version: 7.1

            "MapEffect": {

                "opcode": 199,

                "size": 11

            },

            "CEDirector": {

                "opcode": 823,

                "size": 16

            },

            "RSVData": {

                "opcode": 844,

                "size": 1080

            },

            "NpcYell": {

                "opcode": 274,

                "size": 32

            },

            "BattleTalk2": {

                "opcode": 976,

                "size": 40

            },

            "Countdown": {

                "opcode": 753,

                "size": 48

            },

            "CountdownCancel": {

                "opcode": 366,

                "size": 40

            },

            "ActorMove": {

                "opcode": 138,

                "size": 16

            },

            "ActorSetPos": {

                "opcode": 703,

                "size": 24

            }

        }

    }