From 6ad5275551eedfe7af7358cc681d5c24dcfb0d4a Mon Sep 17 00:00:00 2001 From: tchize Date: Tue, 15 Jul 2003 12:56:59 +0000 Subject: [PATCH] updated .arc files so they now contain the smoothface informations. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2240 282e977c-c81d-0410-88c4-b93c2d0d6712 --- exit/hole1.arc | 1 + ground/Mountain/moun_cave1.arc | 1 + ground/Mountain/moun_cave2.arc | 1 + ground/Mountain/mountain1.arc | 1 + ground/Mountain/mountain2.arc | 1 + ground/Mountain/mountain4.arc | 1 + ground/Mountain/mountain5.arc | 1 + ground/Wood/brush.arc | 1 + ground/Wood/evergreens.arc | 1 + ground/Wood/evergreens_2.arc | 1 + ground/Wood/jungle_1.arc | 1 + ground/Wood/jungle_2.arc | 1 + ground/Wood/tree_1.arc | 1 + ground/Wood/tree_2.arc | 1 + ground/Wood/treed_hills.arc | 1 + ground/Wood/woods_1.arc | 1 + ground/Wood/woods_2.arc | 1 + ground/Wood/woods_3.arc | 1 + ground/Wood/woods_4.arc | 1 + ground/desert.arc | 1 + ground/grass.arc | 1 + ground/grasspond.arc | 1 + ground/hills.arc | 1 + ground/hillsrocky.arc | 1 + ground/lava.arc | 5 +++++ ground/marsh.arc | 1 + ground/new/dunes.arc | 1 + ground/sea.arc | 4 ++++ ground/shallow_sea.arc | 4 ++++ ground/steppe.arc | 1 + 30 files changed, 40 insertions(+) diff --git a/exit/hole1.arc b/exit/hole1.arc index a6fefd331..e425bbcd5 100644 --- a/exit/hole1.arc +++ b/exit/hole1.arc @@ -6,4 +6,5 @@ editable 2 is_floor 1 magicmap green smoothlevel 10 +smoothface hole1.111 grass_S.111 end diff --git a/ground/Mountain/moun_cave1.arc b/ground/Mountain/moun_cave1.arc index dd340ebb9..dc6c6cb95 100644 --- a/ground/Mountain/moun_cave1.arc +++ b/ground/Mountain/moun_cave1.arc @@ -8,4 +8,5 @@ editable 2 is_floor 1 smoothlevel 50 visibility 50 +smoothface moun_cave1.111 mountain_S.111 end diff --git a/ground/Mountain/moun_cave2.arc b/ground/Mountain/moun_cave2.arc index 1dfe0ed4a..10ea73f74 100644 --- a/ground/Mountain/moun_cave2.arc +++ b/ground/Mountain/moun_cave2.arc @@ -8,4 +8,5 @@ is_floor 1 visibility 50 smoothlevel 50 magicmap grey +smoothface moun_cave2.111 mountain_S.111 end diff --git a/ground/Mountain/mountain1.arc b/ground/Mountain/mountain1.arc index 17a89e498..d13768a20 100644 --- a/ground/Mountain/mountain1.arc +++ b/ground/Mountain/mountain1.arc @@ -12,4 +12,5 @@ slow_move 5 editable 8 smoothlevel 50 is_floor 1 +smoothface mountain1.111 mountain_S.111 end diff --git a/ground/Mountain/mountain2.arc b/ground/Mountain/mountain2.arc index 8494c8dec..1e8369b97 100644 --- a/ground/Mountain/mountain2.arc +++ b/ground/Mountain/mountain2.arc @@ -12,4 +12,5 @@ blocksview 1 editable 8 smoothlevel 50 is_floor 1 +smoothface mountain2.111 mountain_S.111 end diff --git a/ground/Mountain/mountain4.arc b/ground/Mountain/mountain4.arc index 4bbf80c46..3324c6011 100644 --- a/ground/Mountain/mountain4.arc +++ b/ground/Mountain/mountain4.arc @@ -10,4 +10,5 @@ blocksview 1 editable 8 smoothlevel 50 is_floor 1 +smoothface mountain4.111 mountain_S.111 end diff --git a/ground/Mountain/mountain5.arc b/ground/Mountain/mountain5.arc index 9db27ce2c..be700d01a 100644 --- a/ground/Mountain/mountain5.arc +++ b/ground/Mountain/mountain5.arc @@ -10,4 +10,5 @@ blocksview 1 editable 8 smoothlevel 50 is_floor 1 +smoothface mountain5.111 mountain_S.111 end diff --git a/ground/Wood/brush.arc b/ground/Wood/brush.arc index a200bb653..686f026cf 100644 --- a/ground/Wood/brush.arc +++ b/ground/Wood/brush.arc @@ -10,4 +10,5 @@ is_wooded 1 editable 8 is_floor 1 smoothlevel 10 +smoothface brush.111 grass_S.111 end diff --git a/ground/Wood/evergreens.arc b/ground/Wood/evergreens.arc index 1137b03ac..4a1a06119 100644 --- a/ground/Wood/evergreens.arc +++ b/ground/Wood/evergreens.arc @@ -9,5 +9,6 @@ slow_move 3 is_wooded 1 editable 8 is_floor 1 +smoothface evergreens.111 empty_S.111 smoothlevel 75 end diff --git a/ground/Wood/evergreens_2.arc b/ground/Wood/evergreens_2.arc index 4fd314a01..5c9da3bd5 100644 --- a/ground/Wood/evergreens_2.arc +++ b/ground/Wood/evergreens_2.arc @@ -10,4 +10,5 @@ slow_move 3 is_wooded 1 editable 8 smoothlevel 12 +smoothface evergreens_1.111 empty_S.111 end diff --git a/ground/Wood/jungle_1.arc b/ground/Wood/jungle_1.arc index 5466891be..368a84241 100644 --- a/ground/Wood/jungle_1.arc +++ b/ground/Wood/jungle_1.arc @@ -9,6 +9,7 @@ no_pick 1 blocksview 1 slow_move 5 smoothlevel 80 +smoothface jungle_1.111 empty_S.111 is_wooded 1 editable 8 is_floor 1 diff --git a/ground/Wood/jungle_2.arc b/ground/Wood/jungle_2.arc index cf026895a..aadaadc17 100644 --- a/ground/Wood/jungle_2.arc +++ b/ground/Wood/jungle_2.arc @@ -10,6 +10,7 @@ slow_move 5 is_wooded 1 blocksview 1 smoothlevel 81 +smoothface jungle_2.111 empty_S.111 editable 8 is_floor 1 end diff --git a/ground/Wood/tree_1.arc b/ground/Wood/tree_1.arc index 75b420a59..bd03b6a28 100644 --- a/ground/Wood/tree_1.arc +++ b/ground/Wood/tree_1.arc @@ -6,5 +6,6 @@ no_pick 1 color_fg green editable 8 is_floor 1 +smoothface tree_1.111 grass_S.111 smoothlevel 81 end diff --git a/ground/Wood/tree_2.arc b/ground/Wood/tree_2.arc index 13883afac..49fdaf83d 100644 --- a/ground/Wood/tree_2.arc +++ b/ground/Wood/tree_2.arc @@ -6,5 +6,6 @@ is_wooded 1 color_fg green editable 8 is_floor 1 +smoothface tree_2.111 grass_S.111 smoothlevel 81 end diff --git a/ground/Wood/treed_hills.arc b/ground/Wood/treed_hills.arc index 7ee5ca748..88a6faef0 100644 --- a/ground/Wood/treed_hills.arc +++ b/ground/Wood/treed_hills.arc @@ -10,5 +10,6 @@ slow_move 5 editable 8 is_floor 1 smoothlevel 74 +smoothface treed_hills.111 hills_S.111 magicmap green end diff --git a/ground/Wood/woods_1.arc b/ground/Wood/woods_1.arc index 9a727d23a..35de809f5 100644 --- a/ground/Wood/woods_1.arc +++ b/ground/Wood/woods_1.arc @@ -9,5 +9,6 @@ slow_move 1 is_wooded 1 editable 8 is_floor 1 +smoothface woods_1.111 grass_S.111 smoothlevel 74 end diff --git a/ground/Wood/woods_2.arc b/ground/Wood/woods_2.arc index d6a23875d..ff45feaba 100644 --- a/ground/Wood/woods_2.arc +++ b/ground/Wood/woods_2.arc @@ -10,5 +10,6 @@ slow_move 1 is_wooded 1 editable 8 is_floor 1 +smoothface woods_2.111 grass_S.111 smoothlevel 75 end diff --git a/ground/Wood/woods_3.arc b/ground/Wood/woods_3.arc index 527b1201c..50954b40b 100644 --- a/ground/Wood/woods_3.arc +++ b/ground/Wood/woods_3.arc @@ -11,5 +11,6 @@ is_floor 1 color_fg green editable 8 visibility 100 +smoothface woods_3.111 grass_S.111 smoothlevel 74 end diff --git a/ground/Wood/woods_4.arc b/ground/Wood/woods_4.arc index 2282dde3a..bb43193a3 100644 --- a/ground/Wood/woods_4.arc +++ b/ground/Wood/woods_4.arc @@ -10,4 +10,5 @@ slow_move 1 is_wooded 1 editable 8 smoothlevel 12 +smoothface woods_4.111 grass_S.111 end diff --git a/ground/desert.arc b/ground/desert.arc index be9616d8e..8bb99ee8f 100644 --- a/ground/desert.arc +++ b/ground/desert.arc @@ -11,4 +11,5 @@ is_wooded 1 is_floor 1 smoothlevel 9 editable 8 +smoothface desert.111 desert_S.111 end diff --git a/ground/grass.arc b/ground/grass.arc index c0418f4b1..3dfd3cdd2 100644 --- a/ground/grass.arc +++ b/ground/grass.arc @@ -23,4 +23,5 @@ slow_move 1 is_wooded 1 editable 8 smoothlevel 10 +smoothface grass.111 grass_S.111 end diff --git a/ground/grasspond.arc b/ground/grasspond.arc index 2dbbdb3d9..2d2f79be7 100644 --- a/ground/grasspond.arc +++ b/ground/grasspond.arc @@ -10,4 +10,5 @@ is_water 1 editable 8 is_floor 1 smoothlevel 10 +smoothface grasspond.111 grass_S.111 end diff --git a/ground/hills.arc b/ground/hills.arc index 90f714066..0e992c89b 100644 --- a/ground/hills.arc +++ b/ground/hills.arc @@ -10,4 +10,5 @@ editable 8 is_floor 1 smoothlevel 30 magicmap khaki +smoothface hills.111 hills_S.111 end diff --git a/ground/hillsrocky.arc b/ground/hillsrocky.arc index 435723e1c..9ba8e1ee8 100644 --- a/ground/hillsrocky.arc +++ b/ground/hillsrocky.arc @@ -10,5 +10,6 @@ slow_move 2 editable 8 is_floor 1 smoothlevel 31 +smoothface hillsrocky.111 hillsrocky_S.111 magicmap brown end diff --git a/ground/lava.arc b/ground/lava.arc index 7c32197d4..27b4bf89b 100644 --- a/ground/lava.arc +++ b/ground/lava.arc @@ -13,6 +13,11 @@ lava.113 lava.114 lava.115 mina +smoothface lava.111 lava_S.111 +smoothface lava.112 lava_S.112 +smoothface lava.113 lava_S.113 +smoothface lava.114 lava_S.114 +smoothface lava.115 lava_S.115 smoothlevel 48 color_fg yellow color_bg red diff --git a/ground/marsh.arc b/ground/marsh.arc index ad880c282..5c21b275c 100644 --- a/ground/marsh.arc +++ b/ground/marsh.arc @@ -12,4 +12,5 @@ is_wooded 1 smoothlevel 7 editable 8 is_floor 1 +smoothface marsh.111 marsh_S.111 end diff --git a/ground/new/dunes.arc b/ground/new/dunes.arc index dab741843..4313b63c3 100644 --- a/ground/new/dunes.arc +++ b/ground/new/dunes.arc @@ -9,6 +9,7 @@ no_pick 1 slow_move 1 is_wooded 1 smoothlevel 35 +smoothface dunes.111 dunes_S.111 is_floor 1 editable 8 end diff --git a/ground/sea.arc b/ground/sea.arc index 87d600097..f2b9a1ad4 100644 --- a/ground/sea.arc +++ b/ground/sea.arc @@ -6,6 +6,10 @@ sea.112 sea.113 sea.114 mina +smoothface sea.111 sea_S.111 +smoothface sea.112 sea_S.112 +smoothface sea.113 sea_S.113 +smoothface sea.114 sea_S.114 color_fg light_blue color_bg blue speed 0.2 diff --git a/ground/shallow_sea.arc b/ground/shallow_sea.arc index 9f968a989..ea017db84 100644 --- a/ground/shallow_sea.arc +++ b/ground/shallow_sea.arc @@ -6,6 +6,10 @@ shallow_sea.112 shallow_sea.113 shallow_sea.114 mina +smoothface shallow_sea.111 shallow_sea_S.111 +smoothface shallow_sea.112 shallow_sea_S.112 +smoothface shallow_sea.113 shallow_sea_S.113 +smoothface shallow_sea.114 shallow_sea_S.114 magicmap light_blue smoothlevel 3 speed 0.2 diff --git a/ground/steppe.arc b/ground/steppe.arc index c2c7a65d9..c979bd1e8 100644 --- a/ground/steppe.arc +++ b/ground/steppe.arc @@ -7,4 +7,5 @@ is_floor 1 editable 8 smoothlevel 5 magicmap khaki +smoothface steppe.111 steppe_S.111 end