Skip to content

Commit

Permalink
* Finished outfit attributies
Browse files Browse the repository at this point in the history
  • Loading branch information
jprzimba committed Jan 19, 2025
1 parent d68d8e6 commit 4154a90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20 deletions.
20 changes: 1 addition & 19 deletions data/XML/outfits.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,25 +144,7 @@
<outfit type="0" looktype="1777" name="Beekeeper" premium="no" unlocked="no" enabled="yes" from="store" />

<!-- Male -->
<outfit type="1" looktype="128" name="Citizen" premium="no" unlocked="yes" enabled="yes" healthGain="5" healthTicks="5" manaGain="5" manaTicks="5" manaShield="no" speed="220" attackSpeed="500">
<skills>
<fist value="1" />
<club value="2" />
<axe value="3" />
<sword value="4" />
<distance value="5" />
<shielding value="6" />
<fishing value="7" />
</skills>
<stats>
<maxHealth value="5" />
<maxMana value="5" />
<soul value="100" />
<cap value="100" />
<magicLevel value="1" />
</stats>
</outfit>

<outfit type="1" looktype="128" name="Citizen" premium="no" unlocked="yes" enabled="yes" />
<outfit type="1" looktype="129" name="Hunter" premium="no" unlocked="yes" enabled="yes" />
<outfit type="1" looktype="130" name="Mage" premium="no" unlocked="yes" enabled="yes" />
<outfit type="1" looktype="131" name="Knight" premium="no" unlocked="yes" enabled="yes" />
Expand Down
2 changes: 1 addition & 1 deletion markdowns/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

### Features

- Add new attributies to outfits. ([Tryller](https://github.com/jprzimba))
- Added new attributes to outfits. Check `outfits.xml` for examples. ([Tryller](https://github.com/jprzimba))

## Added files

Expand Down

0 comments on commit 4154a90

Please sign in to comment.