- add materials to firepot (iron) and fireplace (stone,iron)
note however fireplace is still no pass so and likely needs to be for some maps... git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2516 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
1acc801a55
commit
9ceedc3743
|
@ -9,6 +9,7 @@ speed -0.2
|
||||||
glow_radius 2
|
glow_radius 2
|
||||||
no_pick 1
|
no_pick 1
|
||||||
no_pass 1
|
no_pass 1
|
||||||
|
material 66
|
||||||
editable 128
|
editable 128
|
||||||
color_fg black
|
color_fg black
|
||||||
end
|
end
|
||||||
|
|
|
@ -10,6 +10,7 @@ speed -0.30
|
||||||
no_pick 1
|
no_pick 1
|
||||||
no_pass 1
|
no_pass 1
|
||||||
glow_radius 3
|
glow_radius 3
|
||||||
|
material 2
|
||||||
editable 128
|
editable 128
|
||||||
color_fg red
|
color_fg red
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue