set client_type for hides

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21459 282e977c-c81d-0410-88c4-b93c2d0d6712
master
crowbert 2020-09-27 01:32:57 +00:00
parent 3e540cabf6
commit a2e092ca51
2 changed files with 5 additions and 0 deletions

View File

@ -7,4 +7,5 @@ type 72
# troll hide is heavy (25% weight vs. 20%)
weight 25
value 300
client_type 623
end

View File

@ -11,6 +11,7 @@ material 32
type 72
weight 20
value 300
client_type 623
end
# Brown
@ -22,6 +23,7 @@ material 32
type 72
weight 20
value 300
client_type 623
end
# Gray
@ -33,6 +35,7 @@ material 32
type 72
weight 20
value 300
client_type 623
end
# White
@ -44,4 +47,5 @@ material 32
type 72
weight 20
value 300
client_type 623
end