ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/system/killer.arc
Revision: 1.6
Committed: Tue Nov 3 09:59:35 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93, HEAD
Changes since 1.5: +10 -10 lines
Log Message:
big cfarch-normalize run

File Contents

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