Translated some Korean comments to english, added some abnormalities for AINM/HM

This commit is contained in:
2025-03-24 01:04:14 -05:00
parent 627816bd20
commit 921d5f428e
73 changed files with 1123 additions and 858 deletions

View File

@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
type : 지급되는 우편의 이유(?) - Default : -1, Seren : 0, ... 추가되는 것이 있으면 프로그램팀에 문의
Id : 타입에 연결되는 아이디(Ex>Type이 Seren일 경우 SerenId)
<ParcelData type="0" id="1" senderId="@Parcel:1" title="@Parcel:101" text="@Parcel:1201" >
<Item giveItemCount="1" giveItemTemplateId="19870"/>
</ParcelData>
type: Reason for sending the mail (?) - Default: -1, Seren: 0, ... If new types are added, please consult with the programming team
Id: The ID associated with the type (Ex: When the type is Seren, it refers to SerenId)
<ParcelData type="0" id="1" senderId="@Parcel:1" title="@Parcel:101" text="@Parcel:1201" >
<Item giveItemCount="1" giveItemTemplateId="19870"/>
</ParcelData>
-->
<GiveParcelData>
<!-- 도핑/크리스탈 가이드 (type levelup) -->
<!-- Doping/Crystal Guide (type levelup) -->
<ParcelData type="0" id="1101" senderId="@Parcel:1" title="@Parcel:101" text="@Parcel:1101" >
<Item giveItemCount="2" giveItemTemplateId="8101"/>
<Item giveItemCount="2" giveItemTemplateId="8108"/>