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.5 by root, Tue Feb 6 22:41:32 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:51:20 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
12path_attuned 4096
13no_drop 1
14invisible 1
15other_arch town_portal
4race town_portal_active 16race town_portal_active
5slaying town_portal_magic 17slaying town_portal_magic
6skill sorcery
7msg 18msg
8This spell creates a link between two places. The first invocation marks 19This spell creates a link between two places. The first invocation marks
9the first end of the link and the second invocation creates a two-way 20the first end of the link and the second invocation creates a two-way
10portal between the current and the previously marked location. 21portal between the current and the previously marked location.
11No one except you and the members of your party can use the portal. 22No one except you and the members of your party can use the portal.
12endmsg 23endmsg
13other_arch town_portal
14face spell_sorcery.x11
15sp 50
16level 15
17type 101
18subtype 47
19path_attuned 4096
20value 150
21invisible 1
22no_drop 1
23casting_time 10
24end 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines