Commit Graph

116 Commits (c46f0b046f9811cb13d1abb70e4fade577739d26)

Author SHA1 Message Date
DraugTheWhopper 288b6287d5 Adjust more dialogue affected by the recent grammatical changes.
Some reversions, some additional adjustments. Overall, I've tried to make things more natural, at least for American English.
2021-11-01 18:22:23 -04:00
Nicolas Weeger 78448c41a3 Limit the booze a player can buy for each money drop to one bottle
This is nicer for new players.

See https://sourceforge.net/p/crossfire/bugs/901/
2021-10-23 12:55:17 +02:00
Rick Tanner 6788da9ab6 Grammar and spelling corrections to NPC dialog 2021-10-10 00:20:18 -05:00
tannerrj 88700149be Grammar and spelling corrections to NPC dialog 2021-10-04 00:43:43 -05:00
Nicolas Weeger c72c9d38ba Rename 'Scorn Royalty Quest' to 'scorn/ScornHero', add developer comment 2021-09-21 20:42:12 +02:00
rock808 1464cc2bd5 A better lesson for newbies using middle-click with items on the floor, and hidden "under" other items. 2021-09-01 20:35:39 -07:00
rock808 3277cb1c92 Change save beds to normal beds
Set beds to "normal" beds rather than save beds here in Goth's Tavern as
some of them are above other map items and when a player would press "a"
to active the item, they would instead get logged out because of the
bed. If a player wants a Save Point in Scorn, using Wanderer's Inn is
probably adequate, and a single location for save/restore points in
Scorn is much easier to direct new players to.
2021-09-01 16:22:45 -07:00
rock808 01bfd36c24 Fixed up some of the Alfalfa/OrcDress quest
Added several more hints and clues for new players.
Moved some old left over code from old style quests to better wording for current quest conditions.
Fixed Fran so that she will give the Alfalfa key again if maps reset before player can get to grand prize.
Alfalfa also take key back after quest is complete.
Also have Alfalfa and Fran direct player to Nobility Quests next.
And locked the key to the character so no accidental drop.
2021-08-21 13:10:35 +02: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 3e3c403b01 Fix incorrectly used regular expressions in @match lines 2021-07-25 18:49:07 +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
silvernexus dad71b985b Made the default books lying around Scorn start identified.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20256 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-05-17 21:32:52 +00:00
partmedia c1ea1fa314 Shrink boundaries of Scorn's south city wall.
- Allow magic in the area south of Scorn's new city limits.
- Create a new south gate.
- Improve overall appearance when smoothing is enabled.
- Move around a few buildings to accommodate changes.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19522 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-06-06 01:33:59 +00:00
partmedia 64cd84c4b7 Fix invalid object attributes.
While around, fix text capitalization and a few dialogs.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19290 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-03-30 14:25:34 +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
akirschbaum dd472884c9 Run MapNormalizer editor script on all map files.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18817 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-19 13:26:30 +00:00
akirschbaum 5e430c833f Remove trailing whitespace.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18703 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-05-09 11:08:11 +00:00
rjtanner f51c0e6941 Part of patch #325 More (minor) cosmetic changes, courtesy of Kevin Zheng. Guest book reformatting and instructional information updates to Wanderer Inn (scorn/taverns/inn) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18683 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-04-16 23:08:18 +00:00
rjtanner 20cba383eb Update syntax to Pup Land reference (was Pupland and pupland) in message text to Goth's Tavern (navar_city/dragon_hangar/hangar) in Navar. Old reference of pupland still works in matching text for NPC dialogue.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17795 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-02 06:06:01 +00:00
rjtanner 1d129d5598 Punctuation correction in message text to Port Inn (scorn/taverns/inn2) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17739 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-29 05:04:53 +00:00
rjtanner b95f49027b Capitalization, punctuation and word spacing corrections in message text to Goth's Tavern, Guest Rooms (scorn/taverns/goths2) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17738 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-29 05:02:57 +00:00
rjtanner 4d1cfef5ac Removed forced line breaks and word spacing corrections in message text to Goth's Tavern, Cellar (scorn/taverns/goths0) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17737 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-29 05:00:26 +00:00
rjtanner dcff771eff Removed forced line breaks and punctuation corrections in message text to Goth's Tavern (scorn/taverns/goths) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17736 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-29 04:54:29 +00:00
rjtanner 862ca0b8e6 Instructional sign text update to Apartment Building (scorn/taverns/apartments) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17735 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-29 04:46:14 +00:00
rjtanner a22ba33a15 Removed forced line breaks in message text to Port Inn (scorn/taverns/inn2) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16694 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-17 06:30:15 +00:00
rjtanner e457cd96c7 Update instructional text to the sign located in Wanderer Inn (scorn/taverns/inn) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16693 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-17 06:28:49 +00:00
rjtanner 6819b3101d Removed forced line breaks in message text to Wanderer Inn (scorn/taverns/inn) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16692 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-17 06:25:40 +00:00
rjtanner 4d6701d61c Removed forced line breaks in message text to Goth's Tavern, Guest Rooms (scorn/taverns/goths2) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16691 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-17 06:24:22 +00:00
rjtanner 9bdaa2148f Removed forced line breaks in message text to Goth's Tavern (scorn/taverns/goths) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16690 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-17 06:22:17 +00:00
rjtanner 16c9f98495 Spelling correction (ale -> sale) in message text to The Barking Mule (scorn/taverns/barking_mule) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16689 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-17 06:10:56 +00:00
rjtanner 709ade70ce Removed forced line breaks in message text to The Barking Mule (scorn/taverns/barking_mule) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16688 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-17 06:09:24 +00:00
rjtanner 83e9dc7a7c Removed forced line breaks in message text to Apartment Building (scorn/taverns/apartments) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16686 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-17 06:02:03 +00:00
rjtanner b4f49c972a Typo correction to Dilek the Drunk's dialogue (dont -> don't) in Goth's Tavern in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16159 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-15 00:34:51 +00:00
rjtanner 30845c5dc3 Grammar correction to Drachnak the Priest dialogue (Its -> It's) to Goth's Tavern in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16158 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-15 00:32:37 +00:00
rjtanner 92fd827e4b Typo correction (locat -> locate) and added more key words to the dialogue for the location of the Valley of the Three Sisters to Goth's Tavern in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16157 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-15 00:30:40 +00:00
rjtanner 2b10a4a5a7 Typo correction (money an the altar -> money on the altar) to Apartment Building (scorn/taverns/apartments) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16154 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-14 23:44:48 +00:00
ryo_saeba 5c5628d1fe Fix plural form. Bug #3438520: dragon lord quest.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15815 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-19 17:05:20 +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
rjtanner 0bdcc01504 Update or correct entrance x and y coordinates in the map headers.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15174 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-10-10 05:16:22 +00:00
rjtanner c668292f54 Update or correct entrance x and y coordinates in the map headers.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15169 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-10-09 19:56:01 +00:00
rjtanner 0487248b1f Updated Goth's Taven in Scorn so that the map exterior matches it's placement in the world map. Updated world map for new entrance destination to the Tavern. Updated stair coordiantes on the upper and lower level of the Tavern so that they line up with the other levels.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15088 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-09-13 04:41:07 +00:00
rjtanner 2524b29ea1 Floor layout changes to Goth's Tavern in Scorn. Door moved to left side of the map and added windows to match the building exterior. Added a cloak room near the entrance. Moved the gate password hint so players should stumble upon it more easily. Updated world map for new entrance coordinates.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15087 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-09-13 04:23:52 +00:00
rjtanner da41a4fe4f Removed NPC from the floor tile inventory and placed them on top of the tile.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15086 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-09-13 03:56:39 +00:00
rjtanner 019dd8307c Redesign and minor cosmetic changes to the Port Inn in Scorn. Expanded the map to include more ground outside the inn walls. Many of the room doors now open when a player approaches. Map is considered an outdoor map so darkness or time of day is visible when inside; added light sources.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14404 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-04-15 04:08:58 +00:00
rjtanner 227d8c5359 Major cosmetic overhaul to the Wanderer inn in Scorn. Expanded the map to include ground outside the walls. Replaced grates with windows. Added more windows so that interior resembles the outside appearance of the inn. Doors now open when a player approaches them. Room doors are open by default. Removed line breaks to the introductory sign. Map now considered an outdoor map so darkness or time of day is visible when inside; added light sources to the inn. Updated world map for new map entrance destination.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14357 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-03-26 16:35:51 +00:00
ryo_saeba 7391781534 Merge lines.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14349 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-03-17 22:33:26 +00:00