Commit Graph

35 Commits (dd4af2ab76f8fa809fdaa736455ae8a27a7c924a)

Author SHA1 Message Date
rjtanner 883b8bb34a Replaced some of the blocked archetypes with solid stone (cave wall) in Pupland Raffle 2, Level 3. Cosmetic change only, no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15356 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-01 05:03:27 +00:00
rjtanner 6dd5c03d9f Replaced some of the blocked archetypes with solid stone (cave wall) in Pupland Raffle 2, Level 3a. Cosmetic change only, no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15355 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-01 04:57:34 +00:00
rjtanner 19cceb05c1 Use cave wall sections to hide boulder and button mechanics to Pupland Raffle 2, Level 4. Cosmetic change only, no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15354 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-01 04:53:07 +00:00
rjtanner ac46eccc10 Replaced some of the blocked archetypes with solid stone (cave wall) in Pupland Raffle 2, Level 4. Cosmetic change only, no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15353 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-01 04:49:07 +00:00
rjtanner 5717af3a3e Replace renamed blake floor tiles with actual sky graphic & archetype in Pupland Raffle 2, Level 4.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15352 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-01 04:48:10 +00:00
rjtanner bb32cfe880 Replaced some of the blocked archetypes with solid stone (cave wall) in Pupland Raffle 3, Level 2. Cosmetic change only, no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15351 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-01 04:39:04 +00:00
rjtanner 8a0ed533ae Added 'blessed 1' setting to the random_talisman treasure in the Pupland Raffle 1 reward area so that the treasure reward is not cursed.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15135 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-09-24 04:14:36 +00:00
ryo_saeba 1dd3f8b2b9 Merge lines.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14702 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-06-26 07:14:38 +00:00
ryo_saeba 74268c25f6 Add an emergency exit to the first Raffle floor, to let people escape after a map reset.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14003 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-10-17 08:27:44 +00:00
rjtanner e0beba96af Replace recently updated oakdoors with new archetype and recycled graphic, updated map entrance coordinates. Requires archetype r10798 or newer.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10829 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-04 06:34:56 +00:00
rjtanner 15edcb83cc (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@10196 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-26 01:22:39 +00:00
rjtanner aafc459051 Insert missing floor tiles
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10088 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-12 07:53:31 +00:00
rjtanner 10ba5a45fc Re-align stairways
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10087 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-12 07:47:32 +00:00
rjtanner 2d15742427 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@10086 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-12 07:45:48 +00:00
anmaster 9e3f9a40c5 Add missing floors under walls in /pup_land/raffle/raffle3_u2a
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9261 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-06 00:51:20 +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 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
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 3627f76552 In-progress or partial check in; Updated map names and added map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7413 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-28 07:02:22 +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 1d9b3f63bc Changes due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7132 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-09 07:09:31 +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
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 77238600f0 Remove redundant empty msg..endmsg values.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5833 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-21 10:18:37 +00:00
akirschbaum a255a05ccb Remove empty msg..endmsg values from 'blocked' objects.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5832 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-21 10:08:37 +00:00
kbulgrien b618747ff9 - Fix spelling. While at it, undo line wrapping in msg/endmsg.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5029 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-10-16 04:09:13 +00:00
akirschbaum 533f77fe2b Hide magic mouths, buttons, and invisible exits below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3621 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-11 12:51:43 +00:00
akirschbaum 9f1801668c Remove useless 'invisible 1' from random_wealth objects.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3620 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-11 09:56:54 +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 2f416ae746 - pupland changes for multipart object notation
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2852 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-07-04 21:48:14 +00:00
mwedel fe4dfcda8d Fix up all the maps related to abilities of monsters on the maps, as
well as spellbooks on maps, to work with the new spell code.
MSW 2003-11-13


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2458 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-11-14 07:45:40 +00:00
mwedel b35f4d252b Add pup_land maps to maps-bigworld. Other than the return exits being
updated and locating the guilds within pupland within this directory,
no changes to the maps.
MSW 2002-05-21


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1599 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-05-22 07:19:41 +00:00