8,018
edits
Paradox-01 (talk | contribs) mNo edit summary |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 19: | Line 19: | ||
'''XML structure''' | '''XML structure''' | ||
<?xml version="1.0" encoding="utf-8"?> | <?xml version="1.0" encoding="utf-8"?> | ||
<Oni | <Oni> | ||
< | <Objects> | ||
'''''[...]''''' | '''''[...]''''' | ||
</ | </Objects> | ||
</Oni> | </Oni> | ||
'''''[...]''''' means at least one flag. Paste all flag data into there (this includes '''<font color="#0A0"> | '''''[...]''''' means at least one flag. Paste all flag data into there (this includes '''<font color="#0A0">FLAG ...></font>''' and '''<font color="#0A0"></FLAG></font>''' tag). | ||
'''example''' | '''example''' | ||
'''<font color="#0A0">< | '''<font color="#0A0"><FLAG Id="8171"></font>''' | ||
<Header> | <Header> | ||
<Flags>0</Flags> | <Flags>0</Flags> | ||
Line 41: | Line 41: | ||
<Notes>compound tower</Notes> | <Notes>compound tower</Notes> | ||
</OSD> | </OSD> | ||
'''<font color="#0A0"></ | '''<font color="#0A0"></FLAG></font>''' | ||
'''<font color="#0A0">< | '''<font color="#0A0"><FLAG Id="8178"></font>''' | ||
<Header> | <Header> | ||
<Flags>0</Flags> | <Flags>0</Flags> | ||
Line 54: | Line 54: | ||
<Notes></Notes> | <Notes></Notes> | ||
</OSD> | </OSD> | ||
'''<font color="#0A0"></ | '''<font color="#0A0"></FLAG></font>''' | ||
edits