home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Games / Xconq 7.0d16 / lib / midearth.g < prev    next >
Encoding:
Text File  |  1993-12-20  |  2.7 KB  |  94 lines  |  [TEXT/MPS ]

  1. (game-module "midearth"
  2.   (blurb "map of Western Lands in Middle Earth")
  3.   (version "1.0")
  4.   (base-module "hobbit")
  5. )
  6.  
  7. (world 80)  ; should be modified, but need to enlarge the area too.
  8.  
  9. (area 80 80)
  10.  
  11. (area (terrain (by-char ".,=+%~^_")
  12.   "80_"
  13.   "40~_20.~~8.9~"
  14.   "40~_20.~~8.9~"
  15.   "41~_19.3~8.8~"
  16.   "41~_21.3~6.8~"
  17.   "42~_21.3~4.9~"
  18.   "42~_28.9~"
  19.   "43~_28.8~"
  20.   "43~_17.4+8.7~"
  21.   "44~_14.6+.8+6~"
  22.   "44~_12.4+3^+3.6+6%"
  23.   "+44~_10.4+^^16+2%"
  24.   "+4^40~_10.++4^18+"
  25.   "4+3^4~3^32~_10.3+^^18+"
  26.   "6+5^++^^31~_12.+^^8+%%8+"
  27.   "9+^^3+_^^30~_9.3+3^7+4%6+"
  28.   "9+^_^3+_^^3~^25~_7.6+^^4+,3+4%5+"
  29.   "6+5^_^4+5^3+23~_7.5+^^5+,3+3%5+"
  30.   "7+^++%%_^4+3^6+21~_7.5+%^^4+,4+%%5+"
  31.   "11+%^^++5%+~~4+21~_7.4+%^^5+,3+%%5+"
  32.   "%%10+%^^+6%~^4+^5~3^12~_7.5+%^^5+,++3%3+1%"
  33.   "%%10+%^^,7%+,4+9^12~_6.6+%^^4+,++4%++1%"
  34.   "9+,++%^^,8%.7+3,5+10~_7.5+%3^3+,+4%.3+"
  35.   "9+,3+%^^,8%,8+,7+9~_7.6+3^++,3+%%..,1+"
  36.   "3+%4+,,4+^^,+3%3^%,%7+,11+5~_8.8+^^,5+%%,1+"
  37.   "4+%3+,3+,,^^+,+7%,8+,11+5~_9.+..3+3,++%4+,1+"
  38.   "3+%+^3+,%%,+%^++,+7%,,7+,11+4~_14.,,3+%%5+1,"
  39.   "+%7+,++,+%^^++,+7%+,6+,12+4~_9.8+^^%5+1,"
  40.   ",%%6+,++,+%^^++,++6%++4,++,13+3~_10.7+^%%6+"
  41.   "+,++4%++,+,+3^3+,+6%6+3,14+3~_9.7+^%7+"
  42.   "++,7+,+,+_^3+=,++5%9+,13+3~_10.5+%^%7+"
  43.   "++,7+3,%_^4+=,++4%10+,9+5%~~_9.5+%^^%6+"
  44.   "++,6+,,++%^_^4+,++5%10+,++3,4+4%~~_10.5+%^^%3^2+"
  45.   "+,,6+,4+%3^3+,++3%13+3,++,3+%.3%~~_12.3+%^^%4+"
  46.   "+,7+,5+^_^^++,++5%17+6.%%~~_13.3+%^%4+"
  47.   ",,6+4,+,%^^+3%,++7%15+7.4~_13.3+%%++2,"
  48.   "7+,,3+,,%3^3%,++7%15+7.4~_14.6+,1+"
  49.   "7+,7+%^^+3%,++4%17+7.+4~_14.5+,1+"
  50.   "++%%++,,7+%^^5+,++5~13+3^6.+4~_17.++.1+"
  51.   "++%3+,6+3%^^%5+,,7~12+3^..3+.+4~_19.1+"
  52.   "6+,7+%3^5%3+,7~12+^^.6+4~_19.1+"
  53.   "+.4+,7+%%^^6%3+,7~10+5^6+4~_18.1+"
  54.   "..4+,8+%3^5%4+,6~21+4~_19."
  55.   "3.3+,8+%3^5%5+,6~20+5~_18."
  56.   "3.3+,3+%%4+%3^9+,+5~20+5~_18."
  57.   "7.4+%%5+^10+,+5~19+7~_17."
  58.   "7.23+,+%%4~10+~~++10~_17."
  59.   "7.23+,^^%5~7+17~_16."
  60.   "7.++3,++3,++^^9+^.^^3=3~++21~_16."
  61.   "8.+,++3,3+%%3^8+^_4=~~^10~7^7~_15."
  62.   "10.6+4%5^8+,==++^~18^6~_15."
  63.   "9.5+3%8^9+,=++^^3~^++~~4^13~_14."
  64.   "10.5+12^3+%4+3,+^~~^~~+3~^^14~_14."
  65.   "10.8+%%8^_^^%++%+,+,+^5~++~^^15~_13."
  66.   "11.3+^++,+^^4+6^_4^+,,+^^4~3+^^+14~_13."
  67.   "12.+^^++,,7+^4+3^_^_+,++^3~4+^^++14~_12."
  68.   "12.%^^%+,14+^5+,+^^~~4+3^6+10~_12."
  69.   "12.%^^%+,++%17+,+4^15+9~_11."
  70.   "12.%^3%+,5+3.12+,+^12+.4+^8~_11."
  71.   "12.3%3+,++6.12+,+^9+5.3+^^8~_10."
  72.   "12.%%5+,+7.11+,++^8+5.3+^^8~_10."
  73.   "11.4+3.+10.7+4,3+^15+^10~_9."
  74.   "30.++3.,,6+^15+^10~_9."
  75.   "31.+.+.9+^7+8^11~_8."
  76.   "33.^.10+9^++3~3+9~_8."
  77.   "35.10+4^,+3~9+9~_7."
  78.   "36.11+~~,5+3~6+8~_7."
  79.   "37.11+~,4+8~++9~_6."
  80.   "37.12+,++21~_6."
  81.   "38.11+,3+21~_5."
  82.   "39.11,3+21~_5."
  83.   "39.14+22~_4."
  84.   "38.17+20~_4."
  85.   "38.18+20~_3."
  86.   "34.11+5~+~~4+19~_3."
  87.   "34.8+13~3+19~_2."
  88.   "34.++3.4+14~3+17~_2."
  89.   "39.4+15~3+17~_1."
  90.   "33.10+16~3+16~_1."
  91.   "80_"
  92. ))
  93.  
  94.