New graphic (construct/town/guild2_northwest.base.x11.png) and archetype (construct/town/guild2_northwest.arc) for Northwest Guild building. Based on existing guild graphic but with a sign or banner on the front.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18442 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
e934fa5f00
commit
19b82b63cc
6
CHANGES
6
CHANGES
|
@ -1,6 +1,12 @@
|
|||
Changes for SVN top of tree:
|
||||
==============================================================================
|
||||
|
||||
New graphic and archetype for Northwest Guild building. Based on existing
|
||||
guild graphic but with a sign or banner on the front.
|
||||
construct/town/guild2_northwest.base.x11.png
|
||||
construct/town/guild2_northwest.arc
|
||||
RJT 2012-09-14
|
||||
|
||||
New graphic and archetype for Fantasy Guild Storage building. Based on existing
|
||||
guild graphics but with three dormers and a sign or banner on the front.
|
||||
construct/town/guild2storage_fant.arc
|
||||
|
|
|
@ -0,0 +1,32 @@
|
|||
Object guild2_northwest
|
||||
face guild2_northwest.x11
|
||||
type 66
|
||||
no_pick 1
|
||||
move_block all
|
||||
end
|
||||
More
|
||||
Object guild2_2_northwest
|
||||
name guild
|
||||
face guild2_northwest.x11
|
||||
type 66
|
||||
no_pick 1
|
||||
move_block all
|
||||
x 1
|
||||
end
|
||||
More
|
||||
Object guild2_3_northwest
|
||||
name guild
|
||||
face guild2_northwest.x11
|
||||
type 66
|
||||
no_pick 1
|
||||
y 1
|
||||
end
|
||||
More
|
||||
Object guild2_4_northwest
|
||||
name guild
|
||||
face guild2_northwest.x11
|
||||
type 66
|
||||
no_pick 1
|
||||
x 1
|
||||
y 1
|
||||
end
|
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
Loading…
Reference in New Issue