From 5f00460ddd810828f3248d1a970b49f965771913 Mon Sep 17 00:00:00 2001 From: ultramage Date: Wed, 3 Jan 2007 18:18:50 +0000 Subject: - Now the server will by default perform symmetric adding of friends - > TODO - symmetric deletion (http://www.eathena.ws/board/index.php?showtopic=130749) - Added a first approximation of warps for the new maps (by $ephiroth) - Added Rachel and Veins to the list of @go destinations git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9613 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mapindex.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/common/mapindex.h') diff --git a/src/common/mapindex.h b/src/common/mapindex.h index 3f5b5107a..b5ca54180 100644 --- a/src/common/mapindex.h +++ b/src/common/mapindex.h @@ -29,6 +29,8 @@ extern char mapindex_cfgfile[80]; #define MAP_LIGHTHALZEN "lighthalzen.gat" #define MAP_EINBECH "einbech.gat" #define MAP_HUGEL "hugel.gat" +#define MAP_RACHEL "rachel.gat" +#define MAP_VEINS "veins.gat" #define MAP_JAIL "sec_pri.gat" unsigned short mapindex_name2id(char*); const char* mapindex_id2name(unsigned short); -- cgit v1.2.3-60-g2f50