--- deliantra/arch/inorganic/stone.arc 2007/03/03 01:15:42 1.6 +++ deliantra/arch/inorganic/stone.arc 2007/03/03 01:22:35 1.7 @@ -1,40 +1,43 @@ -object river_stone -name river stone +object field_stone +name stone +name_pl stones face lstone.x11 -material 64 -value 1 -resist_acid 100 +nrof 1 type 73 +resist_acid 100 +materialname stone +value 1 weight 800 -editable 2048 -magicmap green -nrof 1 -name_pl river stones client_type 641 +editable 2048 end + object mountain_stone name mountain stone +name_pl mountain stones face lstone.x11 -material 64 -value 1 -resist_acid 100 +nrof 1 type 73 +resist_acid 100 +materialname stone +value 1 weight 800 -editable 2048 -nrof 1 -name_pl mountain stones client_type 641 +editable 2048 end -object field_stone -name stone + +object river_stone +name river stone +name_pl river stones face lstone.x11 -material 64 -value 1 -resist_acid 100 +nrof 1 type 73 +resist_acid 100 +materialname stone +value 1 weight 800 -editable 2048 -nrof 1 -name_pl stones client_type 641 +editable 2048 +magicmap green end +