ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/TownPortal/spell_town_portal.arc
Revision: 1.6
Committed: Sat Mar 3 00:51:20 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +13 -14 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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