Commit Graph

27 Commits (master)

Author SHA1 Message Date
Rick Tanner 7f108744c6 Minor grammar update to NPC dialogue in Lone Town Tavern 2023-11-21 15:01:57 -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
Andreas Kirschbaum 80beb6e1e4 Remove attributes which have the same value as the archetype 2021-08-01 14:08:39 +02:00
Andreas Kirschbaum 9815651c16 Use lower case letters in @match lines 2021-07-25 17:15:11 +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 c88a3447c8 Cosmetic update to Lone Town Tavern (pup_land/lone_town/tavern) by replacing afloor_left tiles with woodfloor2 tiles. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18811 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-18 23:03:07 +00:00
rjtanner ce5d22a470 Various wording and grammar updates in message text to Lone Town Tavern (pup_land/lone_town/tavern). No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17860 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-07 04:56:29 +00:00
rjtanner f931943436 Proper name capitalization updates to Guild of Law, Lone Town and Guild of Freedem in Lone Town Tavern (pup_land/lone_town/tavern). No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17859 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-07 04:49:11 +00:00
rjtanner f80d16e1d8 Word spacing changes and punctuation corrections to message text in Lone Town Tavern (pup_land/lone_town/tavern) in Pup Land.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17309 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-02 01:21:06 +00:00
rjtanner 72a58e8d70 Typo correction (heared -> hear) to Lone Town Tavern in Pup Land.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16167 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-15 01:10:31 +00:00
rjtanner 6001748ca8 Removed line breaks in message text to Lone Town Tavern in Pup Land.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16069 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-08 06:03:45 +00:00
rjtanner ff873fc167 Replace recently updated oakdoors with new archetype and recycled graphic, updated map entrance coordinates. Requires archetype r10798 or newer.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10828 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-04 06:03:00 +00:00
rjtanner c36c5b3b33 (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@10198 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-26 06:35:49 +00:00
rjtanner 2bd000b2a3 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@10062 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-11 06:16:57 +00:00
anmaster e5c9604b0a More fixes for redundant patterns in @match (it is case insensitive, but a lot of maps treated it as if it was case sensitive). Also fix some broken dialogs (missing the match part of @match and other such typos).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9145 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-23 09:49:20 +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
qal21 068da991b3 Un-linewrap msgs and fix gramatical errors in lone town. Other changes due to map editor
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6012 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-14 02:13:14 +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
k_ahlers 71e5db5f13 Added a hint to the Forgotten Town
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4713 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-07-28 14:21:57 +00:00
akirschbaum b18abed017 Remove tailing spaces from @match lines.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3193 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-04-09 13:29:22 +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