Commit Graph

16 Commits (master)

Author SHA1 Message Date
Rick Tanner 3c2c43b5f5 Correct spacing after punctuation in msg text 2023-06-09 16:27:11 -05:00
partmedia 2c9301320e Overhaul pup_land/nurnberg/reception
reception:
Added no_spells to prevent bypassing required levers in the wind, fire, and electric sections.
Added no_spells to prevent players from entering wind section from outside the map.
Moved 1 no_spells above the floor tile to improve readability in Gridarta.
Adjusted both woman NPCs to prevent them from trying to attack the monsters.

wind3:
Removed no_spells in the main area, as it served no apparent purpose.
Moved remaining no_spells above the floor for readability.
Reduced the icecube's ac from -50 to -25, and hp regen from 50 to 25 to make it less tedious to kill.

wind4:
Moved many no_spells above the floor for readability.
Removed extra floors at 6,11
Removed extra fence and no_spells at 10,20 and 10,22

wind5:
Added no_spells under more fences to prevent bypassing levers.
Converted no_spells under gates to be no_magic and damned on the gate arch.

wind6:
moved many no_spells above the floor for readability.
removed unneeded no_spells in row 14.
replaced gateTrg1 with gate_closed_1, to make the map solvable in solo play without using town portal.

water2:
moved a few no_spells above the floor for readability.
added missing no_spells at 3,8

water4:
moved many no_spells above the floor for readability.
removed a duplicate no_spells

water5:
removed extraneous no_spells at 4,11

water7:
moved 1 no_spells above the floor for readability.

fire4:
moved many no_spells above floor tiles for readability.

fire5:
removed extraneous no_spells

fire6:
removed most of the no_spells from the map. This does somewhat change how the map can be played.
removed the sign indicating it is a no_spells area.
added no_spells under the pits, forcing players to throw and item, or shoot an arrow to push the button.
replaced gateTrg2 with gate_closed_2, to make the map solvable in solo play without using town portal.

electricity4:
moved many no_spells above floors for readability.
removed extraneous no_spells.

electricity5:
moved some no_spells above floors for readability.
removed extraneous no_spells.

Tracker:    patches/353

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20718 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-03-04 21:59:28 +00:00
rjtanner 72940f499a Word spacing corrections in message text to Reception, Water Level 5 (pup_land/nurnberg/reception/water5) in Pup Land.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17350 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-04 07:04:09 +00:00
rjtanner bcecfcd7ba Cosmetic changes to Reception, Water Level 5 in Pup Land. Added more fence (swall) sections for nicer merging with nearby walls.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16183 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-16 05:36:44 +00:00
rjtanner df5aa184a0 Removed line breaks in message text to Reception, Water Level 5 in Pup Land.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16182 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-16 05:35:13 +00:00
rjtanner 984b5e3e7c (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@10207 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-28 01:10:23 +00:00
rjtanner fb8638c48b 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@10077 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-12 02:52:04 +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
ryo_saeba c1abe0be1d Fix bug #1735280: Feather Crown is displayed atop player
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6513 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-11 20:46:52 +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
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