From 5450e33f4a61f5942003b78cda8955267128465b Mon Sep 17 00:00:00 2001 From: rjtanner Date: Sun, 5 Oct 2008 01:24:01 +0000 Subject: [PATCH] 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-b93c2d0d6712 --- wolfsburg/dept_store_armour | 3 +++ wolfsburg/dept_store_magic | 3 +++ wolfsburg/dept_store_misc | 3 +++ wolfsburg/dept_store_weapon | 3 +++ 4 files changed, 12 insertions(+) diff --git a/wolfsburg/dept_store_armour b/wolfsburg/dept_store_armour index f28f5e1f5..e12b5dd41 100644 --- a/wolfsburg/dept_store_armour +++ b/wolfsburg/dept_store_armour @@ -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 diff --git a/wolfsburg/dept_store_magic b/wolfsburg/dept_store_magic index a468145c5..9b9bebdb8 100644 --- a/wolfsburg/dept_store_magic +++ b/wolfsburg/dept_store_magic @@ -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 diff --git a/wolfsburg/dept_store_misc b/wolfsburg/dept_store_misc index bd1c9959b..26d062d61 100644 --- a/wolfsburg/dept_store_misc +++ b/wolfsburg/dept_store_misc @@ -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 diff --git a/wolfsburg/dept_store_weapon b/wolfsburg/dept_store_weapon index 7f5beceae..72e3ac185 100644 --- a/wolfsburg/dept_store_weapon +++ b/wolfsburg/dept_store_weapon @@ -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