diff --git a/CHANGES b/CHANGES index 06eea082a..9dd17005a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,14 @@ Changes for SVN top of tree: +/construct/roof/chemney_1.base.111.png, /construct/roof/chemney.arc, +/construct/roof/chemney_2.base.111.png, /construct/roof/roof_1.base.111.png, +/construct/roof/roof_1blue.base.111.png, /construct/roof/roof_1red.base.111.png, +/construct/roof/roof_2blue.base.111.png, /construct/roof/roof_2red.base.111.png, +/construct/roof/roof_1green.base.111.png, /construct/roof/roof_2.base.111.png, +/construct/roof/roof_2green.base.111.png, /construct/roof/roof.arc +2.0 Elements: Roof and chemney pieces. +Yann Chachkoff 2008-12-07 + /wall/dun/dungeon.arc Removed newline at the end of the file, it was causing this to appear in the server logs: diff --git a/construct/roof/chemney.arc b/construct/roof/chemney.arc new file mode 100644 index 000000000..364af1085 --- /dev/null +++ b/construct/roof/chemney.arc @@ -0,0 +1,14 @@ +Object chemney_1 +name chemney +face chemney_1.111 +map_layer fly +tall_height 2 +no_pick 1 +end +Object chemney_2 +name chemney +face chemney_2.111 +map_layer fly +tall_height 2 +no_pick 1 +end diff --git a/construct/roof/chemney_1.base.111.png b/construct/roof/chemney_1.base.111.png new file mode 100644 index 000000000..83fe2ecb7 Binary files /dev/null and b/construct/roof/chemney_1.base.111.png differ diff --git a/construct/roof/chemney_2.base.111.png b/construct/roof/chemney_2.base.111.png new file mode 100644 index 000000000..07b32ae19 Binary files /dev/null and b/construct/roof/chemney_2.base.111.png differ diff --git a/construct/roof/roof.arc b/construct/roof/roof.arc new file mode 100644 index 000000000..205d42233 --- /dev/null +++ b/construct/roof/roof.arc @@ -0,0 +1,48 @@ +Object roof_1 +name grey roof +face roof_1.111 +move_block all -fly_high +no_pick 1 +end +Object roof_2 +name grey roof +face roof_2.111 +move_block all -fly_high +no_pick 1 +end +Object roof_1red +name red roof +face roof_1red.111 +move_block all -fly_high +no_pick 1 +end +Object roof_2red +name red roof +face roof_2red.111 +move_block all -fly_high +no_pick 1 +end +Object roof_1blue +name blue roof +face roof_1blue.111 +move_block all -fly_high +no_pick 1 +end +Object roof_2blue +name blue roof +face roof_2blue.111 +move_block all -fly_high +no_pick 1 +end +Object roof_1green +name green roof +face roof_1green.111 +move_block all -fly_high +no_pick 1 +end +Object roof_2green +name green roof +face roof_2green.111 +move_block all -fly_high +no_pick 1 +end diff --git a/construct/roof/roof_1.base.111.png b/construct/roof/roof_1.base.111.png new file mode 100644 index 000000000..be95cdc9b Binary files /dev/null and b/construct/roof/roof_1.base.111.png differ diff --git a/construct/roof/roof_1blue.base.111.png b/construct/roof/roof_1blue.base.111.png new file mode 100644 index 000000000..e01df81cb Binary files /dev/null and b/construct/roof/roof_1blue.base.111.png differ diff --git a/construct/roof/roof_1green.base.111.png b/construct/roof/roof_1green.base.111.png new file mode 100644 index 000000000..970ffc4ca Binary files /dev/null and b/construct/roof/roof_1green.base.111.png differ diff --git a/construct/roof/roof_1red.base.111.png b/construct/roof/roof_1red.base.111.png new file mode 100644 index 000000000..8bb7b9e80 Binary files /dev/null and b/construct/roof/roof_1red.base.111.png differ diff --git a/construct/roof/roof_2.base.111.png b/construct/roof/roof_2.base.111.png new file mode 100644 index 000000000..bee753312 Binary files /dev/null and b/construct/roof/roof_2.base.111.png differ diff --git a/construct/roof/roof_2blue.base.111.png b/construct/roof/roof_2blue.base.111.png new file mode 100644 index 000000000..139274008 Binary files /dev/null and b/construct/roof/roof_2blue.base.111.png differ diff --git a/construct/roof/roof_2green.base.111.png b/construct/roof/roof_2green.base.111.png new file mode 100644 index 000000000..c49239d56 Binary files /dev/null and b/construct/roof/roof_2green.base.111.png differ diff --git a/construct/roof/roof_2red.base.111.png b/construct/roof/roof_2red.base.111.png new file mode 100644 index 000000000..4e89a896c Binary files /dev/null and b/construct/roof/roof_2red.base.111.png differ