Commit Graph

59 Commits (f5b3122d2c397fc59b0f847b47d8fe9885e24d45)

Author SHA1 Message Date
rjtanner 9bb712be79 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@9876 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-16 02:08:30 +00:00
rjtanner 3ab4179996 Remove trailing zeros on speed setting to Infyrana (special named red dragon) and also removed redundant 'resist_fire 30' since she was already resist_fire 100
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9875 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-15 01:21:46 +00:00
rjtanner 0d6df84327 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@9874 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-15 01:13:13 +00:00
rjtanner 351df64a99 Remove redundant 'resisit_physical 30' field on the training demon. 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@9873 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-15 00:05:58 +00:00
rjtanner 670f33fc89 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@9872 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-14 22:57:13 +00:00
rjtanner 9842fee01c Cosmetic fence changes for better merging with nearby walls
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9871 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-14 22:55:56 +00:00
rjtanner 27b0298947 Add missing shop header code to the Adventurers Guild map
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9673 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-07-23 00:15:39 +00:00
ryo_saeba 6a23eff7bf Fix invalid regexp.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9445 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-07-18 17:51:21 +00:00
anmaster a6d3cc1e38 Hide magic_ear under floor in /dragonisland/apartment3
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9269 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-06 12:56:59 +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
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
akirschbaum 04aeb2e970 Fix typo.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9028 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-12 19:35:58 +00:00
rjtanner e246acba89 Synchronize Dragonisland map changes between trunk, branches/1.x and branches/lalo-pupland
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8493 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-03-08 06:02:09 +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
rjtanner 93a6534ae0 Updated various banks to include a gold -> silver conversion table; addresses bug# 1832558 - Silver conversion
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7541 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-19 01:27:56 +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
rjtanner 46e4e32292 Change so that the monster standing next to the altars do not move (often, standing over the altars) - change facing for Nathirel so he's 'looking at you' instead of looking at the wall
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7463 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-03 20:28:20 +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 3c61d35164 Set the consecrate level on various altars to 120 so they can not be reset by players
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7447 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-02 20:08:25 +00:00
akirschbaum 3b791f5cb5 Fix whitespace in text messages; reverts unwanted changes due to an editor bug.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7430 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-30 23:00:20 +00:00
kbulgrien 73e7f33510 - Spelling corrections and line breaks in messages removed.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7223 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-19 00:44:08 +00:00
rjtanner 750a7b6a3e Changes due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7120 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-07 02:35:13 +00:00
ryo_saeba c1d501cb65 Fix wrong attributes after conversion.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6286 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 21:37:11 +00:00
ryo_saeba 96fe929e5f Remove obsolete field.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6277 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 14:52:09 +00:00
ryo_saeba ea4c3e8547 Remove obsolete field.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6276 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 14:49:39 +00:00
ryo_saeba 3f1168b5e1 Remove obsolete armour field.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6257 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 13:54:55 +00:00
ryo_saeba 01b4ac9519 Remove obsolete fields. Other changes due to editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6252 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 13:21:22 +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
akirschbaum f8c923aa70 Add explicit 'move_type walk' to all monsters.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5864 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 14:31:35 +00:00
akirschbaum 8de8411641 Remove trailing whitespace.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5862 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 13:15:00 +00:00
rjtanner d3b9619df9 Massive checkin. Went through many, many maps and updated their names (which were either unnamed, used the actual file name or tweaked their spelling and capitilization). Corrected wall sections there were 'incorrect' and obvious when next to doorways or similar openings - basically using the wrong wall sections. Minor cosmetic updates to maps as well. Other changes are due to Map Editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5574 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-19 05:44:55 +00:00
rjtanner bd2c44af80 Implementing more jade and amberium conversion tables to different banks, per feature request #1580069 'Bank in Navar missing exchange for jade.' Added conversion tables to Dragon Island (Stoneville) Adventurers Guild map. RJT, Feb-04-2007
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5376 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-05 02:19:16 +00:00
akirschbaum 664c46aca9 Remove level 0 rods.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5044 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-10-22 19:59:53 +00:00
ryo_saeba 573ed3d52f Fix for bug #1573136 (Defect Altar / Wrong slaying)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5039 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-10-21 22:49:48 +00:00
k_ahlers a7140d42c8 Fixed designerror in a fence
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4739 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-08-02 11:16:27 +00:00
eracc 5a3d2d49b5 Found more problems relating to locations in /pup_land/... Fixed.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4205 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-12-25 08:52:57 +00:00
eracc 72ab794ae9 Problem with transport to Lone Town. Fixed.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4204 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-12-25 07:35:19 +00:00
cavesomething 922a4b3dbf various shop header typo, etc fixes
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4088 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-12-04 17:42:03 +00:00
cavesomething f534220ac0 shop headers for lake country, stoneville, nurnberg, red town, euthville and port joesph
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3932 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-26 16:25:00 +00:00
akirschbaum 315e7e840c Move magic mouths and invisible exits below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3575 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-08-30 19:50:52 +00:00
akirschbaum c5dedfc58e Fix spelling error.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3310 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-27 20:35:52 +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
akirschbaum 8761fd3722 Add missing floor tile.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3139 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-03-14 19:17:15 +00:00
akirschbaum 6655de95d8 Fix exit destinations back into world map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3122 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-03-10 00:10:20 +00:00
akirschbaum 1a62f13bce Fix spelling error; remove surplus @match from messages.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3120 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-03-09 22:16:20 +00:00
akirschbaum 5169f671be Fix spelling error.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3119 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-03-09 21:50:58 +00:00
akirschbaum 18dc809cc9 Fix exit destination back into world map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3118 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-03-09 21:44:31 +00:00
salathar 9e204a7621 Apply patch 1114803 courtesy Mithzi
- Fix player being teleported into wall
- Fix typo to read "treasure chamber"
- "Joseph" is called "Jacob" from now on to be consistend with the storyline
- Fix typo to read "Shining tower"


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3062 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-02-08 14:56:05 +00:00
mwedel 7539ff9e7f Commit a couple patches:
1) Fixes quest spellbooks so that randomitems is set to none, so that
   spell won't change.
2) Make spelling of 'nurnberg' consistent across all the maps.
MSW 2005-01-24


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3055 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-01-24 08:19:48 +00:00