New Graphic and archetype for West Guild building and West Guild Storage building. Based on existing guild graphics but with a sign or banner on the front.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18447 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2012-09-19 06:27:43 +00:00
parent 6a9afe4467
commit 7a01902117
5 changed files with 74 additions and 0 deletions

View File

@ -1,6 +1,14 @@
Changes for SVN top of tree:
==============================================================================
New Graphic and archetype for West Guild building and West Guild Storage building.
Based on existing guild graphics but with a sign or banner on the front.
construct/town/guild2storage_west.base.x11.png
construct/town/guild2storage_west.arc
construct/town/guild2_west.arc
construct/town/guild2_west.base.x11.png
RJT 2012-09-19
New graphic and archetype for Northwest Guild sorage building. Based on existing
guild graphic but with a sign or banner on the front.
construct/town/guild2storage_northwest.base.x11.png

View File

@ -0,0 +1,33 @@
Object guild2_west
face guild2_west.x11
type 66
no_pick 1
move_block all
client_type 25012
end
More
Object guild2_west_2
name guild2
face guild2_west.x11
type 66
no_pick 1
move_block all
x 1
end
More
Object guild2_west_3
name guild2
face guild2_west.x11
type 66
no_pick 1
y 1
end
More
Object guild2_west_4
name guild2
face guild2_west.x11
type 66
no_pick 1
x 1
y 1
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -0,0 +1,33 @@
Object guild2storage_west
face guild2storage_west.x11
type 66
no_pick 1
move_block all
client_type 25012
end
More
Object guild2storage_west_2
name guild storage
face guild2storage_west.x11
type 66
no_pick 1
move_block all
x 1
end
More
Object guild2storage_west_3
name guild storage
face guild2storage_west.x11
type 66
no_pick 1
y 1
end
More
Object guild2storage_west_4
name guild storage
face guild2storage_west.x11
type 66
no_pick 1
x 1
y 1
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB