Commit Graph

58 Commits (2e4be80c95c7a950de561ec344b3bdedb6436d0a)

Author SHA1 Message Date
ryo_saeba ea4c3e8547 Remove obsolete field.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6276 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 14:49:39 +00:00
akirschbaum 45d36cb162 Spelling corrections.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6245 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 22:46:19 +00:00
ryo_saeba 1b5d93c164 Remove obsolete attributes. Other changes due to editor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6236 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 17:26:09 +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 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
akirschbaum 0597888502 Remove empty msg..endmsg values.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5834 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-21 10:43:51 +00:00
akirschbaum 77238600f0 Remove redundant empty msg..endmsg values.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5833 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-21 10:18:37 +00:00
rjtanner be0c9c54b2 Reduced the damage of the shocking rune from 40 down to 15 as this trap was very deadly for low level players. Renamed the map to accurately reflect the world map name. Other changes are due to Map Editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5578 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-20 01:02:33 +00:00
kbulgrien 7f56e07c2e - Spelling: Cobwep --> Cobweb
- Fixed stair path: /kar/creepy.hous --> /scorn/kar/creepy.house
- Minor message reformat.  Extra spaces and line breaks removed.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5516 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-12 04:08:34 +00:00
kbulgrien 639cb52d1f - Minor improvements to conversational texts.
- Remove redundant match strings (only lowercase is necessary and plural
  is not needed because extra characters don't stop the match).
- While in the file, reformat the conversation texts to remove the line
  breaks where appropriate.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5514 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-12 03:50:05 +00:00
kbulgrien 041a366fae - Remove redundant match strings (only lowercase is necessary).
- Add a hint shown if you ask Amy "where".  It's not a giveaway,
  but could help since Mark is in a room with scad's of people.
- Minor line break change in text.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5513 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-12 03:30:12 +00:00
rjtanner 7dc3f0542a Updated maps to remove 0 destination coordinates warnings from server log files. Other changes are from Map Editor reformatting. RJT, Feb-11-2007
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5477 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-11 06:53:43 +00:00
akirschbaum 9feae46991 Hide Gate Pass below earthwall.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5092 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-11-09 19:30:52 +00:00
kbulgrien 467739ecfc - Move save bed from under wall to nearby location.
- CFJavaEditor save reordered several map entries, but no other functional
  changes were made.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5055 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-10-29 05:10:24 +00:00
kbulgrien edaeb4c398 - Change lake corner pieces to use the same style of water as the main body of
the lake.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5054 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-10-29 03:04:07 +00:00
kbulgrien 2f55949206 - Add map_layer item to food items and townsman3 so that they
are rendered on top of the tables/chair instead of under
  them.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@4995 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-10-06 04:07:21 +00:00
kbulgrien 1ba483c77f - Various spelling and grammar fixes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@4953 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-09-20 06:23:08 +00:00
kbulgrien ccf2dddbbf - Fix spelling of Alfalfa's name.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@4951 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-09-20 05:41:34 +00:00
qal21 306c4c1b32 Fix container to have limited capacity.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4840 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-08-26 03:20:46 +00:00
akirschbaum ce98c1d7ed Make the way to exit this map more obvious.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4817 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-08-20 11:48:14 +00:00
k_ahlers 7480efb4bd Added patch #1531289 from the sf.net-Patchtracker
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4735 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-08-01 10:13:20 +00:00
ryo_saeba f84c22e2ad Fix spellings courtesy Kevin R. Bulgrien - kbulgrien (bug #1531072)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4733 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-07-30 08:44:53 +00:00
akirschbaum ce1a30a4f9 Fix one way gate bug.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4673 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-07-08 21:03:36 +00:00
mwedel 0536876a50 commit missing file.
MSW 2006-06-26


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4650 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-06-27 07:11:27 +00:00
mwedel 203495ef74 Add new easy house maps.
MSW 2006-06-24


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4647 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-06-25 06:48:34 +00:00
akirschbaum 2c8e3f3ffe Remove skill scroll_set_traps since it is a disabled/unimplemented skill in the server.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4596 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-05-22 20:56:54 +00:00
akirschbaum 10ea8b8bf2 Prevent a 'random_wealth' object from dropping on the floor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4154 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-12-16 21:57:27 +00:00
eracc 023c7142ac Change one exit going back to world_105_115.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3855 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-10 23:15:30 +00:00
mikeeusa f79543c2cf CVS: maps-bigworld: moved reiser's house from reserved spot for the trade center over to behind the city hall, i'll upload the trade center after this, it's region is set to scorn so will appear properly on who
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3730 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-29 02:19:57 +00:00
akirschbaum e6839878a8 Hide invibisle exits, magic mouths, and buttons below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3636 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-15 18:19:57 +00:00
ryo_saeba 387352618c Map on tracker, #1239566 by Knut Ahlers
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3463 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-07-17 17:30:29 +00:00
akirschbaum d9e8658eec Fix money exploit for converters.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3319 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-27 22:22:58 +00:00
cavesomething d453a464af some region definition updates
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3235 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-04-28 14:53:19 +00:00
akirschbaum 849cba5a48 Fix spelling errors.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3192 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-04-09 12:00:30 +00:00
temitchell e12d135010 Add new Scorn quest by huhanhi. Sourceforge tracker #1175030.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3184 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-04-03 23:30:36 +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 b496601dd9 - minor fixes to these maps
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2935 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-10-03 15:49:00 +00:00
temitchell a6981f73b8 - minor updates
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2874 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-08-09 03:23:07 +00:00
temitchell 1c3d123ad1 - fix exit target errors.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2834 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-06-13 22:42:51 +00:00
temitchell 1ea8516bd0 - fix maps with old image notation (storing more than head).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2721 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-04-11 00:33:45 +00:00
temitchell 8d0b3e345e - fix workshops to prevent magical access and sneaking folks in
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2631 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-02-22 19:30:34 +00:00
temitchell 92f52130c9 - minor cosmetic changes to workshops
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2628 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-02-21 15:36:55 +00:00
temitchell f5833cf9b6 - Added Mr White's house. Fixed broken dressers.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2493 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-12-23 05:30:08 +00:00
temitchell ef25240766 - change the marker time for access to approximate a game day (5040
seconds or 1.4
hours by my poor estimation).


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2427 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-10-27 06:22:20 +00:00
temitchell 979472fba0 - change these to use trigger_markers to insert a time expiring force -
this allows personal access to the caldrons for an hour (360 food = ~1hour) for 200 platinum
coins - after which time you have to pay again.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2426 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-10-27 04:35:53 +00:00
gros 430d9313dc Corrected one of the exits of House of Porters leading to a wrong worldmap.
- Gros 03/06/03


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2172 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-06-03 12:46:57 +00:00
temitchell 86f6a73cb3 - two tiny quests - a bit of atmosphere at the tavern, couple
small fixes.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2137 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-05-21 06:16:47 +00:00
temitchell 268005e5b7 - minor fix makes the contraption work smoother, also removed spider
generator and put in a warning.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2135 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-05-20 04:36:23 +00:00
temitchell 5eb170fbda - added a level 2-4 map, moved esmeralda a touch
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2132 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-05-19 05:38:11 +00:00
temitchell f8c34d7a75 -new low level quest to fill out newbie area in scorn. Added farmhouse
by H.S. Teoh


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2114 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-05-05 06:38:56 +00:00