Commit Graph

25 Commits (master)

Author SHA1 Message Date
Rick Tanner b390ac1300 Correct spacing after punctuation in msg text 2023-06-13 01:01:38 -05:00
rjtanner 4c8f8a6e31 Removed forced line breaks in message text to Scorn Magic Shop (scorn/shops/magicshop) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16671 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-16 06:30:17 +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 c668292f54 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@15169 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-10-09 19:56:01 +00:00
ryo_saeba a51df430f5 Don't give free potions. Patch courtesy Khaleh.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14977 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-08-12 18:54:43 +00:00
ryo_saeba 0955cfad77 Add shop inventory sign.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14699 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-06-25 13:30:45 +00:00
rjtanner 6eabced1e7 Remove double stacked ground tiles, remove magic mouth message that were copied over by mistake (original tower layout was from Tower of Stars map), remove misplaced no_magic tile. All technical corrections, no cosmetic or functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14392 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-04-08 04:23:59 +00:00
rjtanner 1cb3afa72d Major cosmetic overhaul to the Magic 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 dayis visible when inside; added light sources. Updated world map for new map entrance destination.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14361 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-04-02 04:17:47 +00:00
akirschbaum 4279b270a4 Mark items on shop tiles as either unpaid or no_pick.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14052 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-11-05 21:48:57 +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
akirschbaum 6fe030872a Remove 'rod' shopitems specifications; these have been merged into 'horn'.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11922 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-17 09:05:54 +00:00
rjtanner 45cc18862b Restore unique name on the exit from Scorn Magic Shop to world map
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10992 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-16 23:47:37 +00:00
rjtanner 1a02218943 Per web forum post and IRC discussion - attempt to make things somewhat easier for low level players - reduced the detect curse altar cost from 25gp to 25sp
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10969 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-14 07:22:14 +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 15eb4bfa2f (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@10185 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-25 06:24:13 +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
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 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 b25535daae add rod and horn to scorn magic shop specialisations
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3772 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-04 00:13:19 +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
temitchell 743d4d413b - I've long wanted to fix up the entry to this shop
- Hopefully there will be less bumping and more room now.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2321 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-09-14 00:06:59 +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