Commit Graph

645 Commits (3bd361b6941225f5af6a9ba7368358cd870298ae)

Author SHA1 Message Date
partmedia e063e247c4 Don't require dimension door to win Troll Canyon.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18840 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-26 10:49:58 +00:00
partmedia 7f35d1ccbb Fix capitalization of "Fierce Troll".
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18839 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-26 10:49:43 +00:00
partmedia 80f7db44ce Fix troll canyon map tiling.
It's not a good idea to have tiles overlap each other; this tends to
confuse the client. Move the tile below the other tile onto a separate
map to solve this problem. Also fix tiles for entire map.

Take this opportunity to better connect elements of the map.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18838 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-26 10:49:25 +00:00
partmedia e65292d15f Do not tile Troll Canyon entrance.
The entrance (32x64) is less than a single world map tile (50x50).
Tiling does not have an advantage, and trolls only attack when a player
is nearby anyways. This makes the map less confusing for map editors and
DMs trying to reset the map.

Also take this opportunity to correct capitalization and make the bridge
troll actually say something (was broken due to typo).

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18837 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-26 07:50:53 +00:00
partmedia 732ead98c2 Fix up text in/near Navar High Court.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18836 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-26 07:50:41 +00:00
akirschbaum dd472884c9 Run MapNormalizer editor script on all map files.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18817 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-19 13:26:30 +00:00
akirschbaum 927add0868 Run MapNormalizer editor script on all map files.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18816 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-19 10:23:00 +00:00
partmedia ace31bb58b Fix spelling and punctuation.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18814 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-19 03:55:19 +00:00
partmedia da76208a6a Remove House of Healing script from Navar Temple of Healing.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18813 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-19 03:55:00 +00:00
partmedia 6c32f059ee Correct spelling and remove invalid attributes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18812 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-19 03:54:44 +00:00
rjtanner e162fc127b Added a black dragon mail anvil/creator to Gunther's Smith (navar_city/misc/city1smith) in Navar. Requires archetype update r18803 or newer.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18810 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-18 21:35:57 +00:00
rjtanner 2c3071af73 Enlarged the floor plan to Gunther's Smith (navar_city/misc/city1smith) in Navarby one row of tiles. Updated world map (world/world_122_117) for changes to the entrance coordinates. Cosmetic change, no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18809 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-18 21:22:14 +00:00
rjtanner 4e114b2915 Re-arranged armour placement to make room for black dragon mail to Museum of Arms (navar_city/magara/houses/museum) in Navar. Cosmetic update, no functional changes. Requires archetype update r18803 or newer.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18808 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-18 20:31:41 +00:00
partmedia f4d0a48677 Remove empty "match *" statement.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18801 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-18 09:06:42 +00:00
partmedia 860635dd22 Remove invalid attributes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18800 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-18 09:06:23 +00:00
partmedia 96107bc2dc Clean up useless archetypes and improve master suite.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18767 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-14 23:33:16 +00:00
partmedia 02398bba74 Improve Hick's dialog and other minor fixes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18765 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-14 23:32:54 +00:00
ryo_saeba 57670dfad7 Propagate template changes to the guilds.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18728 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-05-12 09:57:25 +00:00
akirschbaum 19de614f0c Fix typo in attribute name.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18704 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-05-09 11:09:20 +00:00
akirschbaum 5e430c833f Remove trailing whitespace.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18703 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-05-09 11:08:11 +00:00
akirschbaum 961fcc29ae Replace obsolete attributes can_use_rod, can_use_wand, and can_use_horn with can_use_range.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18701 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-05-09 10:41:28 +00:00
rjtanner 572acafcb3 New map, Draughts of Navar (navar_city/misc/draughts) using a 10x10 playing board and located in the south eastern corner of Navar (world/world_122_117). Requires archetype update r18652.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18653 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-04-02 07:19:27 +00:00
meflin2 91a2c9615e spell area patch
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18639 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-03-29 20:53:54 +00:00
rjtanner 145e4ac33f Removed 'dam 1' setting to the upper-left chaos floor tile to the prison area on guild mainfloor map. Functional change.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18589 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-03-11 06:34:56 +00:00
rjtanner 4ee4cb53db Remove double stacked ground tile to all guild mainfloor maps. Technical change, no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18587 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-03-11 06:26:32 +00:00
rjtanner aaca0fdced Moved Mouse Infested House (navar_city/mouse_house) in to the Navar houses directory (navar_city/houses/mouse_house). Updated the world map (world/world_121_117) for file path changes in the map exits and entrances. Technical change, no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18470 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-10-05 06:16:06 +00:00
rjtanner d6a058a9de Moved Pimol's Fine Bow Shop (navar_city/bow_shop) in to the Navar shops directory (navar_city/shops/bow_shop). Updated the world map (world/world_122_117) for file path changes in the map exits and entrances. Technical change, no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18469 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-10-04 05:12:59 +00:00
rjtanner 8b6d6d2f18 Remove weather settings from Meeting House (navar_city/houses/meetinghouse) in Navar. Technical change - no function changes. Not even sure how those settings were activated on the map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18406 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-08-18 05:35:55 +00:00
rjtanner 701c42e31a Cosmetic and layout changes to Turl's Small House (navar_city/houses/turlssmallhouse) in Navar. Enlarged the map to include area surrounding the house, made the house larger with a room and some windows. Updated world map (world/world_121_116) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18401 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-08-14 07:05:39 +00:00
rjtanner f1a84e6339 Update file name typo for Traveller's Wayhouse (travellorswayhouse -> travellerswayhouse) in Navar. Updated world map (world/world_122_117) to reflect file name change.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18400 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-08-13 06:48:27 +00:00
rjtanner 1cb8ef8ef6 Cosmetic and layout changes to Traveller's Wayhouse (travellorswayhouse) in Navar. Enlarged the map to include the area surrounding the house, made the house larger with a couple of rooms and windows. Updated world map (world/world_122_117) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18399 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-08-13 06:40:11 +00:00
rjtanner 5cf055da29 Cosmetic and layout changes to Wise House (navar_city/houses/wisehouse) in Navar. Enlarged the map to include the area surrounding the cabin, made the house larger with a couple of rooms and windows. Updated world map (world/world_121_117) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18398 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-08-12 08:32:50 +00:00
rjtanner b4d80f191f Cosmetic and layout changes to Todd's Cabin (navar_city/houses/toddscabin) in Navar. Enlarged the map to include the area surrounding the cabin, made the cabin larger with a couple of rooms and windows. Updated world map (world/world_121_116) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18397 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-08-11 05:12:54 +00:00
rjtanner 52b7d9ea2e Cosmetic and layout changes to Strom's Small House (navar_city/houses/stromssmallhouse) in Navar. Enlarged the map to include the area surrounding the house, made the house larger with a couple of rooms and windows. Updated world map (world/world_121_116) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18396 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-08-10 05:58:33 +00:00
rjtanner 4e11ff6998 Cosmetic and layout changes to Smokey House (navar_city/houses/smokeyhouse) in Navar. Enlarged the map to include the area surrounding the house, made the house larger and with windows. Updated world map (world/world_121_117) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18395 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-08-09 06:20:57 +00:00
rjtanner e054a0a5ff Cosmetic and layout changes to Rundown House (navar_city/houses/rundownhouse) in Navar. Enlarged the map to include the area surrounding the house, made the house larger with a couple of rooms and windows. Updated world map (world/world_121_117) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18394 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-08-08 06:48:57 +00:00
rjtanner 7c8588b487 Cosmetic and layout changes to Rudy's Cottage (navar_city/houses/rudyscottage) in Navar. Enlarged the map to include area surrounding the house, made the cottage slightly larger. Updated world map (world/world_122_116) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18393 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-08-07 04:54:37 +00:00
rjtanner 4d30429653 Cosmetic and layout changes to Raazle's Small House (navar_city/houses/raazlessmallhouse) in Navar. Enlarged the map to include area surrounding the house, added more furniture, made the house larger with rooms and windows. Updated world map (world/world_121_116) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18392 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-08-06 05:40:57 +00:00
rjtanner 5d7c096ee3 Cosmetic and layout changes to Occupied Cabin (navar_city/houses/occupiedcabin) in Navar. Enlarged the map to include area surrounding the house, added more furniture, made the house larger with rooms and windows. Updated world map (world/world_121_116) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18391 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-08-05 08:08:48 +00:00
rjtanner 4fde689783 Cosmetic and layout changes to No. 4 Main St. (navar_city/houses/no4mainst) in Navar. Enlarged the map to include area surrounding the house, added more furniture, made the house larger with rooms and windows. Updated world map (world/world_121_116) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18390 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-08-04 06:49:15 +00:00
rjtanner 53161640c3 Cosmetic and layout changes to Meeting House (navar_city/houses/meetinghouse) in Navar. Enlarged the map to include area surrounding the house, added more furniture, made the house larger with rooms and windows. Updated world map (world/world_122_116) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18388 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-08-03 06:13:18 +00:00
rjtanner f5c57d9f20 Cosmetic and layout changes to Mason's House (navar_city/houses/masonshouse) in Navar. Enlarged the map to include area surrounding the house, added more furniture, made the house larger with rooms and windows. Updated world map (world/world_121_116) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18387 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-08-02 06:33:08 +00:00
rjtanner d525f09417 Cosmetic and layout changes to Little Rumble House (navar_city/houses/littlerumblehouse) in Navar. Enlarged the map to include area surrounding the house, made the house larger with windows. Updated world map (world/world_122_116) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18386 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-08-01 08:49:26 +00:00
rjtanner ebdf1f6ab1 Cosmetic and layout changes to Kara's Small House (navar_city/houses/karassmallhouse) in Navar. Enlarged the map to include area surrounding the house, added more furniture, made the house larger with rooms and windows. Updated world map (world/world_121_116) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18385 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-07-31 07:05:23 +00:00
rjtanner 5f840a1bca Cosmetic and layout changes to Jordan's House (navar_city/houses/jordanshouse) in Navar. Enlarged the map to include area surrounding the house, added more furniture, made the house larger with rooms and windows. Updated world map (world/world_121_116) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18383 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-07-30 02:21:27 +00:00
rjtanner 32f9e61c7c Cosmetic and layout changes to Jeb's House (navar_city/houses/jebshouse) in Navar. Enlarged the map to include area surrounding the house, added more furniture, made the house larger with rooms and windows. Updated world map (world/world_122_116) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18381 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-07-29 07:43:27 +00:00
rjtanner 0698ffde38 Cosmetic and layout changes to Ian's House (navar_city/houses/ianshouse) in Navar. Enlarged the map to include area surrounding the house, added more furniture, made the house larger with rooms and windows. Updated world map (world/world_122_116) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18380 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-07-28 04:00:43 +00:00
rjtanner 28221478b4 Cosmetic and layout changes to Hpuse of Gossip (navar_city/houses/houseofgossip) in Navar. Enlarged the map to include area surrounding the house, added more furniture, made the house larger with rooms and windows. Updated world map (world/world_122_117) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18378 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-07-26 08:44:29 +00:00
rjtanner 3288d86910 Cosmetic and layout changes to Herber's Undertakers (navar_city/houses/herbertsundertakers) in Navar. Enlarged the map to include area surrounding the house, added more furniture, made the house larger with rooms and windows. Updated world map (world/world_121_117) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18377 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-07-25 07:30:56 +00:00
rjtanner dabb35c00e Cosmetic and layout changes to Han's Hut (navar_city/houses/hanshut) in Navar. Enlarged the map to include area surrounding the hut, made the hut slightly larger with rooms and windows. Updated world map (world/world_122_116) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18376 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-07-24 08:20:28 +00:00