Map header updates: Correct creation date in map header that was changed in r7448, it was using the wrong month; Update maps with entrance x & y coordinates, adjust map level difficulty to something slightly more realistic
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10018 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
2a5f62fc28
commit
c9d6cc4a09
|
@ -1,7 +1,7 @@
|
||||||
arch map
|
arch map
|
||||||
name Kabuto Mise
|
name Kabuto Mise
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 1
|
difficulty 40
|
||||||
region azumauindo
|
region azumauindo
|
||||||
shopitems armour:10;helmet:11;shield:5;boots:0;cloak:0;gloves:0;bracers:0;girdle:2;armour improver:4;*:-98
|
shopitems armour:10;helmet:11;shield:5;boots:0;cloak:0;gloves:0;bracers:0;girdle:2;armour improver:4;*:-98
|
||||||
shopgreed 1.20000
|
shopgreed 1.20000
|
||||||
|
@ -10,10 +10,11 @@ shopmax 100000
|
||||||
shoprace human
|
shoprace human
|
||||||
width 16
|
width 16
|
||||||
height 16
|
height 16
|
||||||
enter_x 1
|
enter_x 8
|
||||||
enter_y 1
|
enter_y 14
|
||||||
msg
|
msg
|
||||||
Created: 2005-02-12 MikeeUSA
|
Created: 2005-03-12 MikeeUSA
|
||||||
|
Modified: 2008-10-05 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
|
|
|
@ -5,10 +5,11 @@ difficulty 1
|
||||||
region azumauindo
|
region azumauindo
|
||||||
width 16
|
width 16
|
||||||
height 16
|
height 16
|
||||||
enter_x 1
|
enter_x 8
|
||||||
enter_y 1
|
enter_y 13
|
||||||
msg
|
msg
|
||||||
Created: 2005-02-07 MikeeUSA
|
Created: 2005-04-07 MikeeUSA
|
||||||
|
Modified: 2008-10-05 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
|
|
|
@ -1,14 +1,15 @@
|
||||||
arch map
|
arch map
|
||||||
name Chokinbako
|
name Chokinbako
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 1
|
difficulty 35
|
||||||
region azumauindo
|
region azumauindo
|
||||||
width 16
|
width 16
|
||||||
height 16
|
height 16
|
||||||
enter_x 1
|
enter_x 1
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Created: 2005-02-07 MikeeUSA
|
Created: 2005-04-07 MikeeUSA
|
||||||
|
Modified: 2008-10-05 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch afloor_right
|
arch afloor_right
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
arch map
|
arch map
|
||||||
name Kijutsu Shijou
|
name Kijutsu Shijou
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 1
|
difficulty 40
|
||||||
region azumauindo
|
region azumauindo
|
||||||
shopitems potion:0;ring:5;horn:20;book:10;spellbook:30;rod:10;wand:10;scroll:10;skillscroll:5;power_crystal:10;*:-95
|
shopitems potion:0;ring:5;horn:20;book:10;spellbook:30;rod:10;wand:10;scroll:10;skillscroll:5;power_crystal:10;*:-95
|
||||||
shopgreed 1.30000
|
shopgreed 1.30000
|
||||||
|
@ -10,10 +10,11 @@ shopmax 100000
|
||||||
shoprace human
|
shoprace human
|
||||||
width 16
|
width 16
|
||||||
height 16
|
height 16
|
||||||
enter_x 1
|
enter_x 8
|
||||||
enter_y 1
|
enter_y 13
|
||||||
msg
|
msg
|
||||||
Created: 2005-02-18 MikeeUSA
|
Created: 2005-03-18 MikeeUSA
|
||||||
|
Modified: 2008-10-05 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
arch map
|
arch map
|
||||||
name Kijutsu Shijou
|
name Kijutsu Shijou
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 1
|
difficulty 40
|
||||||
region azumauindo
|
region azumauindo
|
||||||
shopitems potion:0;ring:5;horn:20;book:10;spellbook:30;rod:10;wand:10;scroll:10;skillscroll:5;power_crystal:10;*:-95
|
shopitems potion:0;ring:5;horn:20;book:10;spellbook:30;rod:10;wand:10;scroll:10;skillscroll:5;power_crystal:10;*:-95
|
||||||
shopgreed 1.30000
|
shopgreed 1.30000
|
||||||
|
@ -10,10 +10,11 @@ shopmax 100000
|
||||||
shoprace human
|
shoprace human
|
||||||
width 16
|
width 16
|
||||||
height 16
|
height 16
|
||||||
enter_x 1
|
enter_x 3
|
||||||
enter_y 1
|
enter_y 12
|
||||||
msg
|
msg
|
||||||
Created: 2005-02-18 MikeeUSA
|
Created: 2005-03-18 MikeeUSA
|
||||||
|
Modified: 2008-10-05 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
arch map
|
arch map
|
||||||
name Ichi Roku Ginkou
|
name Ichi Roku Ginkou
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 1
|
difficulty 40
|
||||||
region azumauindo
|
region azumauindo
|
||||||
shopitems *:0
|
shopitems *:0
|
||||||
shopgreed 1.00000
|
shopgreed 1.00000
|
||||||
|
@ -10,10 +10,11 @@ shopmax 2000000
|
||||||
shoprace human
|
shoprace human
|
||||||
width 16
|
width 16
|
||||||
height 16
|
height 16
|
||||||
enter_x 1
|
enter_x 8
|
||||||
enter_y 1
|
enter_y 14
|
||||||
msg
|
msg
|
||||||
Created: 2005-02-18 MikeeUSA
|
Created: 2005-03-18 MikeeUSA
|
||||||
|
Modified: 2008-10-05 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
arch map
|
arch map
|
||||||
name Emono Mise
|
name Emono Mise
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 1
|
difficulty 40
|
||||||
region azumauindo
|
region azumauindo
|
||||||
shopitems weapon:20;weapon improver:10;bow:0;arrow:0;*:-98
|
shopitems weapon:20;weapon improver:10;bow:0;arrow:0;*:-98
|
||||||
shopgreed 1.20000
|
shopgreed 1.20000
|
||||||
|
@ -10,10 +10,11 @@ shopmax 100000
|
||||||
shoprace human
|
shoprace human
|
||||||
width 16
|
width 16
|
||||||
height 16
|
height 16
|
||||||
enter_x 1
|
enter_x 8
|
||||||
enter_y 1
|
enter_y 14
|
||||||
msg
|
msg
|
||||||
Created: 2005-02-12 MikeeUSA
|
Created: 2005-03-12 MikeeUSA
|
||||||
|
Modified: 2008-10-05 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
|
|
Loading…
Reference in New Issue