Commit Graph

78 Commits (2caf0017f0ed7881907ef1dd58b78d387e8ba39a)

Author SHA1 Message Date
rjtanner 33473ca5eb Correct improper resistance value for Yoroi of Banzai (resist_physical 131072 -> resist_death 100)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8536 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-03-19 23:43:26 +00:00
kbulgrien 8156389d4c - Line break removal and minor rework of some message texts.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7892 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-12-14 03:52:07 +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 408048fdec Hopefully the final checkin for the pupland maps; Updated map names and added map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7432 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-01 01:00:38 +00:00
rjtanner 1d9b3f63bc Changes due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7132 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-09 07:09:31 +00:00
ryo_saeba 3265d8daae Remove obsolete armour field.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6256 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 13: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 37c1e0aee3 Remove obsolete fields. Other changes due to editor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6240 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 21:00:28 +00:00
rjtanner 1045e67c20 Fix for bug# 1694503 - Bug in Shing Tower, re-arranged the stacking order so that the altar appears when show invis is used, the other issue with the invis door was fixed in an earlier commit. Other changes are due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5999 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-12 00:50:42 +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 f8c923aa70 Add explicit 'move_type walk' to all monsters.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5864 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 14:31:35 +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 a255a05ccb Remove empty msg..endmsg values from 'blocked' objects.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5832 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-21 10:08:37 +00:00
kbulgrien 150d93fbcc - Multi-line message linebreaks removed. a few places to improve map
appearance; minor npc msg text changes; and changes introduced by
  CFJavaEditor.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5601 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-24 09:08:10 +00:00
kbulgrien 7a916b6a70 - Add blocksview 0 on lightning walls in a few places to improve map
appearance; and other CFJavaEditor changes.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5600 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-24 09:00:12 +00:00
kbulgrien c19c111163 - Multi-line message linebreaks removed; redundant match strings removed (only
lowercase is required); minor npc msg text changes; and edits introduced by
  CFJavaEditor.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5599 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-24 08:58:57 +00:00
akirschbaum cd291225c7 Move invisible door above floor tile; this allows 'show invisible' to discover it.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5094 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-11-09 19:48:37 +00:00
akirschbaum f75ad02b94 Make pushable objects work again. This patch fixes a problem introduced by a recent server change; it does not change map behavior.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4061 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-11-28 21:17:19 +00:00
mikeeusa c9a182cee7 CVS: maps-bigworld: set the golden axe face to axe_3_golden.111
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3985 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-11-05 15:27:08 +00:00
akirschbaum 533f77fe2b Hide magic mouths, buttons, and invisible exits below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3621 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-11 12:51:43 +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
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
salathar 9e204a7621 Apply patch 1114803 courtesy Mithzi
- Fix player being teleported into wall
- Fix typo to read "treasure chamber"
- "Joseph" is called "Jacob" from now on to be consistend with the storyline
- Fix typo to read "Shining tower"


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3062 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-02-08 14:56:05 +00:00
temitchell 2f416ae746 - pupland changes for multipart object notation
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2852 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-07-04 21:48:14 +00:00
temitchell e27f3379c3 - replace some princesses with some women
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2363 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-10-01 02:46:14 +00:00
avogl c0e2343e45 Corrections for teleporter problem due to
missing "activate_on_push/release" flags. Same changes
as to the standard map set, including a fix for
reception tower map-bug.

--AndreasV


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1758 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-10-27 16:59:00 +00:00
mwedel b35f4d252b Add pup_land maps to maps-bigworld. Other than the return exits being
updated and locating the guilds within pupland within this directory,
no changes to the maps.
MSW 2002-05-21


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1599 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-05-22 07:19:41 +00:00