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.2 by elmex, Mon Jul 10 06:46:02 2006 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
4skill sorcery
5msg
6This spell creates a link between two places. The first invocation marks
7the first end of the link and the second invocation creates a two-way
8portal between the current and the previously marked location.
9No one except you and the members of your party can use the portal.
10endmsg
11other_arch town_portal_magic
4face spell_sorcery.111 12face spell_sorcery.x11
13sp 50
14level 15
5type 101 15type 101
6subtype 47 16subtype 47
7level 15 17path_attuned 4096
8value 150 18value 150
9sp 50 19invisible 1
20no_drop 1
10casting_time 10 21casting_time 10
11skill sorcery
12path_attuned 4096
13no_drop 1
14invisible 1
15other_arch town_portal
16race town_portal_active
17slaying town_portal_magic
18msg
19This spell creates a link between two places.
20The first cast will initiate the first end of the
21link and the second cast will complete the portal to
22the location of the first cast. Noone except you
23and the people in your party can use the portal.
24endmsg
25end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines