ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/TownPortal/town_portal.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:32 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.3: +15 -12 lines
Log Message:
simply ran cfarch-normalize on all arches

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 name magic portal
25 face magic_portal.x11
26 hp 15
27 sp 19
28 exp 1
29 type 66
30 client_type 25011
31 no_pick 1
32 editable 2
33 anim
34 magic_portal.x11
35 magic_portal.x12
36 mina
37 end
38