ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/system/adminwall.arc
Revision: 1.2
Committed: Wed Apr 7 22:21:03 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.1: +7 -2 lines
Log Message:
add a special admin wall archetype to indicate blocked areas

File Contents

# User Rev Content
1 root 1.1 object admin_block
2     anim
3 root 1.2 cwall_cyanmarble.x11
4     cwall_graymarble.x11
5     cwall_cyanmarble.x11
6     cwall_graymarble.x11
7     cwall_graymarble.x11
8     cwall_graymarble.x11
9 root 1.1 cwall_graymarble.x11
10     mina
11     name area blocked - ask admininstrator
12     msg
13     Access to this area has been administratively denied.
14    
15     This might hav been done for various issues, for example
16     an extremely unbalanced areas, a trap deemed too dangerous,
17     crash problems or other content problems.
18    
19     When in doubt, ask an administrator for the exact reason.
20     endmsg
21 root 1.2 face bug.x11
22 root 1.1 magicmap red
23     speed 0.5
24     type 98
25     move_block all
26     no_pick 1
27     blocksview 1
28     visibility 100
29     end
30