ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/worldmap.arc
Revision: 1.3
Committed: Fri Oct 23 03:51:56 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-3_0, rel-2_90, rel-2_92, rel-2_93, HEAD
Changes since 1.2: +7 -7 lines
Log Message:
lots of arches

File Contents

# User Rev Content
1 root 1.1 object worldmap
2     name_pl worldmaps
3     attach [["item_worldmap"]]
4 root 1.2 msg
5     This is you sturdy, inexact, outdated, but highly useful avdenturer's map of the world. Scores
6     of Explorers gave their knowledge (and sometimes their life) for this map, so treat it
7     with respect.
8    
9     In its most basic form, it is just a map. But it is said that with skill and knowledge
10     it can be much, much, more...
11     endmsg
12 root 1.3 face worldmap.x11
13     nrof 0
14     type 79
15     materialname paper
16     value 3750
17     weight 600
18     client_type 1041
19 root 1.1 end
20