ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/system/adminwall.arc
Revision: 1.1
Committed: Wed Apr 7 22:09:29 2010 UTC (14 years, 2 months ago) by root
Branch: MAIN
Log Message:
add a special admin wall archetype to indicate blocked areas

File Contents

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