Commit Graph

25 Commits (master)

Author SHA1 Message Date
Rick Tanner a6571a946b Minor grammar updates to NPC dialogue in Castle Bauer Entrance 2023-11-07 01:20:50 -06:00
Rick Tanner 3c2c43b5f5 Correct spacing after punctuation in msg text 2023-06-09 16:27:11 -05:00
tannerrj 88700149be Grammar and spelling corrections to NPC dialog 2021-10-04 00:43:43 -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 1fbde7a866 Fix various grammatical issues in dialogs
Submitted by:   Jason Zheng

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20001 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-08-06 14:47:22 +00:00
rjtanner 3aeef93df6 Update syntax to Pup Land reference (was pupland) in message text to Castle Bauer Entrance (pup_land/nurnberg/castle). No Functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17810 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-03 05:42:03 +00:00
rjtanner 76b27df669 Removed forced line breaks and word spacing updates to message text in Castle Bauer Entrance (pup_land/nurnberg/castle) in Pup Land.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17320 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-03 02:31:43 +00:00
rjtanner 6fef671fa1 Removed line breaks in message text to Castle Bauer Entrance in Pup Land.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16086 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-09 06:11:17 +00:00
ryo_saeba ca93008954 Fix archetype.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15521 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-06 16:33:52 +00:00
akirschbaum 97af5a7175 Adapt to renamed archetype names.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15452 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-05 22:37:30 +00:00
akirschbaum 5278f592d3 Apply patch #2800956 by Chris Mann: Pupland spelling improvements.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11766 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-07 21:31:25 +00:00
rjtanner 6ae7ed2977 (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@10134 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-21 00:20:22 +00:00
rjtanner 41616c0410 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, update map titles
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10070 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-11 07:12:04 +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
akirschbaum 45d36cb162 Spelling corrections.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6245 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 22:46:19 +00:00
ryo_saeba bfe1b3912a Remove obsolete fields. Other changes due to editor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6244 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 22:27:18 +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 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
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