New graphic (construct/town/dragon_guild.base.x11.png) and archetype (construct/town/dragon_guild.arc) for Dragon Guild. 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@18450 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
7a01902117
commit
64cf3b7f7c
6
CHANGES
6
CHANGES
|
@ -1,6 +1,12 @@
|
|||
Changes for SVN top of tree:
|
||||
==============================================================================
|
||||
|
||||
New graphic and archetype for Dragon Guild. Based on existing guild graphics
|
||||
but with a sign or banner on the front.
|
||||
construct/town/dragon_guild.arc
|
||||
construct/town/dragon_guild.base.x11.png
|
||||
RJT 2012-09-21
|
||||
|
||||
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
|
||||
|
|
|
@ -0,0 +1,33 @@
|
|||
Object Dragon Guild
|
||||
face dragon_guild.x11
|
||||
type 66
|
||||
no_pick 1
|
||||
move_block all
|
||||
client_type 25012
|
||||
end
|
||||
More
|
||||
Object dragon_guild_2
|
||||
name Dragon Guild
|
||||
face dragon_guild.x11
|
||||
type 66
|
||||
no_pick 1
|
||||
move_block all
|
||||
x 1
|
||||
end
|
||||
More
|
||||
Object dragon_guild_3
|
||||
name Dragon Guild
|
||||
face dragon_guild.x11
|
||||
type 66
|
||||
no_pick 1
|
||||
y 1
|
||||
end
|
||||
More
|
||||
Object dragon_guild_4
|
||||
name Dragon Guild
|
||||
face dragon_guild.x11
|
||||
type 66
|
||||
no_pick 1
|
||||
x 1
|
||||
y 1
|
||||
end
|
Binary file not shown.
After Width: | Height: | Size: 796 B |
Loading…
Reference in New Issue