Fix newlines.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18517 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
650f26a7a8
commit
37956640ae
|
|
@ -7,11 +7,11 @@ material 4
|
||||||
type 73
|
type 73
|
||||||
value 40
|
value 40
|
||||||
resist_fire -100
|
resist_fire -100
|
||||||
|
|
||||||
weight 2500
|
weight 2500
|
||||||
name_pl bottles
|
name_pl bottles
|
||||||
client_type 641
|
client_type 641
|
||||||
end
|
end
|
||||||
|
|
||||||
Object salt
|
Object salt
|
||||||
name pile
|
name pile
|
||||||
title of salt
|
title of salt
|
||||||
|
|
@ -25,6 +25,7 @@ weight 500
|
||||||
name_pl piles
|
name_pl piles
|
||||||
client_type 641
|
client_type 641
|
||||||
end
|
end
|
||||||
|
|
||||||
Object sulphur
|
Object sulphur
|
||||||
name pile
|
name pile
|
||||||
title of sulphur
|
title of sulphur
|
||||||
|
|
@ -35,9 +36,7 @@ materialname sulphur
|
||||||
type 73
|
type 73
|
||||||
value 15
|
value 15
|
||||||
resist_fire -100
|
resist_fire -100
|
||||||
|
|
||||||
resist_acid 100
|
resist_acid 100
|
||||||
|
|
||||||
weight 500
|
weight 500
|
||||||
name_pl piles
|
name_pl piles
|
||||||
client_type 641
|
client_type 641
|
||||||
|
|
@ -71,13 +70,12 @@ type 73
|
||||||
value 45
|
value 45
|
||||||
resist_fire -100
|
resist_fire -100
|
||||||
resist_electricity -100
|
resist_electricity -100
|
||||||
|
|
||||||
resist_acid 100
|
resist_acid 100
|
||||||
|
|
||||||
weight 1000
|
weight 1000
|
||||||
name_pl piles
|
name_pl piles
|
||||||
client_type 641
|
client_type 641
|
||||||
end
|
end
|
||||||
|
|
||||||
Object cinnabar
|
Object cinnabar
|
||||||
name pile
|
name pile
|
||||||
title of cinnabar
|
title of cinnabar
|
||||||
|
|
@ -91,6 +89,7 @@ weight 3000
|
||||||
name_pl piles
|
name_pl piles
|
||||||
client_type 641
|
client_type 641
|
||||||
end
|
end
|
||||||
|
|
||||||
Object pyrite
|
Object pyrite
|
||||||
name pile
|
name pile
|
||||||
title of pyrite
|
title of pyrite
|
||||||
|
|
@ -104,6 +103,7 @@ weight 2000
|
||||||
name_pl piles
|
name_pl piles
|
||||||
client_type 641
|
client_type 641
|
||||||
end
|
end
|
||||||
|
|
||||||
Object gypsum
|
Object gypsum
|
||||||
name pile
|
name pile
|
||||||
title of gypsum
|
title of gypsum
|
||||||
|
|
@ -114,7 +114,6 @@ materialname gypsum
|
||||||
type 73
|
type 73
|
||||||
value 9
|
value 9
|
||||||
resist_acid 100
|
resist_acid 100
|
||||||
|
|
||||||
weight 1500
|
weight 1500
|
||||||
name_pl piles
|
name_pl piles
|
||||||
client_type 641
|
client_type 641
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue