ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/system/killer.arc
Revision: 1.5
Committed: Tue Nov 3 09:49:49 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
Changes since 1.4: +0 -5 lines
Log Message:
remove editable field, elmey says so

File Contents

# Content
1 object killer_starvation
2 name starvation
3 face blank.x11
4 type 114
5 invisible 1
6 no_drop 1
7 end
8
9 object killer_suicide
10 name foolery
11 face blank.x11
12 type 114
13 invisible 1
14 no_drop 1
15 end
16
17 object killer_login
18 name a cave-in
19 face blank.x11
20 type 114
21 invisible 1
22 no_drop 1
23 end
24
25 object killer_logout
26 name leaving
27 face blank.x11
28 type 114
29 invisible 1
30 no_drop 1
31 end
32
33 object killer_quit
34 name quitting
35 face blank.x11
36 type 114
37 invisible 1
38 no_drop 1
39 end
40