Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
feat: Tweak in the forest tileset (#48)
Browse files Browse the repository at this point in the history
Co-authored-by: amyxuhopr <148802436+amyxuhopr@users.noreply.github.com>
  • Loading branch information
erickzanardo and amyxuhopr authored Nov 1, 2023
1 parent 17b0f6e commit 99c9ed0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Binary file modified assets/map/tiles/tile_forest_ground_v04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 4 additions & 2 deletions assets/map/tiles/tile_forest_ground_v04.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,16 +65,18 @@
</objectgroup>
</tile>
<tile id="81" type="Platform"/>
<tile id="86" type="Hazard">
<tile id="86">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="17" width="64" height="47"/>
</objectgroup>
</tile>
<tile id="87" type="Hazard">
<tile id="87">
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="17" width="64" height="47"/>
</objectgroup>
</tile>
<tile id="97" type="Hazard"/>
<tile id="98" type="Hazard"/>
<tile id="110" type="Platform"/>
<tile id="111" type="Platform"/>
<tile id="113" type="Platform"/>
Expand Down

0 comments on commit 99c9ed0

Please sign in to comment.