ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/TownPortal/spell_town_portal.arc
Revision: 1.5
Committed: Tue Feb 6 22:41:32 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.4: +14 -13 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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