Skip to content

Commit 4154a90

Browse files
committed
* Finished outfit attributies
1 parent d68d8e6 commit 4154a90

File tree

2 files changed

+2
-20
lines changed

2 files changed

+2
-20
lines changed

data/XML/outfits.xml

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -144,25 +144,7 @@
144144
<outfit type="0" looktype="1777" name="Beekeeper" premium="no" unlocked="no" enabled="yes" from="store" />
145145

146146
<!-- Male -->
147-
<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">
148-
<skills>
149-
<fist value="1" />
150-
<club value="2" />
151-
<axe value="3" />
152-
<sword value="4" />
153-
<distance value="5" />
154-
<shielding value="6" />
155-
<fishing value="7" />
156-
</skills>
157-
<stats>
158-
<maxHealth value="5" />
159-
<maxMana value="5" />
160-
<soul value="100" />
161-
<cap value="100" />
162-
<magicLevel value="1" />
163-
</stats>
164-
</outfit>
165-
147+
<outfit type="1" looktype="128" name="Citizen" premium="no" unlocked="yes" enabled="yes" />
166148
<outfit type="1" looktype="129" name="Hunter" premium="no" unlocked="yes" enabled="yes" />
167149
<outfit type="1" looktype="130" name="Mage" premium="no" unlocked="yes" enabled="yes" />
168150
<outfit type="1" looktype="131" name="Knight" premium="no" unlocked="yes" enabled="yes" />

markdowns/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
### Features
77

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

1010
## Added files
1111

0 commit comments

Comments
 (0)