Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed duplicated door ids at items.xml #4142

Merged
merged 1 commit into from
May 25, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions data/items/items.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23968,7 +23968,7 @@
<attribute key="type" value="door" />
<attribute key="blockprojectile" value="true" />
<attribute key="description" value="It is locked." />
</item>
</item>
<item id="14635" article="an" name="open door">
<attribute key="type" value="door" />
</item>
Expand Down Expand Up @@ -39166,7 +39166,6 @@
<item id="31025" article="an" name="open door">
<attribute key="type" value="door" />
</item>
<item fromid="31024" toid="31025" article="an" name="open door" />
<item fromid="31036" toid="31067" name="book shelves" />
<item fromid="31068" toid="31080" article="a" name="slate column" />
<item fromid="31085" toid="31086" article="an" name="archway" />
Expand Down