ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/exit/magic_portal/magic_portal.arc
Revision: 1.11
Committed: Sun May 13 09:46:51 2007 UTC (17 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.10: +9 -64 lines
Log Message:
replaced magic portal now really.

File Contents

# User Rev Content
1 root 1.8 object magic_portal
2 root 1.1 anim
3 elmex 1.11 magic_portal.x11
4 pippijn 1.3 magic_portal.x15
5 elmex 1.11 magic_portal.x14
6 pippijn 1.3 magic_portal.x13
7     magic_portal.x12
8 root 1.1 mina
9 root 1.9 slaying /city/city
10 elmex 1.11 face magic_portal.x11
11 root 1.9 hp 15
12     sp 19
13     food 59
14     speed 0.3
15     type 66
16     client_type 25011
17     no_pick 1
18 root 1.7 is_used_up 1
19 root 1.5 changing 1
20     editable 2
21 root 1.9 end
22    
23     object perm_magic_portal
24     anim
25 elmex 1.11 magic_portal.x11
26     magic_portal.x15
27     magic_portal.x14
28     magic_portal.x13
29     magic_portal.x12
30 root 1.9 mina
31     name magic portal
32     slaying /city/city
33 elmex 1.11 face magic_portal.x11
34 root 1.9 hp 15
35     sp 19
36 elmex 1.10 speed 0.5
37 root 1.9 type 66
38 root 1.4 client_type 25011
39 root 1.9 no_pick 1
40     editable 2
41 root 1.1 end
42 root 1.9