Commit Graph

24 Commits (master)

Author SHA1 Message Date
Rick Tanner 90d3153692 Wording and grammar updates to NPC dialogue in Tower of Demonology, Summoning Chamber 2023-12-03 01:18:09 -06:00
Rick Tanner abcdb50623 Update Tower of Demonology maps to make them part of the same reset group, wilderness_tower-of-demonology 2023-06-19 00:35:23 -05:00
Rick Tanner c0e80b67e6 Correct spacing after punctuation in msg text 2023-06-11 01:25:26 -05:00
Nicolas Weeger e0cd68a99e Replace 'burnout' images with (renamed) 'fire' 2023-03-22 19:56:05 +01:00
rjtanner 617f50d1b5 Add some hints that the assembled password is one word vs multiple syllables as this proved confusing to a playtest group 2023-02-27 17:11:18 -06:00
rjtanner cff22bb8c7 Minor grammar changes to the cleaning woman dialogue in Tower of Demonology, Summoning Chambar (quests/peterm/Demonology/Demon3) map 2023-02-27 17:06:33 -06: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
Andreas Kirschbaum f6ada1f307 Reformat and fix spelling of messages 2021-07-25 23:44:39 +02:00
Andreas Kirschbaum 9815651c16 Use lower case letters in @match lines 2021-07-25 17:15:11 +02:00
kstenger 9d7ce6f4c7 Fix typo as pointed out by H. S. Teoh in patch #341. Thanks for reporting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19083 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-10-14 19:46:43 +00:00
rjtanner 6c455c608f Punctuation and word spacing corrections to message text in Tower of Demonology, Summoning Chamber (quests/peterm/Demonology/Demon3) in Wilderness.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17446 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-11 06:42:34 +00:00
rjtanner 6fa85e1d21 Removed forced line breaks, grammar and punctuation corrections in message text to Tower of Demonology, Summoning Chamber (quests/peterm/Demonology/demon3).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16368 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-30 05:32:07 +00:00
rjtanner 248444b7ce Apply region wilderness to Tower of Demonology maps (/quests/peterm/Demonology/*)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11087 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-22 06:16:47 +00:00
rjtanner 3ee4f83800 (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@10209 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-28 19:58:18 +00:00
rjtanner 7a823213b6 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@9913 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-22 00:54:11 +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
kbulgrien 53f2b30307 Rename dwall3_3 to dwall_3_3 after removing incorrect Object in
arch/trunk/wall/dwall/dwall.arc.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8208 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-19 00:56:11 +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 09cea88923 Changes due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7126 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-08 06:18:36 +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
rjtanner f16e571342 Renamed maps (which used the actual file name or tweaked their spelling and capitilization). Replaced walls that were using the wrong sections next to doors. Other changes are due to Map Editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5618 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-27 03:22:10 +00:00
qal21 34df605489 Fix bug #1537410. Monsters now teleport back when you pull the lever again.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4769 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-08-10 03:40:58 +00:00
temitchell 394fb6787f - commit multipart monster notation changes to the quests folder
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2871 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-08-08 03:47:50 +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