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.14 by root, Sat May 26 15:20:40 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.x11
26magic_portal.x12
27magic_portal.x13
28magic_portal.x14
29magic_portal.x15
30magic_portal.x16
31magic_portal.x17
32magic_portal.x18
33magic_portal.x19
34magic_portal.x18
35magic_portal.x17
36magic_portal.x16
37magic_portal.x15
38magic_portal.x14
39magic_portal.x13
40magic_portal.x12
41mina
22name magic portal 42name magic portal
23face magic_portal.x11 43face magic_portal.x11
44attach [["town_portal"]]
45speed 1
46food 10000
47is_used_up 1
24hp 15 48hp 15
25sp 19 49sp 19
26type 66 50type 66
51client_type 25011
27no_pick 1 52no_pick 1
28anim
29magic_portal.x11
30magic_portal.x12
31mina
32editable 2 53editable 2
33exp 1
34client_type 25011
35end 54end
55

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines