Commit Graph

21 Commits (master)

Author SHA1 Message Date
Rick Tanner a8d399d433 Minor grammar and spelling updates to NPC dialogue in Dick's House 2023-11-10 15:34:38 -06:00
Rick Tanner 3c2c43b5f5 Correct spacing after punctuation in msg text 2023-06-09 16:27:11 -05:00
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
partmedia 66248fe4d1 Fix grammar and add escape hints
Submitted by:   Daniel Ziem (issue #345)

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20219 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-02-05 01:14:18 +00:00
rjtanner 07dbd2dba9 Name update (platina -> platinum) across multiple maps related to Bomb de Pon quest.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17864 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-07 05:35:00 +00:00
rjtanner b4af40a60e Wording clarification and updates to Dick's House (pup_land/nurnberg/dick/house) in Pup Land.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17863 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-07 05:31:41 +00:00
rjtanner 504a906a3d Removed empty lines, word spacing and punctuation corrections in Dick's House (pup_land/nurnberg/dick/house) in Pup Land.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17330 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-03 03:36:00 +00:00
rjtanner b9b60ba77c Cosmetic change to Dick's House in Pup Land. Added more fence (swall) sections and change out Wall sections for nicer merging with nearby walls.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16137 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-13 05:39:32 +00:00
rjtanner 0e18f61e91 Removed line breaks in message text to Dick's House in Pup Land.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16136 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-13 05:38:13 +00:00
rjtanner daffc86c79 Convert platinum payment altars to accept payment of any coin type
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10238 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-02 06:36:36 +00:00
rjtanner 40f5eecd5e 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@10073 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-11 23:50:43 +00:00
anmaster d96ee67454 Yet 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 a script.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9146 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-23 10:52:18 +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
rjtanner 3627f76552 In-progress or partial check in; Updated map names and added map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7413 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-28 07:02:22 +00:00
rjtanner 1d9b3f63bc Changes due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7132 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-09 07:09:31 +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
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
akirschbaum 533f77fe2b Hide magic mouths, buttons, and invisible exits below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3621 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-11 12:51:43 +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 b35f4d252b Add pup_land maps to maps-bigworld. Other than the return exits being
updated and locating the guilds within pupland within this directory,
no changes to the maps.
MSW 2002-05-21


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1599 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-05-22 07:19:41 +00:00