[wpdev-commits] xmlscripts/definitions/items/weaponry index.xml,1.1,1.2
Brought to you by:
rip,
thiagocorrea
From: Richard M. <dr...@us...> - 2004-10-07 22:32:09
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/weaponry In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19412 Modified Files: index.xml Log Message: Updates. WARNING: SAMURAI WEAPONS ARE NOT SORTED OR ADJUSTED FOR STATS YET! THIS IS AN ID ADDITION ONLY FOR NOW! :P Index: index.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/index.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.xml 2 Oct 2004 03:38:42 -0000 1.1 --- index.xml 7 Oct 2004 22:31:23 -0000 1.2 *************** *** 10,72 **** <!-- Archery --> ! <include file="definitions/items/weaponry/archery/bow.xml"/> ! <include file="definitions/items/weaponry/archery/composite_bow.xml"/> ! <include file="definitions/items/weaponry/archery/crossbow.xml"/> ! <include file="definitions/items/weaponry/archery/heavy_crossbow.xml"/> ! <include file="definitions/items/weaponry/archery/repeating_crossbow.xml"/> <!-- Fencing --> ! <include file="definitions/items/weaponry/fencing/dagger.xml"/> ! <include file="definitions/items/weaponry/fencing/double_bladed_staff.xml"/> ! <include file="definitions/items/weaponry/fencing/kryss.xml"/> ! <include file="definitions/items/weaponry/fencing/lance.xml"/> ! <include file="definitions/items/weaponry/fencing/pike.xml"/> ! <include file="definitions/items/weaponry/fencing/pitchfork.xml"/> ! <include file="definitions/items/weaponry/fencing/short_spear.xml"/> ! <include file="definitions/items/weaponry/fencing/spear.xml"/> ! <include file="definitions/items/weaponry/fencing/war_fork.xml"/> <!-- Macefighting --> ! <include file="definitions/items/weaponry/macefighting/black_staff.xml"/> ! <include file="definitions/items/weaponry/macefighting/club.xml"/> ! <include file="definitions/items/weaponry/macefighting/gnarled_staff.xml"/> ! <include file="definitions/items/weaponry/macefighting/hammer_pick.xml"/> ! <include file="definitions/items/weaponry/macefighting/mace.xml"/> ! <include file="definitions/items/weaponry/macefighting/maul.xml"/> ! <include file="definitions/items/weaponry/macefighting/quarter_staff.xml"/> ! <include file="definitions/items/weaponry/macefighting/scepter.xml"/> ! <include file="definitions/items/weaponry/macefighting/shepherds_crook.xml"/> ! <include file="definitions/items/weaponry/macefighting/sledge_hammer.xml"/> ! <include file="definitions/items/weaponry/macefighting/smithing_hammer.xml"/> ! <include file="definitions/items/weaponry/macefighting/war_axe.xml"/> ! <include file="definitions/items/weaponry/macefighting/war_hammer.xml"/> ! <include file="definitions/items/weaponry/macefighting/war_mace.xml"/> <!-- Swordsmanship --> ! <include file="definitions/items/weaponry/swordsmanship/axe.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/bardiche.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/battle_axe.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/bladed_staff.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/bone_harvester.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/broadsword.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/butcher_knife.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/cleaver.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/crescent_blade.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/cutlass.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/double_axe.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/executioners_axe.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/halberd.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/hatchet.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/katana.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/large_battle_axe.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/long_sword.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/longsword.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/paladin_sword.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/pickaxe.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/scimitar.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/scythe.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/skinning_knife.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/two_handed_axe.xml"/> ! <include file="definitions/items/weaponry/swordsmanship/viking_sword.xml"/> </definitions> --- 10,26 ---- <!-- Archery --> ! <include file="definitions/items/weaponry/archery/index.xml"/> <!-- Fencing --> ! <include file="definitions/items/weaponry/fencing/index.xml"/> <!-- Macefighting --> ! <include file="definitions/items/weaponry/macefighting/index.xml"/> <!-- Swordsmanship --> ! <include file="definitions/items/weaponry/swordsmanship/index.xml"/> ! ! <!-- Samurai Empire New Weapons --> ! <include file="definitions/items/weaponry/samurai/index.xml"/> </definitions> |