Commit Graph

114 Commits (5f9396b879dbf8a866b14363b51a743daeecfa4a)

Author SHA1 Message Date
rjtanner 747136191f Context correction in magic mouth messages, replaced parish (church community) with perish (to destroy)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9365 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-24 17:33:23 +00:00
anmaster c1955dd8b5 In quests/greyshield/Greysword: Add missing woodfloor arches in some places. In quests/greyshield/Fortress: Remove some floor tiles hidden under another layer of floor tiles, fix a @match.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9317 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-13 12:35:43 +00:00
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
anmaster b9b8eb9f0a Add missing floor tiles to /quests/hendel/pre_acid
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9248 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-05 23:12:24 +00:00
anmaster 8ce0b398d1 Oops, missed to add the missing floor tiles when I first changed GreyMaster a few minutes ago. Here they are now.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9247 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-05 22:53:15 +00:00
anmaster a0fc203ec8 In /quests/greyshield/Chamber, add missing floor tiles under walls.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9246 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-05 22:49:51 +00:00
anmaster 23e0a6124f In /quests/greyshield/{Cave,Cavern}, remove floor tiles under blocked.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9245 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-05 22:48:15 +00:00
anmaster 6710350622 In /quests/greyshield/Castle, hide magic_ear under floor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9244 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-05 22:46:55 +00:00
anmaster c95a6ce5fe Add floor tiles under walls and remove floor tiles under blocked in /quests/greyshield/Cavern2.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9243 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-05 22:42:35 +00:00
anmaster 1f9de9cdc5 Hide magic_mouth under the floor in /quests/greyshield/GreyMaster.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9242 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-05 22:39:34 +00:00
anmaster 291eb6d909 Hide magic_ear under the floor in /quests/greyshield/Fortress.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9241 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-05 22:37:13 +00:00
anmaster ca80392cdd Correct the monsters in the pick map /quests/mak/chaos/monsters.pick. They were broken (bad spell defintions it seems), copies broken monsters from the maps.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9238 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-05 22:08:12 +00:00
anmaster 047292a607 Removed /quests/todd/aljwaf/ruins, the map has been integrated into big world since long ago.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9227 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-03 19:54:58 +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
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 6e9c78ffff Add various links to other maps, set difficulty from monsters on map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8899 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-07 17:56:55 +00:00
ryo_saeba e7223c98b1 Define good key/door slayings.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8896 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-06 20:11:23 +00:00
ryo_saeba b8a62429cb Define good key/door slayings.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8895 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-06 20:07:26 +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
rjtanner 8bdb4f94af Restore text indentations in the descriptive summaries for each cult
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8518 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-03-17 22:33:44 +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
ryo_saeba deb8b27295 Fix pics/animations.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8098 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-04 13:15: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
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 0c12e4b464 Update maps to use the new potion name (invulnerability is now shielding)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7259 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-27 04:47:51 +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
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
rjtanner afd628e759 Cosmetic updates in regards to swall and cwall sections. Floor tile stacking re-arrangement. Added missing floor tiles in spots where floor tiles were missing. Other changes are due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7114 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-05 05:58:01 +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
ryo_saeba 61eec188ca Detectors now find players, thus reversing previous fix.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6682 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-20 20:05:47 +00:00
ryo_saeba a95a2ea25f Fix bug #1738226: detectors not detecting player.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6618 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-16 09:00:22 +00:00
ryo_saeba 79c1d06e55 Fix animation's typo after archetype change.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6359 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-27 15:20:17 +00:00
ryo_saeba 04586c506d Fix broken animation.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6357 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-27 15:02:19 +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 f04ba3021c Remove obsolete fields. Other changes due to editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6259 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 14:06:09 +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
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