changeset 2216:2f2b8170785c

Add map of Vendace Shore.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 14 Oct 2019 16:31:20 +0300
parents 7e2c34c0fc0c
children a93f7a73e744
files Makefile.gen misc/vendace_shore.desc misc/vendace_shore.loc misc/vendace_shore.map misc/vendace_shore.opts www/index.php
diffstat 5 files changed, 40 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.gen	Mon Oct 14 15:36:16 2019 +0300
+++ b/Makefile.gen	Mon Oct 14 16:31:20 2019 +0300
@@ -13,7 +13,8 @@
 ### List of map targets
 ###
 MAP_FILES=votk faerieforest lanzia rilynttar lorenchia \
-	esiris esiris2 arelium calythien tyr_farwyn dortlewall
+	esiris esiris2 arelium calythien tyr_farwyn \
+	dortlewall vendace_shore
 
 
 ###
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/vendace_shore.desc	Mon Oct 14 16:31:20 2019 +0300
@@ -0,0 +1,1 @@
+Vendace Shore
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/vendace_shore.loc	Mon Oct 14 16:31:20 2019 +0300
@@ -0,0 +1,16 @@
+# MapUtils LOC file (version 4.0)
+# Refer to README.loc for more information.
+#
+9	; 7	; 0	;Boathouse & carpenter;;;;
+14	; 7	; 0	;Merson residence (house);;;;
+17	; 7	; 0	;Garnet residence (house);;;;
+20	; 7	; 0	;Abandoned (house);;;;
+16	; 9	; 0	;Sands residence (house);;;;
+19	; 9	; 0	;Robertson residence (house);;;;
+21	; 9	; 0	;Daugherty residence (house);;;;
+7	; 12	; 0	;Fish warehouse;;;;
+7	; 16	; 0	;Murky Minnow pub;;;;
+9	; 16	; 0	;General store;;;;
+
+17	; 14	; 0	;Chapel of Laesa;;;;
+21	; 16	; 0	;Graveyard|Funeral pyre;;;;
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/vendace_shore.map	Mon Oct 14 16:31:20 2019 +0300
@@ -0,0 +1,20 @@
+zzzzzzSSSSzzzzzzzzzzzzzzz
+zzzzzzzSSzzzzzzzzzzzzzzzz
+zzzzzz#--#zzzzzzzzzzzzzzz
+zzzzzz#  #z##########zzzz
+zzzzzz#  #z#  #  #  #....
+zzzzzz#  #z#  #  #  #....
+zzzzzz##-#z##-##-##-###..
+.zzzzzzz,zz#,,,,,,,,,,|,,
+...zzzzz,zz#,##-##-#-##..
+..######-###,#  #  #  #..
+..#   #,,,,,,#  #  #  #..
+..#   |,,,,,,##########..
+..#   #,,,,,,,,,,#.......
+..#####,####,,##-######..
+...#  #,#  #,,#   #"""#..
+...#  |,|  #,###  |,,"#..
+...#  #,#  #,# #  #"""#..
+...####-###############..
+.......,.................
+.......,.................
--- a/www/index.php	Mon Oct 14 15:36:16 2019 +0300
+++ b/www/index.php	Mon Oct 14 16:31:20 2019 +0300
@@ -183,6 +183,7 @@
 mpPrintLine($n++, "renardy", "Renardy", TRUE);
 mpPrintLine($n++, "tyr_farwyn", "Tyr Farwyn", TRUE);
 mpPrintLine($n++, "dortlewall", "Village of Dortlewall", TRUE);
+mpPrintLine($n++, "vendace_shore", "Vendace Shore", TRUE);
 //mpPrintLine($n++, "tormentas", "Islas de Tormentas", TRUE);
 
 mpPrintLine($n++, "batcity", "Old BatCity map", TRUE);