Commit Graph

10 Commits (master)

Author SHA1 Message Date
Nicolas Weeger 34109846d6 Describe the origin or purpose of every key
This patch will give the vast majority of the keys in the game
a message that describes the location the key was found in, or straight-up what it's used for.

It also names or renames a lot of them, although this isn't the focus (for now).

Patch https://sourceforge.net/p/crossfire/patches/415/ by Saiapatsu.
2021-08-13 18:55:09 +02:00
anmaster e3c5a27df5 Fix broken floor in /quests/mcz/castle_water which was using glue that was supposed to look like water (and making it a floor). Replace it with a walkable water floor with same slowdown as glue.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11596 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-03-04 19:50:06 +00:00
rjtanner db6955bf09 Apply region wilderness to Castle of Ra-Gar maps (/quests/mcz/*)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11077 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-22 05:22:15 +00:00
rjtanner a4020216d7 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@9912 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-21 22:31:42 +00:00
ryo_saeba e7223c98b1 Define good key/door slayings.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8896 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-06 20:11:23 +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
akirschbaum 8de8411641 Remove trailing whitespace.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5862 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 13:15:00 +00:00
rjtanner 77ecb24e98 Renamed maps (which used the actual file name or tweaked their spelling and capitilization). Replaced walls that were using the wrong sections next doors. Added missing floor tiles beneath a wall section. Other changes are due to Map Editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5627 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-28 02:57:36 +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
mwedel d70ebc1c34 Add a bunch of new maps to the bigworld maps. Update many maps
they sit on.  Update HallOfQuests with update information for where
some of these maps are.
MSW 2002-10-14


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1749 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-10-15 07:13:32 +00:00