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

Comparing deliantra/arch/door/Locked/ldoor1.arc (file contents):
Revision 1.7 by pippijn, Sun Mar 11 15:36:55 2007 UTC vs.
Revision 1.8 by root, Wed Aug 1 16:08:14 2007 UTC

3slaying set_individual_value 3slaying set_individual_value
4msg 4msg
5You need the special key to open this door. 5You need the special key to open this door.
6endmsg 6endmsg
7face ldoor1.x11 7face ldoor1.x11
8type 20 8inherit type_locked_door
9move_block all 9move_block all
10no_pick 1 10no_pick 1
11no_magic 1 11no_magic 1
12damned 1 12damned 1
13editable 16 13editable 16
19slaying set_individual_value 19slaying set_individual_value
20msg 20msg
21You need the special key to open this door. 21You need the special key to open this door.
22endmsg 22endmsg
23face ldoor_blue1.x11 23face ldoor_blue1.x11
24type 20 24inherit type_locked_door
25move_block all 25move_block all
26no_pick 1 26no_pick 1
27no_magic 1 27no_magic 1
28damned 1 28damned 1
29editable 16 29editable 16
35slaying set_individual_value 35slaying set_individual_value
36msg 36msg
37You need the special key to open this door. 37You need the special key to open this door.
38endmsg 38endmsg
39face ldoor_blue2.x11 39face ldoor_blue2.x11
40type 20 40inherit type_locked_door
41move_block all 41move_block all
42no_pick 1 42no_pick 1
43no_magic 1 43no_magic 1
44damned 1 44damned 1
45editable 16 45editable 16
51slaying set_individual_value 51slaying set_individual_value
52msg 52msg
53You need the special key to open this door. 53You need the special key to open this door.
54endmsg 54endmsg
55face ldoor_white1.x11 55face ldoor_white1.x11
56type 20 56inherit type_locked_door
57move_block all 57move_block all
58no_pick 1 58no_pick 1
59no_magic 1 59no_magic 1
60damned 1 60damned 1
61editable 16 61editable 16
67slaying set_individual_value 67slaying set_individual_value
68msg 68msg
69You need the special key to open this door. 69You need the special key to open this door.
70endmsg 70endmsg
71face ldoor_white2.x11 71face ldoor_white2.x11
72type 20 72inherit type_locked_door
73move_block all 73move_block all
74no_pick 1 74no_pick 1
75no_magic 1 75no_magic 1
76damned 1 76damned 1
77editable 16 77editable 16
83slaying set_individual_value 83slaying set_individual_value
84msg 84msg
85You need the special key to open this door. 85You need the special key to open this door.
86endmsg 86endmsg
87face ldoor_brown1.x11 87face ldoor_brown1.x11
88type 20 88inherit type_locked_door
89move_block all 89move_block all
90no_pick 1 90no_pick 1
91no_magic 1 91no_magic 1
92damned 1 92damned 1
93editable 16 93editable 16
99slaying set_individual_value 99slaying set_individual_value
100msg 100msg
101You need the special key to open this door. 101You need the special key to open this door.
102endmsg 102endmsg
103face ldoor_brown2.x11 103face ldoor_brown2.x11
104type 20 104inherit type_locked_door
105move_block all 105move_block all
106no_pick 1 106no_pick 1
107no_magic 1 107no_magic 1
108damned 1 108damned 1
109editable 16 109editable 16

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines