feat(katana): implement character parsing from Calf's analysis

Also fix bug in kc o:w parsing
This commit is contained in:
2024-01-10 02:09:34 +07:00
parent 6f35d05a3e
commit 2b6dc03040
5 changed files with 177 additions and 0 deletions

View File

@ -1,3 +1,4 @@
pub const KATANA_ID: u64 = 646937666251915264;
pub const SOFA_ID: u64 = 853629533855809596;
pub const QINGQUE_ID: u64 = 772642704257187840;
pub const CALF_ID: u64 = 1006025546045591632;