Commit Graph

82 Commits (1ee5df92c934b0c6d66bf1ca0f63049bac159f45)

Author SHA1 Message Date
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
kbulgrien cd54262fda - Fix syntax error.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13261 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-16 19:01:28 +00:00
cavesomething 52a82c5aea update fran to cope with alfalfa quest
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13243 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-16 00:44:52 +00:00
ryo_saeba d0d9ec4c45 Fix JSON.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13234 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-15 21:11:24 +00:00
ryo_saeba 3efc5bbdae Fix JSON.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13233 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-15 21:08:28 +00:00
ryo_saeba 10d53c30fb Make exits coherent.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13206 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-13 21:43:29 +00:00
ryo_saeba 9c54f94229 Change doors.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13198 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-13 21:19:20 +00:00
cavesomething 6c888aba77 Add a dialog for the dragon emissary in goth's tavern
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13177 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-13 17:19:21 +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 ee9382a5cb Support for the various quests that track passage through the gates of scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13002 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-27 14:40:43 +00:00
cavesomething 622c1bd45f Amendment to goths tavern needed for the coffeegoose quest
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13001 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-27 14:28:07 +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
cavesomething b7ff8f7936 Update existing dialog files to use the new dialog syntax
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12993 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-27 09:04:21 +00:00
ryo_saeba 1079540801 Try to give more information for the quests.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12392 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-02-11 22:47:13 +00:00
rjtanner ffe60afa9e Replace rocks with a wooden table (longtable) for the booze to sit on in the bar
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11048 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-21 06:55:33 +00:00
rjtanner 2fb05012b7 Replace recently updated oakdoors with new archetype and recycled graphic. Requires archetype r10798 or newer.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10821 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-03 02:42:51 +00:00
rjtanner 6544ff797a Replace and phase out the (old) oakdoor graphic with something different
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10791 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-01 06:00:40 +00:00
kbulgrien 6da4348d23 - Remove a redundant rule from the NPC dialog.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10639 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-21 08:15:05 +00:00
kbulgrien 97a884773d - Add a new NPC in Goths that uses an npc_dialog.py message file to drive a
CFDialog.py driven conversation (the conversation was created before the
  author knew about CFDialog or how to use it, but it was too large to put
  into @match as it caused a server crash).  This dialog is structured, but
  state is not tracked due the informational nature of the conversation.
  The NPC drops some hints about things in Scorn that a new player might
  want to check out.  There are no spoilers, but it may serve to help a new
  player find out about some things about scorn that the author did not
  discover for ages.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10638 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-21 08:09:46 +00:00
rjtanner 9d7238c7c7 (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@10160 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-23 22:28:06 +00:00
rjtanner 6c60177e1a Map header updates: Update maps with entrance x & y coordinates, adjust map level difficulty to something slightly more realistic, move map description to maplore field
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9948 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-29 05:56:41 +00:00
rjtanner 101c92e662 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@9947 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-29 05:54:11 +00:00
anmaster f50ad2d7aa Move some magic_ear under floor in /scorn/taverns/goths.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9280 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-06 23:13:49 +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
anmaster 01bbd348d3 The @match expression in npc dialog is case insensitive, but a lot of map treated it as if it was case sensitive, fixing a lot of them (there may be more left, that the grep didn't find).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9144 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-23 08:11:20 +00:00
ryo_saeba fdd015e4c2 Link the Scorn Royalty maps together.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8609 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-03-24 09:04:38 +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
kbulgrien 498395d334 Smoothing fix along with replacing biglake tiles for sea tiles to make water
color consistent.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8187 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-13 21:53:47 +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
ryo_saeba e5a5e13ade Fix broken dialogue.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7417 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-28 10:44:00 +00:00
rjtanner b2417e8c34 Synchronize with branch - maps names and map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7398 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-27 00:26:35 +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
akirschbaum 4b439d8019 Convert obsolete 'flying' attribute to 'move_type' attributes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5875 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-25 10:54:57 +00:00