ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/Floors/shop_floor.arc
Revision: 1.8
Committed: Tue Nov 3 09:49:41 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.7: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.5 object shop_floor
2 root 1.1 name tiles
3 pippijn 1.2 face shop_empty.x11
4 root 1.6 type 68
5     randomitems random_shop
6 root 1.4 no_pick 1
7 root 1.6 auto_apply 1
8 root 1.4 no_magic 1
9 root 1.6 is_floor 1
10     damned 1
11 root 1.1 magicmap grey
12 root 1.7 smoothlevel 32
13     smoothface shop_empty.x11 black_border_S.x11
14 root 1.1 end
15 root 1.6