Commit Graph

35 Commits (ae0972b22d8d62d0b79c5924fbe80f3fb15e1504)

Author SHA1 Message Date
rjtanner bdd224d375 Removed line breaks in NPC dialogue text to Temple of Gorokh in Navar.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15821 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-20 07:29:37 +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 defc7a7999 Significant update to Temple of Ruggilli in Navar. Added outer perimeter to the original map to match the column and layout of the building exterior. Map considered an outdoor map so darkness or time of day is visible when inside; light sources already in place. Updated world map for new map entrance destination. Ruggilli Testing Grounds updated because staircase location changed.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15133 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-09-23 04:43:59 +00:00
rjtanner 801d4a5a8e Convert gold payment altars to accept payment of any coin type, requires server update r10232 (or newer)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10245 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-03 05:44:22 +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 05cd0be130 (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@10147 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-22 00:56:46 +00:00
rjtanner 194575badb 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@9908 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-21 06:26:13 +00:00
akirschbaum 772638b98d Run MapNormalizer script on all maps.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9176 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-30 07:32:24 +00:00
anmaster f4effab867 Even 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 grep + sed. Also add @question to two pupland maps and fix a typo on a lake country map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9147 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-23 22:30:19 +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 0e39777161 Update spellcasting objects to use inventory objects.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7474 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-04 19:05:10 +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 3f7dc98689 Changes due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7125 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-08 02:09:54 +00:00
akirschbaum 7d210be75d Replace obsolete fields fly_on/fly_off/walk_on/walk_off with move_on/move_off.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6982 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-23 19:36:52 +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
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
rjtanner 5c3dc5f16a Cosmetic changes to many of the maps - gave them the 'navar look' (westcwall). Renamed maps (which were either unnamed, used the actual file name or tweaked their spelling and capitilization.) Renamed maps with a generic name to something more specific. Other changes are due to Map Editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5611 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-25 07:48:52 +00:00
akirschbaum f1d5b26a46 Fix magic mouth for right altar.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3609 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-07 21:25:08 +00:00
akirschbaum 52c5ef198f Hide magic mouths, invisible exits, teleporters, and buttons below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3605 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-06 20:10:17 +00:00
eracc 0eda2b4c44 Fix name field on tables in thamshop. Still trying to get fixed valriel temple in.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3301 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-26 01:20:41 +00:00
eracc 26d6609a7a Recommit of these maps with fixed altars due to receiving an error with the last commit attempt. eracc
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3298 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-26 01:02:56 +00:00
eracc 07a694dfdf Fixes to permanent temple altars in Navar to prevent reconsecration.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3297 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-26 00:55:27 +00:00
akirschbaum 849cba5a48 Fix spelling errors.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3192 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-04-09 12:00:30 +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 90b22d178e - minor fixes to maps including adjusting a swearing dwarf, some
flooring in marksel and some portals into sylvan realms


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2872 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-08-08 04:00:27 +00:00
temitchell a8381785b4 -map updates for greenway
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2850 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-07-04 21:21:17 +00:00
temitchell 3705d06d2d - expand ixalovh temple
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2846 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-07-01 19:54:16 +00:00
temitchell 43d2496df2 - experimental temple for Ixalovh
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2806 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-05-28 05:51:47 +00:00
temitchell a9bcd43d34 - map updates - casino has free access to silver slots now and a lower
cover charge


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2805 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-05-28 05:48:44 +00:00
temitchell c4eb4471c2 - link gaea temple map to the Greenway
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2801 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-05-25 03:49:12 +00:00
temitchell 46be970753 - Add temple for gorokh in Navar (right beside the casino infernal - how
handy...)


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2489 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-12-14 23:25:02 +00:00
temitchell 9534bdd497 - fix stupid error with pass name
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2486 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-12-14 01:35:04 +00:00
temitchell a27dc9d298 - harder quest made for ruggilli temple in Navar
- pass is compatible with scorn temple


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2485 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-12-14 01:28:23 +00:00
temitchell 37fcfd4c0f add gaea shrine to Navar
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2438 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-11-01 23:30:45 +00:00
temitchell ab7b6945bd - add some temples to Navar - some minor changes to scorn temples
hopefully these can be rounded out a bit soon


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2435 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-11-01 21:36:58 +00:00