rjtanner
59f1a00332
Word spacing corrections to message text in Shining Tower, Floor 7 (pup_land/s_f/st7) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17411 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-09 06:05:33 +00:00
rjtanner
6916de1c17
Update map names in Shining Tower so they match their reference (Level 3 -> Floor 3) in the signs. Update signs so they reference floor (space) number (ie, Floor 2.)
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16310 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-26 05:25:39 +00:00
rjtanner
cb3c96788b
Grammar update (You done -> You're done) to Shining Tower, Level 7 (pup_land/s_f/st7) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16308 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-26 05:11:20 +00:00
rjtanner
b800298192
Cosmetic change to Shining Tower, Level 7 (pup_land/s_f/st7) in Pup Land. Added fence (swall) section for nicing merging with nearby wall. No functional changes.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16307 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-26 05:10:32 +00:00
rjtanner
18ef997abb
Removed line breaks in message text to Shining Tower, Level 7 (maps.svn/pup_land/s_f/st7) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16302 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-25 04:59:30 +00:00
rjtanner
7b7e79ff05
(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@10197 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-26 02:06:25 +00:00
rjtanner
eba8c61819
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@10098 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-14 01:44: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
rjtanner
33473ca5eb
Correct improper resistance value for Yoroi of Banzai (resist_physical 131072 -> resist_death 100)
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8536 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-03-19 23:43:26 +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
408048fdec
Hopefully the final checkin for the pupland maps; Updated map names and added map difficulty settings
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7432 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-01 01:00:38 +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
ryo_saeba
3265d8daae
Remove obsolete armour field.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6256 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 13:49:39 +00:00
rjtanner
1045e67c20
Fix for bug# 1694503 - Bug in Shing Tower, re-arranged the stacking order so that the altar appears when show invis is used, the other issue with the invis door was fixed in an earlier commit. Other changes are due to map editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5999 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-12 00:50:42 +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
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
akirschbaum
f75ad02b94
Make pushable objects work again. This patch fixes a problem introduced by a recent server change; it does not change map behavior.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4061 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-11-28 21:17:19 +00:00
mikeeusa
c9a182cee7
CVS: maps-bigworld: set the golden axe face to axe_3_golden.111
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3985 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-11-05 15:27:08 +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
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