From 38069dd4730134d779600daa833544b1f8cea5d0 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Thu, 24 May 2007 21:17:46 +0000 Subject: [PATCH] Add leg body information. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6337 282e977c-c81d-0410-88c4-b93c2d0d6712 --- player/race/dwarf_p.arc | 1 + player/race/elf.arc | 1 + player/race/fenx.arc | 1 + player/race/gnome_p.arc | 1 + player/race/halfling.arc | 1 + player/race/human.arc | 1 + player/race/northman.arc | 1 + player/race/pl_half_orc.arc | 1 + player/race/serpentman.arc | 1 + player/race/troll_player.arc | 1 + player/race/wraithp.arc | 1 + 11 files changed, 11 insertions(+) diff --git a/player/race/dwarf_p.arc b/player/race/dwarf_p.arc index 45e12e996..4669410c1 100644 --- a/player/race/dwarf_p.arc +++ b/player/race/dwarf_p.arc @@ -71,4 +71,5 @@ body_foot 2 body_hand 2 body_wrist 2 body_waist 1 +body_leg 2 end diff --git a/player/race/elf.arc b/player/race/elf.arc index 84560e063..62acc59b8 100644 --- a/player/race/elf.arc +++ b/player/race/elf.arc @@ -70,6 +70,7 @@ body_foot 2 body_hand 2 body_wrist 2 body_waist 1 +body_leg 2 end Object elf_player_force name elf_force diff --git a/player/race/fenx.arc b/player/race/fenx.arc index 23bd68f43..1898be0a7 100644 --- a/player/race/fenx.arc +++ b/player/race/fenx.arc @@ -62,6 +62,7 @@ body_foot 2 body_hand 2 body_wrist 2 body_waist 1 +body_leg 2 end Object fenx_player_force name fenx_force diff --git a/player/race/gnome_p.arc b/player/race/gnome_p.arc index 199a1b49a..9a1166d1e 100644 --- a/player/race/gnome_p.arc +++ b/player/race/gnome_p.arc @@ -72,4 +72,5 @@ body_foot 2 body_hand 2 body_wrist 2 body_waist 1 +body_leg 2 end diff --git a/player/race/halfling.arc b/player/race/halfling.arc index 51f97be3c..7f70364bf 100644 --- a/player/race/halfling.arc +++ b/player/race/halfling.arc @@ -61,4 +61,5 @@ body_foot 2 body_hand 2 body_wrist 2 body_waist 1 +body_leg 2 end diff --git a/player/race/human.arc b/player/race/human.arc index 484f993ad..1ff38b288 100644 --- a/player/race/human.arc +++ b/player/race/human.arc @@ -57,4 +57,5 @@ body_foot 2 body_hand 2 body_wrist 2 body_waist 1 +body_leg 2 end diff --git a/player/race/northman.arc b/player/race/northman.arc index 42c5687d6..1f6282dcb 100644 --- a/player/race/northman.arc +++ b/player/race/northman.arc @@ -62,4 +62,5 @@ body_foot 2 body_hand 2 body_wrist 2 body_waist 1 +body_leg 2 end diff --git a/player/race/pl_half_orc.arc b/player/race/pl_half_orc.arc index eb345a9ba..772cac666 100644 --- a/player/race/pl_half_orc.arc +++ b/player/race/pl_half_orc.arc @@ -61,5 +61,6 @@ body_foot 2 body_hand 2 body_wrist 2 body_waist 1 +body_leg 2 can_use_shield 1 end diff --git a/player/race/serpentman.arc b/player/race/serpentman.arc index d6a165f0f..bf2fa6817 100644 --- a/player/race/serpentman.arc +++ b/player/race/serpentman.arc @@ -70,4 +70,5 @@ body_skill 1 body_wrist 4 body_finger 3 body_waist 1 +body_leg 2 end diff --git a/player/race/troll_player.arc b/player/race/troll_player.arc index c29e77b29..28bc00583 100644 --- a/player/race/troll_player.arc +++ b/player/race/troll_player.arc @@ -71,6 +71,7 @@ body_foot 2 body_hand 2 body_wrist 2 body_waist 1 +body_leg 2 end Object troll_player_force name troll_force diff --git a/player/race/wraithp.arc b/player/race/wraithp.arc index 382081fcd..c3fec46bd 100644 --- a/player/race/wraithp.arc +++ b/player/race/wraithp.arc @@ -82,6 +82,7 @@ body_foot 2 body_hand 2 body_wrist 2 body_waist 1 +body_leg 2 end Object wraith_player_force name Wraith_Force