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
80beb6e1e4
Remove attributes which have the same value as the archetype
2021-08-01 14:08:39 +02:00
Andreas Kirschbaum
f6ada1f307
Reformat and fix spelling of messages
2021-07-25 23:44:39 +02:00
Andreas Kirschbaum
3e3c403b01
Fix incorrectly used regular expressions in @match lines
2021-07-25 18:49:07 +02:00
Andreas Kirschbaum
75a3a4d0e4
Fix syntax errors in @match lines
2021-07-25 18:46:22 +02:00
Andreas Kirschbaum
9815651c16
Use lower case letters in @match lines
2021-07-25 17:15:11 +02:00
Andreas Kirschbaum
3c6ccf0d85
Remove excess empty lines from dialogs using @match
2021-07-25 12:16:17 +02:00
silvernexus
e8cdf2cac6
Fixed broken exit in unlinked chadfire apartment.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19120 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-11-15 02:03:37 +00:00
rjtanner
2e7f6ada74
Run MapNormalizer editor script on all unlinked/chadfire map files.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18900 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-08-08 18:19:15 +00:00
partmedia
1aec28bf1b
Fix several exit paths in Chadfire.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18835 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-25 00:51:13 +00:00
rjtanner
6c750deebe
Patch #281 chad's unfinished island maps. Initial import of the map set available from the patch.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18833 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-24 23:35:45 +00:00