[wpdev-commits] xmlscripts/definitions/items/armory armory_list.xml,1.1,1.2
Brought to you by:
rip,
thiagocorrea
|
From: <dr...@us...> - 2003-12-28 20:23:53
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory
In directory sc8-pr-cvs1:/tmp/cvs-serv32452
Modified Files:
armory_list.xml
Log Message:
Updates, tag fixes, comments at the tops for AoS defense values. Base armor should all have the equipment event as well as the str_req tag now.
Index: armory_list.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/armory_list.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** armory_list.xml 27 Dec 2003 11:27:44 -0000 1.1
--- armory_list.xml 28 Dec 2003 20:23:46 -0000 1.2
***************
*** 1,3 ****
!
<definitions>
--- 1,10 ----
! <!--
! =================================================================
! | ) (\_ | WOLFPACK 13.0.0 Scripts
! | (( _/{ "-; | Created by: Dreoth
! | )).-' {{ ;'` | Revised by:
! | ( ( ;._ \\ ctr | Last Modification:
! =================================================================
! -->
<definitions>
***************
*** 70,74 ****
--- 77,84 ----
<include file="definitions/items/armory/studded/studded_tunic.xml"/>
+ <!-- Colored Armor -->
<include file="definitions/items/armory/colored.xml"/>
+
+ <!-- Magic Amor -->
</definitions>
|