Implement shop code to One-Eyed Mike's Department Store
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9996 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
9ed60aa2ec
commit
5450e33f4a
|
@ -3,6 +3,9 @@ name Armour Department
|
|||
fixed_resettime 1
|
||||
difficulty 14
|
||||
region wolfsburg
|
||||
shopitems armour:60;shield:60;helmet:50;cloak:50;boots:50;gloves:50;bracers:60;girdle:60;*:-60
|
||||
shopgreed 1.00000
|
||||
shopmax 8000
|
||||
width 17
|
||||
height 14
|
||||
enter_x 16
|
||||
|
|
|
@ -3,6 +3,9 @@ name Magic Department
|
|||
fixed_resettime 1
|
||||
difficulty 14
|
||||
region wolfsburg
|
||||
shopitems potion:40;spellbook:40;amulet:40;ring:45;scroll:40;book:40;wand:60;rod:60;skillscroll:30;*:-60
|
||||
shopgreed 1.00000
|
||||
shopmax 8000
|
||||
width 17
|
||||
height 14
|
||||
enter_x 15
|
||||
|
|
|
@ -3,6 +3,9 @@ name General Department
|
|||
fixed_resettime 1
|
||||
difficulty 14
|
||||
region wolfsburg
|
||||
shopitems food:100;flesh:50;weapon:10;armour:10;*:-90
|
||||
shopgreed 1.00000
|
||||
shopmax 8000
|
||||
width 18
|
||||
height 14
|
||||
enter_x 1
|
||||
|
|
|
@ -3,6 +3,9 @@ name Weapons Department
|
|||
fixed_resettime 1
|
||||
difficulty 14
|
||||
region wolfsburg
|
||||
shopitems weapon:80;bow:40;*:-50
|
||||
shopgreed 1.00000
|
||||
shopmax 8000
|
||||
width 18
|
||||
height 14
|
||||
enter_x 1
|
||||
|
|
Loading…
Reference in New Issue