rjtanner
ca39a26597
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@9946 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-29 05:39:59 +00:00
anmaster
5f9396b879
Add missing "difficulty 1" to some maps in Scorn containing no monsters (just NPC or empty).
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9439 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-07-17 15:28:26 +00:00
anmaster
d96ee67454
Yet 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 a script.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9146 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-23 10:52:18 +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
159bf8a609
Changes due to map editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7127 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-08 21:36:34 +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
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
rjtanner
d3b9619df9
Massive checkin. Went through many, many maps and updated their names (which were either unnamed, used the actual file name or tweaked their spelling and capitilization). Corrected wall sections there were 'incorrect' and obvious when next to doorways or similar openings - basically using the wrong wall sections. Minor cosmetic updates to maps as well. Other changes are due to Map Editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5574 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-19 05:44:55 +00:00
ryo_saeba
422174d3a1
Patch #1518307 courtesy Kevin R. Bulgrien - kbulgrien
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4728 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-07-29 10:19:46 +00:00
akirschbaum
35993dc8c4
Fix typo in shopitems header name; the shop now pays a little more than before.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4702 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-07-25 19:12:01 +00:00
eracc
deca1f3a07
Andrew Fuchs caught a problem with the booths on scorn.sale2 that allows
...
players to drop items then pick them up unpaid, move to scorn.sale1 and
Word of Recall out. This edit removes that problem while leaving the
ability to use spells in the back of scorn.sale1 as intended.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4490 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-02-24 23:32:05 +00:00
eracc
3ff423ed68
One is /supposed/ to be able to cast spells in the back of the shop. I
...
designed it that way on purpose in the last edit I made. The mats
already prevent one from using Word of Recall to remove unpaid items.
I am changing it back.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4489 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-02-24 03:58:01 +00:00
bbotbuilder
b1d9ff6da2
Block spells in back, so WoR can't be used to remove unpaid items.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4488 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-02-24 02:47:51 +00:00
akirschbaum
ae079b052d
Remove stray map header line.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4469 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-02-19 16:55:09 +00:00
cavesomething
47c712bb05
add shop headers to scorn
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3761 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-03 03:05:22 +00:00
eracc
0b6136fb3d
Apparently in an edit I removed the "damned" attribute from the new floor.
...
Fixed in this edit by adding a no_spells tile over the section of floor in
the store where unsold items will be.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3380 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-06-14 21:28:21 +00:00
eracc
33e14aee56
Major overhaul. New look. Made the area around the entrance mat No Sale so
...
lazy dinks would quit dropping crap there.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3378 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-06-14 03:46:45 +00:00
eracc
5771e041ac
Several maps updated and never committed.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3299 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-26 01:06:28 +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
b4ff70e6dc
- fix emergency exit,remove some unique tiles on sale1
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2855 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-07-07 04:08:30 +00:00
temitchell
342f4227bb
- fix scorn pawn shop (was a way to smuggle items out)
...
- put in booths to allow selling for free but paid access to pawn
items.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2854 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-07-07 03:48:08 +00:00
temitchell
47d32f95bf
- update scorn sale shop - make into two levels and add a 300gp day pass
...
mechanism for pawn area
map remaned to make it cleaner to update unique-items (move items
from scorn.sale and delete from unique-items - will remove from CVS
soon)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2845 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-07-01 17:59:41 +00:00