From 9cac57297145fca08826c76c7f519ad6d3df5aa0 Mon Sep 17 00:00:00 2001 From: rjtanner Date: Tue, 14 Oct 2008 01:19:51 +0000 Subject: [PATCH] Had the wrong entrance coordinates, corrected now git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10096 282e977c-c81d-0410-88c4-b93c2d0d6712 --- pup_land/rainbow/river | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pup_land/rainbow/river b/pup_land/rainbow/river index 1bdb30c5f..b6d20d31d 100644 --- a/pup_land/rainbow/river +++ b/pup_land/rainbow/river @@ -4,8 +4,8 @@ difficulty 6 region pupland width 43 height 11 -enter_x 42 -enter_y 5 +enter_x 1 +enter_y 1 msg Created: 1996-06-12 Modified: 2008-10-13 Rick Tanner