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

Comparing deliantra/arch/spell/TownPortal/spell_town_portal.arc (file contents):
Revision 1.7 by root, Sat Mar 3 01:16:58 2007 UTC vs.
Revision 1.9 by root, Sat May 26 15:20:40 2007 UTC

1object spell_town_portal 1object spell_town_portal
2name town portal 2name town portal
3name_pl town portal 3name_pl town portal
4face spell_sorcery.x11
5type 101
6subtype 47
7level 15
8value 150
9sp 50
10casting_time 10
11skill sorcery 4skill sorcery
12path_attuned 4096
13no_drop 1
14invisible 1
15other_arch town_portal
16race town_portal_active
17slaying town_portal_magic
18msg 5msg
19This spell creates a link between two places. The first invocation marks 6This spell creates a link between two places. The first invocation marks
20the first end of the link and the second invocation creates a two-way 7the first end of the link and the second invocation creates a two-way
21portal between the current and the previously marked location. 8portal between the current and the previously marked location.
22No one except you and the members of your party can use the portal. 9No one except you and the members of your party can use the portal.
23endmsg 10endmsg
11other_arch town_portal_magic
12face spell_sorcery.x11
13sp 50
14level 15
15type 101
16subtype 47
17path_attuned 4096
18value 150
19invisible 1
20no_drop 1
21casting_time 10
24end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines