ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/TownPortal/town_portal.arc
Revision: 1.12
Committed: Sun May 13 12:04:42 2007 UTC (17 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.11: +12 -1 lines
Log Message:
redone the magic portal a bit

File Contents

# Content
1 object town_portal
2 name Town portal destination
3 slaying Town portal destination
4 face blank.x11
5 hp 0
6 type 114
7 invisible 1
8 no_drop 1
9 editable 0
10 end
11
12 object town_portal_active
13 name Existing town portal
14 slaying Existing town portal
15 face blank.x11
16 hp 0
17 type 114
18 invisible 1
19 no_drop 1
20 editable 0
21 end
22
23 object town_portal_magic
24 anim
25 magic_portal.x11
26 magic_portal.x12
27 magic_portal.x13
28 magic_portal.x14
29 magic_portal.x15
30 magic_portal.x16
31 magic_portal.x17
32 magic_portal.x18
33 magic_portal.x19
34 magic_portal.x18
35 magic_portal.x17
36 magic_portal.x16
37 magic_portal.x15
38 magic_portal.x14
39 magic_portal.x13
40 magic_portal.x12
41 mina
42 name magic portal
43 face magic_portal.x11
44 speed 0.6
45 hp 15
46 sp 19
47 exp 1
48 type 66
49 client_type 25011
50 no_pick 1
51 editable 2
52 end
53