Commit Graph

60 Commits (5f9396b879dbf8a866b14363b51a743daeecfa4a)

Author SHA1 Message Date
anmaster f65b2b4852 In /quests/peterm/quests/dragonquest2: add missing ground arches under walls and remove ground under blocked arches.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9251 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-05 23:41:51 +00:00
anmaster ecf3bf15b5 Add missing ground arches under walls to /quests/peterm/FireTemple/* and remove ground under blocked arches (in same maps), also (in same maps) remove some duplicate floor tiles.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9250 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-05 23:29:34 +00:00
anmaster bc64ac639a Add missing ground arches under walls to /quests/peterm/DragonQuest/* and remove ground under blocked arches (in same maps).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9249 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-05 23:14:25 +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
ryo_saeba 3edfec6c2e Remove unlinked map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9173 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-29 22:13:51 +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 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
ryo_saeba c56cf091cf Link Lursendis quest maps.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8692 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-04-05 07:53:10 +00:00
ryo_saeba df54eb7f07 Give some values to keys.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8612 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-03-24 11:05:21 +00:00
ryo_saeba d48359b501 Fix broken pics.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8610 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-03-24 09:12:37 +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
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 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 1f1c4e6ac3 Normalize map files; no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7426 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-28 20:12:06 +00:00
rjtanner 54f9d102f6 Synchronize with updates made to branch - map renames
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7384 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-22 23:25:19 +00:00
akirschbaum b56232536f Fix typo.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7305 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-08 17:58:58 +00:00
rjtanner 09cea88923 Changes due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7126 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-08 06:18:36 +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
ryo_saeba fc0c353b44 Remove obsolete fields. Other changes due to editor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6238 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 20:35:15 +00:00
ryo_saeba 81df840c8f Remove obsolete immune attribute. Other changes due to map editor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6011 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-12 22:11:39 +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
ryo_saeba e2b65996ee Remove obsolete attribute. Generators are now cold-immune, non fire immune (it's a *cold* dragons map :p)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5915 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-01 12:53:44 +00:00
ryo_saeba 301039a9f4 Remove obsolete attribute.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5914 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-01 12:51:00 +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
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 0597888502 Remove empty msg..endmsg values.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5834 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-21 10:43:51 +00:00
rjtanner 77ecb24e98 Renamed maps (which used the actual file name or tweaked their spelling and capitilization). Replaced walls that were using the wrong sections next doors. Added missing floor tiles beneath a wall section. Other changes are due to Map Editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5627 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-28 02:57:36 +00:00
rjtanner fa6123c39c Renamed maps (which used the actual file name or tweaked their spelling and capitilization). Widened some of the doorways in the quests/wyvern_quest map. Other changes are due to Map Editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5621 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-27 04:04:07 +00:00
rjtanner 68eae86ca0 Renamed maps (which used the actual file name or tweaked their spelling and capitilization). Added missing floor tiles. Reset the darkness to level 5 on some of the maps (editor claimed that the range had to be 0-5 and the map was using 6.) Other changes are due to Map Editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5620 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-27 03:50:53 +00:00
rjtanner 7a0240aa3a Renamed maps (which used the actual file name or tweaked their spelling and capitilization). Other changes are due to Map Editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5619 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-27 03:35:02 +00:00
rjtanner f16e571342 Renamed maps (which used the actual file name or tweaked their spelling and capitilization). Replaced walls that were using the wrong sections next to doors. Other changes are due to Map Editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5618 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-27 03:22:10 +00:00
rjtanner 914e3c10b6 Renamed maps (which were either unnamed or used the actual file name). Minor cosmetic updates to maps - wrong wall sections at corners or missing walls. Added missing floor tiles beneath walls. Other changes are due to Map Editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5616 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-26 05:47:43 +00:00
eracc 48203b5953 Minor cosmetic changes to brest/zorn/castle.basement0
Fix "emergency exit".
     Move a wall.

Make Irritable Zorn a bit more difficult brest/brest.scrolls.right
     Someone bragged that he was easy for a level 1 character.
     Maybe not now. :-)

Fix a problem with an invalid archetype on quests/peterm/quests/wyvern_quest


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5551 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-15 23:28:26 +00:00
k_ahlers d1125662a0 Fixed Bug #1552319
Not the best solution but now the chapel is usable.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5006 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-10-07 14:47:53 +00:00
qal21 34df605489 Fix bug #1537410. Monsters now teleport back when you pull the lever again.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4769 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-08-10 03:40:58 +00:00
akirschbaum 598a17bdd9 Fix incorrect exit coordinates.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3803 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-06 20:40:54 +00:00
akirschbaum 1943b87320 Disallow the Avatar of the Fire God from wearing cloaks/mithril chainmail to prevent him loosing his custom resistances.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3795 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-05 21:55:48 +00:00
akirschbaum b65dd07b75 Fix default entry coodinates. Previously the preceeding random map ended in a wall.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3686 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-21 09:16:06 +00:00
akirschbaum 3f06d50be6 Hide magic mouths below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3633 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-12 17:57:14 +00:00
akirschbaum 3b5a6c0e31 Hide magic mouths below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3627 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-11 16:54:29 +00:00
akirschbaum 4fe81fb348 Hide 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@3626 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-11 16:42:29 +00:00
akirschbaum 29b0463c58 Hide 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@3625 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-11 16:01:09 +00:00
akirschbaum 36a462d6bc Hide magic mouths below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3624 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-11 15:45:00 +00:00
akirschbaum 4d42f327b7 Hide magic mouths below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3623 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-11 15:35:49 +00:00
akirschbaum 759ea36b2a Add plural name to items.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3327 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-28 22:57:04 +00:00
akirschbaum b18abed017 Remove tailing spaces from @match lines.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3193 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-04-09 13:29:22 +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