ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/TownPortal/town_portal.arc
Revision: 1.16
Committed: Tue Nov 3 09:59:33 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93, HEAD
Changes since 1.15: +4 -4 lines
Log Message:
big cfarch-normalize run

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 end
10
11 object town_portal_active
12 name Existing town portal
13 slaying Existing town portal
14 face blank.x11
15 hp 0
16 type 114
17 invisible 1
18 no_drop 1
19 end
20
21 object town_portal_magic
22 anim
23 magic_portal.x11
24 magic_portal.x12
25 magic_portal.x13
26 magic_portal.x14
27 magic_portal.x15
28 magic_portal.x16
29 magic_portal.x17
30 magic_portal.x18
31 magic_portal.x19
32 magic_portal.x18
33 magic_portal.x17
34 magic_portal.x16
35 magic_portal.x15
36 magic_portal.x14
37 magic_portal.x13
38 magic_portal.x12
39 mina
40 name magic portal
41 attach [["town_portal"]]
42 face magic_portal.x11
43 hp 15
44 sp 19
45 food 10000
46 speed 1
47 type 66
48 client_type 25011
49 no_pick 1
50 is_used_up 1
51 end
52