ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/TownPortal/town_portal.arc
(Generate patch)

Comparing deliantra/arch/spell/TownPortal/town_portal.arc (file contents):
Revision 1.3 by pippijn, Tue Jan 2 21:58:43 2007 UTC vs.
Revision 1.9 by elmex, Sat May 12 23:39:58 2007 UTC

1Object town_portal 1object town_portal
2name Town portal destination 2name Town portal destination
3slaying Town portal destination
4face blank.x11
5hp 0
3type 114 6type 114
4face blank.x11
5invisible 1 7invisible 1
6no_drop 1 8no_drop 1
7editable 0 9editable 0
10end
11
12object town_portal_active
13name Existing town portal
14slaying Existing town portal
15face blank.x11
8hp 0 16hp 0
9slaying Town portal destination
10end
11Object town_portal_active
12name Existing town portal
13type 114 17type 114
14face blank.x11
15invisible 1 18invisible 1
16no_drop 1 19no_drop 1
17editable 0 20editable 0
18hp 0
19slaying Existing town portal
20end 21end
22
21Object town_portal_magic 23object town_portal_magic
24anim
25magic_portal_perm.x11
26magic_portal_perm.x15
27magic_portal_perm.x14
28magic_portal_perm.x13
29magic_portal_perm.x12
30mina
22name magic portal 31name magic portal
23face magic_portal.x11 32face magic_portal_perm.x11
33speed 0.5
24hp 15 34hp 15
25sp 19 35sp 19
36exp 1
26type 66 37type 66
38client_type 25011
27no_pick 1 39no_pick 1
28anim
29magic_portal.x11
30magic_portal.x12
31mina
32editable 2 40editable 2
33exp 1
34client_type 25011
35end 41end
42

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines