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.4 by root, Tue Feb 6 22:41:32 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
22name magic portal 24name magic portal
23face magic_portal.x11 25face magic_portal.x11
24hp 15 26hp 15
25sp 19 27sp 19
28exp 1
26type 66 29type 66
30client_type 25011
27no_pick 1 31no_pick 1
32editable 2
28anim 33anim
29magic_portal.x11 34magic_portal.x11
30magic_portal.x12 35magic_portal.x12
31mina 36mina
32editable 2
33exp 1
34client_type 25011
35end 37end
38

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines