ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/door/Locked/ldoor2.arc
(Generate patch)

Comparing deliantra/arch/door/Locked/ldoor2.arc (file contents):
Revision 1.8 by root, Tue Nov 3 09:48:31 2009 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:58:36 2009 UTC

1object locked_door2 1object locked_door2
2inherit type_locked_door
2name locked door 3name locked door
3slaying set_individual_value 4slaying set_individual_value
4msg 5msg
5You need the special key to open this door. 6You need the special key to open this door.
6endmsg 7endmsg
7face ldoor2.x11 8face ldoor2.x11
8inherit type_locked_door 9magicmap dark_orange
9move_block all 10move_block all
10no_pick 1 11no_pick 1
11no_magic 1 12no_magic 1
12damned 1 13damned 1
13magicmap dark_orange
14end 14end
15 15

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines