From 9d26e6b5088c10b1f565e31b9a273e6ed48cad38 Mon Sep 17 00:00:00 2001 From: ultramage Date: Thu, 4 Jan 2007 18:33:53 +0000 Subject: - Updated /doc from jAthena - Completed adding of the new cities to @go > that function is ugly and needs a complete rewrite, asap - Updated thor volcano warps git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9615 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mapindex.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/mapindex.h') diff --git a/src/common/mapindex.h b/src/common/mapindex.h index b5ca54180..7a0286adf 100644 --- a/src/common/mapindex.h +++ b/src/common/mapindex.h @@ -32,6 +32,7 @@ extern char mapindex_cfgfile[80]; #define MAP_RACHEL "rachel.gat" #define MAP_VEINS "veins.gat" #define MAP_JAIL "sec_pri.gat" +#define MAP_NOVICE "new_zone01.gat" unsigned short mapindex_name2id(char*); const char* mapindex_id2name(unsigned short); void mapindex_init(void); -- cgit v1.2.3-60-g2f50