- add some default materials to clock (wood, glass) throne (wood,cloth)
archetypes git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2515 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
03325b554b
commit
1acc801a55
|
@ -10,6 +10,7 @@ speed -0.05
|
|||
weight 80000
|
||||
value 100
|
||||
editable 128
|
||||
material 20
|
||||
magicmap brown
|
||||
name_pl clocks
|
||||
client_type 8001
|
||||
|
|
|
@ -4,6 +4,7 @@ name throne
|
|||
no_pick 1
|
||||
editable 128
|
||||
magicmap brown
|
||||
material 144
|
||||
name_pl thrones
|
||||
client_type 8002
|
||||
end
|
||||
|
|
|
@ -4,6 +4,7 @@ name throne
|
|||
no_pick 1
|
||||
editable 128
|
||||
magicmap brown
|
||||
material 144
|
||||
name_pl thrones
|
||||
client_type 8002
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue