Skip to content

Commit

Permalink
Merge branch 'book-24' of https://github.com/lonevvolf/kaichronicles
Browse files Browse the repository at this point in the history
…into book-24
  • Loading branch information
lonevvolf committed Aug 15, 2024
2 parents 03a1eab + ce44bf0 commit d162a5b
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions www/data/mechanics-24.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1084,9 +1084,11 @@
<section id="sect156">
<choiceState section="all" set="disabled" />
<pick objectId="kaiclothes" />
<test not="true" objectOnSection="kaiclothes">
<choiceState section="all" set="enabled" />
</test>
<onInventoryEvent>
<test not="true" objectOnSection="kaiclothes">
<choiceState section="all" set="enabled" />
</test>
</onInventoryEvent>
</section>

<section id="sect157">
Expand Down Expand Up @@ -1374,6 +1376,10 @@
</test>
</section>

<section id="sect200">
<tag id="duadon" />
</section>

<section id="sect201">
<choiceState section="all" set="disabled" />
<randomTable>
Expand Down Expand Up @@ -1610,6 +1616,10 @@
<object objectId="broadsword" price="9" unlimited="true" />
<object objectId="bow" price="10" unlimited="true" />
</section>

<section id="sect238">
<pick class="arrow" count="-1" />
</section>

<section id="sect242">
<pick class="arrow" count="-1" />
Expand Down

0 comments on commit d162a5b

Please sign in to comment.