- smoothlevels for forests raised to 75, some others set with possible
values. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2227 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ea70fc1a0b
commit
38c7df2248
|
@ -5,5 +5,6 @@ color_fg brown
|
|||
color_bg khaki
|
||||
no_pick 1
|
||||
is_floor 1
|
||||
smoothlevel 7
|
||||
editable 8
|
||||
end
|
||||
|
|
|
@ -9,5 +9,5 @@ slow_move 3
|
|||
is_wooded 1
|
||||
editable 8
|
||||
is_floor 1
|
||||
smoothlevel 12
|
||||
smoothlevel 75
|
||||
end
|
||||
|
|
|
@ -6,5 +6,5 @@ no_pick 1
|
|||
color_fg green
|
||||
editable 8
|
||||
is_floor 1
|
||||
smoothlevel 10
|
||||
smoothlevel 75
|
||||
end
|
||||
|
|
|
@ -6,5 +6,5 @@ is_wooded 1
|
|||
color_fg green
|
||||
editable 8
|
||||
is_floor 1
|
||||
smoothlevel 10
|
||||
smoothlevel 75
|
||||
end
|
||||
|
|
|
@ -9,5 +9,6 @@ is_wooded 1
|
|||
slow_move 5
|
||||
editable 8
|
||||
is_floor 1
|
||||
smoothlevel 30
|
||||
magicmap green
|
||||
end
|
||||
|
|
|
@ -9,5 +9,5 @@ slow_move 1
|
|||
is_wooded 1
|
||||
editable 8
|
||||
is_floor 1
|
||||
smoothlevel 12
|
||||
smoothlevel 75
|
||||
end
|
||||
|
|
|
@ -10,5 +10,5 @@ slow_move 1
|
|||
is_wooded 1
|
||||
editable 8
|
||||
is_floor 1
|
||||
smoothlevel 12
|
||||
smoothlevel 75
|
||||
end
|
||||
|
|
|
@ -11,5 +11,5 @@ is_floor 1
|
|||
color_fg green
|
||||
editable 8
|
||||
visibility 100
|
||||
smoothlevel 12
|
||||
smoothlevel 75
|
||||
end
|
||||
|
|
|
@ -9,5 +9,6 @@ no_pick 1
|
|||
slow_move 2
|
||||
editable 8
|
||||
is_floor 1
|
||||
smoothlevel 30
|
||||
magicmap brown
|
||||
end
|
||||
|
|
|
@ -13,6 +13,7 @@ lava.113
|
|||
lava.114
|
||||
lava.115
|
||||
mina
|
||||
smoothlevel 80
|
||||
color_fg yellow
|
||||
color_bg red
|
||||
speed 0.2
|
||||
|
@ -42,6 +43,7 @@ color_fg yellow
|
|||
color_bg red
|
||||
speed 0.2
|
||||
no_pick 1
|
||||
smoothlevel 80
|
||||
attacktype 4
|
||||
hp 1
|
||||
dam 3
|
||||
|
|
|
@ -8,6 +8,7 @@ color_bg yellow
|
|||
no_pick 1
|
||||
slow_move 1
|
||||
is_wooded 1
|
||||
smoothlevel 30
|
||||
is_floor 1
|
||||
editable 8
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue