From 54d43648de2db803711223735e6dcb3b06312cde Mon Sep 17 00:00:00 2001 From: rjtanner Date: Fri, 10 Oct 2008 01:01:34 +0000 Subject: [PATCH] Map header updates: update maps with entrance x & y coordinates, adjust map level difficulty to something slightly more realistic git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10046 282e977c-c81d-0410-88c4-b93c2d0d6712 --- pup_land/begin/adv | 6 ++++-- pup_land/begin/p1 | 5 ++++- pup_land/begin/p2 | 5 ++++- pup_land/begin/p3 | 5 ++++- 4 files changed, 16 insertions(+), 5 deletions(-) diff --git a/pup_land/begin/adv b/pup_land/begin/adv index cb356b2c2..fada013c9 100644 --- a/pup_land/begin/adv +++ b/pup_land/begin/adv @@ -1,12 +1,14 @@ arch map name House of Treasure -difficulty 1 +difficulty 10 region pupland width 13 height 15 +enter_x 3 +enter_y 12 msg Created: 1996-02-13 -Modified: 2008-04-18 buzzsaw +Modified: 2008-10-09 Rick Tanner endmsg end arch marble diff --git a/pup_land/begin/p1 b/pup_land/begin/p1 index cc3e90c9a..1e6a138d7 100644 --- a/pup_land/begin/p1 +++ b/pup_land/begin/p1 @@ -1,11 +1,14 @@ arch map name Practice1 -difficulty 1 +difficulty 8 region pupland width 11 height 18 +enter_x 5 +enter_y 16 msg Created: 1996-02-13 +Modified: 2008-10-09 Rick Tanner endmsg end arch grass diff --git a/pup_land/begin/p2 b/pup_land/begin/p2 index f5df6d8c5..b75b60637 100644 --- a/pup_land/begin/p2 +++ b/pup_land/begin/p2 @@ -1,11 +1,14 @@ arch map name Practice2 -difficulty 1 +difficulty 10 region pupland width 11 height 18 +enter_x 5 +enter_y 16 msg Created: 1996-02-13 +Modified: 2008-10-09 Rick Tanner endmsg end arch grass diff --git a/pup_land/begin/p3 b/pup_land/begin/p3 index cbcec1895..81331d5b4 100644 --- a/pup_land/begin/p3 +++ b/pup_land/begin/p3 @@ -1,11 +1,14 @@ arch map name Practice3 -difficulty 1 +difficulty 12 region pupland width 11 height 18 +enter_x 5 +enter_y 16 msg Created: 1996-02-13 +Modified: 2008-10-09 Rick Tanner endmsg end arch grass