New graphic (construct/town/guild2storage.base.x11.png) and archetype (construct/town/guild2storage.arc) for Guild Storage building. Based on existing guild graphics but with three dormers and a sign or banner on the front.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18435 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c009099d56
commit
a38011dc81
8
CHANGES
8
CHANGES
|
@ -1,8 +1,14 @@
|
|||
Changes for SVN top of tree:
|
||||
==============================================================================
|
||||
|
||||
New graphic and archetype for Guild Storage building. Based on existing guild
|
||||
graphics but with three dormers and a sign or banner on the front.
|
||||
construct/town/guild2storage.base.x11.png
|
||||
construct/town/guild2storage.arc
|
||||
RJT 2012-09-10
|
||||
|
||||
New graphic and archetype for a Guild building. Based on the original guild graphic
|
||||
but with new roof color and a sign or banner.
|
||||
but with new roof color and a sign or banner on the front.
|
||||
construct/town/guild2.arc
|
||||
construct/town/guild2.base.x11.png
|
||||
RJT 2012-09-08
|
||||
|
|
|
@ -0,0 +1,33 @@
|
|||
Object guildstorage
|
||||
face guild2storage.x11
|
||||
type 66
|
||||
no_pick 1
|
||||
move_block all
|
||||
client_type 25012
|
||||
end
|
||||
More
|
||||
Object guildstorage_2
|
||||
name guild storage
|
||||
face guild2storage.x11
|
||||
type 66
|
||||
no_pick 1
|
||||
move_block all
|
||||
x 1
|
||||
end
|
||||
More
|
||||
Object guildstorage_3
|
||||
name guild storage
|
||||
face guild2storage.x11
|
||||
type 66
|
||||
no_pick 1
|
||||
y 1
|
||||
end
|
||||
More
|
||||
Object guildstorage_4
|
||||
name guild storage
|
||||
face guild2storage.x11
|
||||
type 66
|
||||
no_pick 1
|
||||
x 1
|
||||
y 1
|
||||
end
|
Binary file not shown.
After Width: | Height: | Size: 879 B |
Loading…
Reference in New Issue