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/map/atcommand.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/atcommand.c') diff --git a/src/map/atcommand.c b/src/map/atcommand.c index 0d595bef3..0784dc571 100644 --- a/src/map/atcommand.c +++ b/src/map/atcommand.c @@ -3324,6 +3324,8 @@ int atcommand_go( { MAP_LIGHTHALZEN, 158, 92 }, // 20=Lighthalzen { MAP_EINBECH, 70, 95 }, // 21=Einbech { MAP_HUGEL, 96, 145 }, // 22=Hugel + { MAP_RACHEL, 130, 110 }, // 23=Rachel + { MAP_VEINS, 216, 123 }, // 24=Veins }; nullpo_retr(-1, sd); -- cgit v1.2.3-70-g09d2