ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/TownPortal/town_portal.arc
Revision: 1.7
Committed: Sat Mar 3 01:16:58 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +3 -3 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.7 object town_portal
2 root 1.1 name Town portal destination
3 root 1.6 type 114
4 root 1.4 face blank.x11
5 root 1.1 invisible 1
6     no_drop 1
7     editable 0
8 root 1.6 hp 0
9     slaying Town portal destination
10 root 1.1 end
11 root 1.7 object town_portal_active
12 root 1.1 name Existing town portal
13 root 1.6 type 114
14 root 1.4 face blank.x11
15 root 1.1 invisible 1
16     no_drop 1
17     editable 0
18 root 1.6 hp 0
19     slaying Existing town portal
20 root 1.1 end
21 root 1.7 object town_portal_magic
22 root 1.1 name magic portal
23 pippijn 1.3 face magic_portal.x11
24 root 1.1 hp 15
25     sp 19
26     type 66
27     no_pick 1
28 root 1.6 anim
29     magic_portal.x11
30     magic_portal.x12
31     mina
32 root 1.4 editable 2
33 root 1.6 exp 1
34     client_type 25011
35 root 1.1 end