Commit Graph

32 Commits (master)

Author SHA1 Message Date
Rick Tanner a4bbf1d02d Minor grammar updates to NPC dialogue in Fortress of Lord Butakis Prison, Wizards' Cells 2023-11-14 08:33:09 -06:00
Rick Tanner 33573e68f1 Correct spacing after punctuation in msg text 2023-06-05 00:57:37 -05:00
rjtanner 27dd84d160 Update and realign exits in and out of Fortress of Lord Butakis Prison, Level 2 2022-07-21 01:06:14 -05:00
rjtanner 00ae222a73 Make Fortress of Lord Butakis Prison maps part of the same reset_group, butakisfortress_prison 2022-07-21 00:51:35 -05:00
Andreas Kirschbaum 9815651c16 Use lower case letters in @match lines 2021-07-25 17:15:11 +02:00
akirschbaum 927add0868 Run MapNormalizer editor script on all map files.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18816 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-19 10:23:00 +00:00
rjtanner a2ec443408 Grammer correction (if he die -> if he dies) in message text to Fortress of Lord Butakis Prison, Wizards' Cells (lake_country/prison_e) in Lake Country.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16977 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-02-06 05:45:20 +00:00
rjtanner a6faded52c Removed forced line breaks and sentence structure corrections in message text to Fortress of Lord Butakis Prison, Wizards' Cells (lake_country/prison_e) in Lake Country.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16976 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-02-06 05:43:14 +00:00
akirschbaum 16898b2df9 Replace obsolete attributes can_use_rod, can_use_wand, and can_use_horn with can_use_range.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11778 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-08 22:26:59 +00:00
akirschbaum 805b401498 Remove explicit line breaks from messages.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11765 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-07 21:25:24 +00:00
akirschbaum b9d4f5e2ee Make communication with Twis work again.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11764 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-07 21:20:17 +00:00
rjtanner e3d6119f7f Replace recently updated oakdoors with new archetype and recycled graphic. Requires archetype r10798 or newer.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10807 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-02 02:48:05 +00:00
rjtanner 980eaa1803 Replace and phase out the (old) oakdoor graphic with something different, minor wall updates to accommodate doorway changes
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10760 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-28 06:48:03 +00:00
rjtanner 6ac28ed5cc Additional map name syntax changes (Fortress of Lord Butakis, Prison * -> Fortress of Lord Butakis Prison, *)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10225 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-30 00:33:39 +00:00
rjtanner d9640e347f Map name syntax change, Lord Butakis' Fortress -> Fortress of Lord Butakis
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10224 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-30 00:15:29 +00:00
rjtanner 63e25f336d Apply new region (butakisfortress) to relevant maps
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10223 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-29 23:57:21 +00:00
rjtanner 15edcb83cc (Inprogress checkin) Update map names to make them unique and more descriptive
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10196 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-26 01:22:39 +00:00
rjtanner 6a02028c7e Map header updates: Correct creation date in map header that was changed in r7448, it was using the wrong month; 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@9894 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-20 00:07:10 +00:00
anmaster f4effab867 Even more fixes for redundant patterns in @match (it is case insensitive, but a lot of maps treated it as if it was case sensitive). Mostly done with grep + sed. Also add @question to two pupland maps and fix a typo on a lake country map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9147 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-23 22:30:19 +00:00
akirschbaum 0e39777161 Update spellcasting objects to use inventory objects.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7474 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-04 19:05:10 +00:00
akirschbaum d98265c0f0 Unify Created: and Modified: map headers.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7448 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-02 22:49:56 +00:00
ryo_saeba 65fcde9ce2 Remove obsolete fields. Other changes due to editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6251 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 13:18:29 +00:00
akirschbaum ee878a0da1 Replace "no_pass" with "move_block".
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5940 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-05 21:37:01 +00:00
akirschbaum f8c923aa70 Add explicit 'move_type walk' to all monsters.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5864 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 14:31:35 +00:00
rjtanner d3b9619df9 Massive checkin. Went through many, many maps and updated their names (which were either unnamed, used the actual file name or tweaked their spelling and capitilization). Corrected wall sections there were 'incorrect' and obvious when next to doorways or similar openings - basically using the wrong wall sections. Minor cosmetic updates to maps as well. Other changes are due to Map Editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5574 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-19 05:44:55 +00:00
akirschbaum 2ba4163ee0 Remove level 0 wands.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5050 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-10-24 17:35:45 +00:00
akirschbaum bf04a62783 Fix spelling errors.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3314 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-27 20:58:50 +00:00
ryo_saeba d1d8b472f0 Applied patch #1145089 (cavesomething) to add region support
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3142 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-03-15 21:44:56 +00:00
mwedel 7539ff9e7f Commit a couple patches:
1) Fixes quest spellbooks so that randomitems is set to none, so that
   spell won't change.
2) Make spelling of 'nurnberg' consistent across all the maps.
MSW 2005-01-24


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3055 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-01-24 08:19:48 +00:00
temitchell cdabf20d5a - added a *whole* lot of flooring and fixed some broken spell archs in
inventories.  Fixed problem with exit getting covered in
wist_study by removing the walls.  Multipart notation fixes I believe as
well.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2875 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-08-10 03:52:19 +00:00
mwedel fe4dfcda8d Fix up all the maps related to abilities of monsters on the maps, as
well as spellbooks on maps, to work with the new spell code.
MSW 2003-11-13


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2458 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-11-14 07:45:40 +00:00
mwedel 841aa9562a Add lake_county (kundi_area) maps to world southeast of brest.
Update world maps road connects to this city.  Also, fix up some typos/
incorrect map path names.

Add dreaming_sage guild to navar city.
MSW 2002-07-22


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1665 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-07-23 07:04:57 +00:00