Rick Tanner
c0e80b67e6
Correct spacing after punctuation in msg text
2023-06-11 01:25:26 -05:00
Kevin Zheng
c1dd8f4450
Remove uses of absurdly high glow_radius
...
Per bugs/942, the server has problems dealing with glow_radius larger
than 4. I reviewed the maps using absurdly high (>= 12) glow_radius and
removed them where they had no business having them. These changes fell
into the category of:
- There is no darkness or outdoor flag, so remove the light4
- Object with custom glow_radius, but no darkness or outdoor flag, so
remove glow_radius line
- Unlinked maps
2023-02-16 22:49:04 -08:00
Andreas Kirschbaum
3e3c403b01
Fix incorrectly used regular expressions in @match lines
2021-07-25 18:49:07 +02:00
Nicolas Weeger
5272e27aba
Remove executable flag on maps.
2021-05-13 12:28:34 +02: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
rjtanner
a8744de4cc
Split up laughter words in message text for various maps.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17511 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-15 04:24:57 +00:00
rjtanner
5072a2e852
Removed forced line breaks in message text to Castle Saromok, Floor 11 (quests/saromok/castlesaromok_towerf11).
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16418 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-02 05:01:18 +00:00
akirschbaum
16898b2df9
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@11778 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-08 22:26:59 +00:00
rjtanner
6ae7ed2977
(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@10134 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-21 00:20:22 +00:00
rjtanner
04c2c11c70
Final implementation of Patch [ 2121249 ] Updated Saromok Maps; added duplicators to remove some creators that spawn 'animated objects' to attack you that still attacked you even after Saromok was dead
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9917 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-23 00:41:08 +00:00
rjtanner
2516169e40
Partial implementation of Patch [ 2121249 ] Updated Saromok Maps; put daylight casting walls on every map (under the floor) to prevent nightfall+stealth+invis trick
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9914 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-23 00:34:49 +00:00
rjtanner
af486faa03
Update maps with entrance coordinates, region setting and approximate difficulty level
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9770 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-22 20:52:32 +00:00
rjtanner
cdd971ca06
Redesign of the animated objects (chair, platter, wineglass, dinner knife) since they caused numerous server warnings and errors. They originally were merchant NPCs heavily modified and with a different face, I made them animated objects with monster-like behaviour.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9768 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-22 18:58:22 +00:00
rjtanner
5e612da628
Patch [ 2054365 ] Saromok Quest, with some changes in regards to directory layout and structure (tower and related maps inside the /quest directory)
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9763 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-20 23:59:06 +00:00