L2ClientDat decoder.
This commit is contained in:
11
L2ClientDat/dist/structure/dats/tutorialname.xml
vendored
Normal file
11
L2ClientDat/dist/structure/dats/tutorialname.xml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list>
|
||||
<file pattern="kor_infinite_odyssey_will_of_the_ancients" isSafePackage="true">
|
||||
<node name="data" reader="UINT" />
|
||||
<for name="tutorial_name" size="#data" hidden="false">
|
||||
<node name="id" reader="UINT" />
|
||||
<node name="name" reader="ASCF" />
|
||||
<node name="type" reader="UINT" />
|
||||
</for>
|
||||
</file>
|
||||
</list>
|
Reference in New Issue
Block a user