New graphic and archetype (shop/bank_scorn.*) for a Scorn style bank.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19783 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
bc5615a28d
commit
41298c22d6
|
@ -1,3 +1,8 @@
|
|||
New graphic and archetype for a Scorn style bank.
|
||||
shop/bank_scorn.base.x11.png
|
||||
shop/bank_scorn.face
|
||||
shop/bank_scorn.arc
|
||||
RJT 2015-02-21
|
||||
|
||||
New graphic face for no_magic floor tile, less pixelated.
|
||||
floor/no_magic.base.111.png
|
||||
|
|
|
@ -0,0 +1,33 @@
|
|||
Object bank_scorn
|
||||
name bank_scorn
|
||||
face bank_scorn.x11
|
||||
type 66
|
||||
no_pick 1
|
||||
move_block all
|
||||
end
|
||||
More
|
||||
Object bank_scorn_2
|
||||
name bank_scorn
|
||||
face bank_scorn.x11
|
||||
type 66
|
||||
no_pick 1
|
||||
move_block all
|
||||
x 1
|
||||
end
|
||||
More
|
||||
Object bank_scorn_3
|
||||
name bank_scorn
|
||||
face bank_scorn.x11
|
||||
type 66
|
||||
no_pick 1
|
||||
y 1
|
||||
end
|
||||
More
|
||||
Object bank_scorn_4
|
||||
name bank_scorn
|
||||
face bank_scorn.x11
|
||||
type 66
|
||||
no_pick 1
|
||||
x 1
|
||||
y 1
|
||||
end
|
Binary file not shown.
After Width: | Height: | Size: 769 B |
|
@ -0,0 +1,4 @@
|
|||
face bank_scorn.x11
|
||||
visibility 100
|
||||
magicmap white
|
||||
end
|
Loading…
Reference in New Issue