Fixed Celtic Advanced Swordsman entity that was pointing to a non-existent next rank.

This was SVN commit r2088.
This commit is contained in:
Acumen 2005-03-30 12:08:55 +00:00
parent 4ec73e0eea
commit c72438bcb8

View File

@ -3,7 +3,7 @@
<Entity Parent="celt_csw_b">
<Traits>
<Up
newentity="celt_csw_u"
newentity="celt_csw_e"
rank="2"
/>
</Traits>