2.0 Elements: Roof and chemney pieces.
Yann Chachkoff 2008-12-07 git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10864 282e977c-c81d-0410-88c4-b93c2d0d6712master
9
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:
|
||||
|
|
|
@ -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
|
After Width: | Height: | Size: 775 B |
After Width: | Height: | Size: 732 B |
|
@ -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
|
After Width: | Height: | Size: 387 B |
After Width: | Height: | Size: 508 B |
After Width: | Height: | Size: 531 B |
After Width: | Height: | Size: 365 B |
After Width: | Height: | Size: 374 B |
After Width: | Height: | Size: 494 B |
After Width: | Height: | Size: 510 B |
After Width: | Height: | Size: 358 B |