--- deliantra/arch/inorganic/stone.arc 2007/01/02 21:50:07 1.2 +++ deliantra/arch/inorganic/stone.arc 2007/02/06 22:40:22 1.3 @@ -1,40 +1,43 @@ -Object river_stone -name river stone +object field_stone +name stone +name_pl stones face lstone.x11 +nrof 1 +type 73 +resist_acid 100 material 64 value 1 -resist_acid 100 -type 73 weight 800 -editable 2048 -magicmap green -nrof 1 -name_pl river stones client_type 641 +editable 2048 end -Object mountain_stone + +object mountain_stone name mountain stone +name_pl mountain stones face lstone.x11 +nrof 1 +type 73 +resist_acid 100 material 64 value 1 -resist_acid 100 -type 73 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 +nrof 1 +type 73 +resist_acid 100 material 64 value 1 -resist_acid 100 -type 73 weight 800 -editable 2048 -nrof 1 -name_pl stones client_type 641 +editable 2048 +magicmap green end +