Commit Graph

33 Commits (master)

Author SHA1 Message Date
Rick Tanner 875c1e588a Minor spelling and grammar updates to NPC dialogue in Riverside Manor 2023-11-26 01:08:59 -06:00
Nicolas Weeger 86cd35e678 Make Riverside maps part of the same reset_group, scorn_riverside-manor
This should fix bug https://sourceforge.net/p/crossfire/bugs/893/
2022-07-17 10:26:52 +02:00
Rick Tanner 6788da9ab6 Grammar and spelling corrections to NPC dialog 2021-10-10 00:20:18 -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
Andreas Kirschbaum 9815651c16 Use lower case letters in @match lines 2021-07-25 17:15:11 +02:00
rock808 32128f1751 Slight re-work of the CoffeeGoose quest
- Fill in some clue/storyline gaps, give some NPCs a little better responses
- In Oled's cafe, remove coffee converter and extra floor
2021-07-24 21:03:57 -07:00
partmedia fcf6a875e1 Prevent dimension dooring into Esmerelda.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18928 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-08-12 15:49:30 +00:00
partmedia 3303926a74 Rename non-cauldron stoves to "cooking stove".
Also mark map as outdoor and improve NPC messages.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18927 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-08-12 15:49:24 +00:00
rjtanner 02ef79fbba Capitalization updates in message text to Riverside Manor (scorn/houses/riverside_manor) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17705 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-26 05:30:16 +00:00
rjtanner 45c6770386 Removed forced line breaks in message text to Riverside Manor (scorn/houses/riverside_manor) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16547 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-10 05:33:57 +00:00
rjtanner 32afbaecfb Remove unnecessary name_pl reference to Riverside Manor in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15708 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-13 04:59:10 +00:00
ryo_saeba 275e96000c Replace handler with specific one. Requires arch revision 15303.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15304 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-10-29 10:56:21 +00:00
ryo_saeba 94432d691b Replace handler with specific one. Requires arch revision 15300.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15301 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-10-29 10:25:59 +00:00
ryo_saeba fb8deaa7e7 Replace handler with specific one. Requires arch revision 15294.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15299 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-10-29 10:11:11 +00:00
ryo_saeba 9981298611 Fix wrong event type.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14375 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-04-03 09:35:16 +00:00
cavesomething 96f4ed3945 Fix a substantial number of other script paths that I had missed previously.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13046 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-30 09:55:06 +00:00
cavesomething f43e69e18e Questify the 'Esmeralda the goose' quest.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13000 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-27 14:10:29 +00:00
cavesomething ea59e266e7 Questify Gramps Malone's two fedex quests.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12997 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-27 12:40:09 +00:00
rjtanner 698c17f022 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@9940 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-28 06:59:26 +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 159bf8a609 Changes due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7127 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-08 21:36:34 +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
kbulgrien 041a366fae - Remove redundant match strings (only lowercase is necessary).
- Add a hint shown if you ask Amy "where".  It's not a giveaway,
  but could help since Mark is in a room with scad's of people.
- Minor line break change in text.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5513 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-12 03:30:12 +00:00
k_ahlers 7480efb4bd Added patch #1531289 from the sf.net-Patchtracker
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4735 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-08-01 10:13:20 +00:00
akirschbaum e6839878a8 Hide invibisle exits, magic mouths, and buttons below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3636 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-15 18:19:57 +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
temitchell b496601dd9 - minor fixes to these maps
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2935 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-10-03 15:49:00 +00:00
temitchell a6981f73b8 - minor updates
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2874 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-08-09 03:23:07 +00:00
temitchell f5833cf9b6 - Added Mr White's house. Fixed broken dressers.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2493 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-12-23 05:30:08 +00:00
temitchell 86f6a73cb3 - two tiny quests - a bit of atmosphere at the tavern, couple
small fixes.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2137 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-05-21 06:16:47 +00:00
temitchell 5eb170fbda - added a level 2-4 map, moved esmeralda a touch
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2132 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-05-19 05:38:11 +00:00
temitchell f8c34d7a75 -new low level quest to fill out newbie area in scorn. Added farmhouse
by H.S. Teoh


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2114 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-05-05 06:38:56 +00:00