rjtanner
aa564ddb9f
Give maps unique names again, update references to Pup Land for consistency. No functional changes.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20287 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-06-26 04:58:42 +00:00
rjtanner
ecfe557f6f
Cosmetic changes with Scorn Armour Shop (scorn/shops/armourshop) to correct a stacking issue resulting in the floor tile appearing above wall sections by the blacksmith. No functional changes.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18761 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-11 22:38:08 +00:00
rjtanner
627ecebf39
Cosmetic change to Armour Shop (scorn/shops/armourshop) in Scorn. Rearranged stacking order for fence (swall) section for nicer merging with nearby walls. No functional changes.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16709 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-18 06:01:46 +00:00
ryo_saeba
fb8deaa7e7
Replace handler with specific one. Requires arch revision 15294.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15299 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-10-29 10:11:11 +00:00
rjtanner
0bdcc01504
Update or correct entrance x and y coordinates in the map headers.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15174 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-10-10 05:16:22 +00:00
rjtanner
0155d8347b
Major cosmetic overhaul to the Armour Shop in Scorn. Exapnded the map to include ground outside the shop walls. Floor plan matches the physical building shape. Door or entrance now opens when a player approaches. Map considered an outdoor map so darkness or time of day is visible when inside; added light sources. Updated sign information. Updated world map for new map entrance destination.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14367 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-04-03 05:12:52 +00:00
akirschbaum
4dc286db4b
Fix maps that allow stealing unpaid items from shops.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14051 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-11-05 21:22:21 +00:00
cavesomething
e97c633c67
Fix the paths to npc_dialog.py so that this script actually gets called.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13045 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-30 07:58:48 +00:00
cavesomething
2e7afab411
Add a 'quest' to get armour custom-made by the smith in scorn armour shop.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12995 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-27 10:22:43 +00:00
kbulgrien
8fa77454ef
- Re-orient the armourshop to have the door inside the building match the
...
location on the world map by rotating the map 180 degrees and fixing up
walls and fences. To keep the door style the same, the door was moved
over by one. To make the player exit on the world tile that has the
door on it, the target coordinate was also adjusted.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11980 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-23 03:50:05 +00:00
rjtanner
2fb05012b7
Replace recently updated oakdoors with new archetype and recycled graphic. Requires archetype r10798 or newer.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10821 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-03 02:42:51 +00:00
rjtanner
6544ff797a
Replace and phase out the (old) oakdoor graphic with something different
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10791 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-01 06:00:40 +00:00
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
qal21
ecf094cf47
Make coloured mail work in the Scorn armour shop
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9128 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-21 06:33:44 +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
akirschbaum
8de8411641
Remove trailing whitespace.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5862 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 13:15:00 +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
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
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
ab8848e914
Commit of scorn city. It has been updated via update_exits.pl
...
to point to the new world maps. Probably not 100% perfect, but
on a quick check, it the exits work OK.
MSW 2001-12-17
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1461 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-12-18 07:04:23 +00:00