diff --git a/ground/Wood/treed_hills.arc b/ground/Wood/treed_hills.arc new file mode 100644 index 000000000..dc857f8e1 --- /dev/null +++ b/ground/Wood/treed_hills.arc @@ -0,0 +1,13 @@ +Object treed_hills +face treed_hills.111 +type 67 +race /terrain/hills +walk_on 1 +is_hilly 1 +no_pick 1 +is_wooded 1 +slow_move 5 +editable 8 +is_floor 1 +magicmap green +end diff --git a/ground/Wood/treed_hills.base.111.png b/ground/Wood/treed_hills.base.111.png new file mode 100644 index 000000000..fb585b913 Binary files /dev/null and b/ground/Wood/treed_hills.base.111.png differ diff --git a/ground/Wood/treed_hills.clsc.111..png b/ground/Wood/treed_hills.clsc.111..png new file mode 100644 index 000000000..c817ee9b5 Binary files /dev/null and b/ground/Wood/treed_hills.clsc.111..png differ diff --git a/ground/cmarsh.arc b/ground/cmarsh.arc new file mode 100644 index 000000000..b87ef07ad --- /dev/null +++ b/ground/cmarsh.arc @@ -0,0 +1,15 @@ +Object cmarsh +name cold marsh +face cmarsh.111 +type 67 +race /terrain/swamp +walk_on 1 +color_bg white +color_fg green +no_pick 1 +is_water 1 +slow_move 20 +is_wooded 0 +editable 8 +is_floor 1 +end diff --git a/ground/cmarsh.base.111.png b/ground/cmarsh.base.111.png new file mode 100644 index 000000000..9a4716780 Binary files /dev/null and b/ground/cmarsh.base.111.png differ diff --git a/ground/cmarsh.clsc.111.png b/ground/cmarsh.clsc.111.png new file mode 100644 index 000000000..f0d01b785 Binary files /dev/null and b/ground/cmarsh.clsc.111.png differ diff --git a/ground/desert.base.111.png b/ground/desert.base.111.png index ba88aca3b..1b62e4857 100644 Binary files a/ground/desert.base.111.png and b/ground/desert.base.111.png differ diff --git a/ground/desert.clsc.111.png b/ground/desert.clsc.111.png new file mode 100644 index 000000000..ba88aca3b Binary files /dev/null and b/ground/desert.clsc.111.png differ diff --git a/ground/marsh.arc b/ground/marsh.arc new file mode 100644 index 000000000..10d222037 --- /dev/null +++ b/ground/marsh.arc @@ -0,0 +1,14 @@ +Object marsh +face marsh.111 +type 67 +race /terrain/swamp +walk_on 1 +color_bg blue +color_fg green +no_pick 1 +is_water 1 +slow_move 15 +is_wooded 1 +editable 8 +is_floor 1 +end diff --git a/ground/marsh.base.111.png b/ground/marsh.base.111.png new file mode 100644 index 000000000..164adf367 Binary files /dev/null and b/ground/marsh.base.111.png differ