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.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.5 by root, Fri Feb 9 01:52:39 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.111
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.111
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.x11
26magic_portal.x12
27mina
22name magic portal 28name magic portal
23face magic_portal.111 29face magic_portal.x11
24hp 15 30hp 15
25sp 19 31sp 19
32exp 1
26type 66 33type 66
34client_type 25011
27no_pick 1 35no_pick 1
28anim
29magic_portal.111
30magic_portal.112
31mina
32editable 2 36editable 2
33exp 1
34client_type 25011
35end 37end
38

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines