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
750a7b6a3e
Changes due to map editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7120 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-07 02:35:13 +00:00
akirschbaum
7d210be75d
Replace obsolete fields fly_on/fly_off/walk_on/walk_off with move_on/move_off.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6982 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-23 19:36:52 +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
eracc
c0aef97ed2
Fix bug reported in Tracker: Undead TC traps player ( #1539115 )
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4810 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-08-19 23:10:50 +00:00
eracc
a5a1800635
Fix entrance to add a message stating /which/ shield is desired for the
...
entrance fee.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4172 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-12-21 06:17:41 +00:00
eracc
810d63860d
Modify the TC entrances to add better terrain look and to make the sign
...
speak about cowardly running about when walked or flown over.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3912 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-19 20:51:18 +00:00
eracc
04a3ac5d34
Modify map mainly to add to sign explaining that cowardly running around in
...
the TC entrance is frowned upon. Also added different grasses and stones to
improve the "look" of the map. Will likely do the same with the other TC
entrance maps.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3908 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-19 19:56:35 +00:00
akirschbaum
f276a521c7
Move magic mouths and invisible exits below floor to prevent detection by show invisible.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3576 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-08-30 20:21:06 +00:00
qal21
d1c3553624
Fix spelling error in the region.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3521 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-08-10 05:17:28 +00:00
akirschbaum
a563d78459
Fix spelling of slaying field for payment altar.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3396 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-07-07 20:39:19 +00:00
eracc
44e6a71b11
Fix problem with 2 of the payment altars. Cosmetic changes.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3377 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-06-10 20:01:31 +00:00
eracc
6524f86fb2
Leaf pointed out that the firewalls were killing the CPU on metalforge.
...
Reduced the number of firewalls to 2.
Replaced 2nd altar with a timer altar that opens the gates for a few
seconds to destroy the generators then closes the gates.
Added spikes connected to the first timer altar to attempt to resolve a
random problem where the food would drop the wrong way if the moving
spikes happened to be down at the moment the first timer altar reset.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3356 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-06-02 02:28:37 +00:00
eracc
6a9b3295cb
Map fixes.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3354 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-06-01 21:07:59 +00:00
eracc
d6660bd987
Fixed timer.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3353 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-06-01 21:05:10 +00:00
eracc
4002247bd5
Oops. Used actual steaks for the altar examples and of course they were edible. Replaced with walls that have the face changed to look like a steak and renamed to the type of steak needed for each altar. Also renamed the altars.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3349 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-06-01 04:48:29 +00:00
eracc
cd9e12e346
Timer didn't work. Trying a new method with this commit.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3347 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-06-01 03:00:48 +00:00
eracc
e7c40657ea
Part of the Training Center move.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3345 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-31 04:37:01 +00:00
eracc
73a628be44
Part of the Training Center move.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3344 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-31 03:58:15 +00:00
eracc
fd4f048a51
Part of the Training Center move.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3343 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-31 01:07:39 +00:00
eracc
9a43fd03f2
Fixed region and made map an outdoor map.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3342 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-31 01:06:37 +00:00
eracc
6dfa34e7fd
Noticed an error with one of the payment altars. Fixed with this version.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3341 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-30 23:23:11 +00:00
eracc
3b3a853444
Part of the Training Center move.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3338 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-30 23:13:44 +00:00
eracc
ee108d268a
Recommit. Previous gave errors.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3322 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-28 03:07:47 +00:00
eracc
8eee0a94d4
Commit again. Previous gave errors.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3321 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-28 03:02:17 +00:00
eracc
c223a14e17
New directory and maps for the Training Center move. Low level maps are in this commit along with the old TC for reference.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3320 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-28 02:56:39 +00:00