-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
79a7c53
commit c88c575
Showing
19 changed files
with
5,061 additions
and
1,653 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<?xml version="1.0" standalone="yes"?> | ||
<?xml-stylesheet href="x2script.xsl" type="text/xsl"?> | ||
<!-- Generated using X-Studio --> | ||
<script> | ||
<name>!init.jj.set.mod</name> | ||
<version>0</version> | ||
<engineversion>44</engineversion> | ||
<description>Set game to modified</description> | ||
<arguments /> | ||
<sourcetext> | ||
<line linenr="001" indent=""> | ||
<text>return</text> | ||
<text> </text> | ||
<var>null</var> | ||
</line> | ||
<line linenr="002" indent="" /> | ||
</sourcetext> | ||
<codearray> | ||
<sval type="array" size="10"> | ||
<sval type="string" val="!init.jj.set.mod" /> | ||
<sval type="int" val="44" /> | ||
<sval type="string" val="Set game to modified" /> | ||
<sval type="int" val="0" /> | ||
<sval type="int" val="0" /> | ||
<sval type="int" val="0" /> | ||
<sval type="array" size="1"> | ||
<sval type="array" size="3"> | ||
<sval type="int" val="103" /> | ||
<sval type="int" val="0" /> | ||
<sval type="int" val="0" /> | ||
</sval> | ||
</sval> | ||
<sval type="int" val="0" /> | ||
<sval type="array" size="1"> | ||
<sval type="array" size="2"> | ||
<sval type="int" val="1" /> | ||
<sval type="int" val="2" /> | ||
</sval> | ||
</sval> | ||
<sval type="int" val="0" /> | ||
</sval> | ||
</codearray> | ||
</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.