Fix shopitems field: 'light source' does not exist anymore; use 'lamp' instead.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7124 282e977c-c81d-0410-88c4-b93c2d0d6712
master
akirschbaum 2007-09-07 09:47:32 +00:00
parent 905973e440
commit cfbfbd6b48
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ arch map
name Darcap General Store
difficulty 1
region darcap
shopitems light source:10;*:0
shopitems lamp:10;*:0
shopmin 100
shopmax 8000
width 16

View File

@ -1,7 +1,7 @@
arch map
name Generalshop
region Forgotten Town
shopitems light source:50;inorganic:20;*:0
shopitems lamp:50;inorganic:20;*:0
shopmin 500
shopmax 60000
width 15

View File

@ -1,7 +1,7 @@
arch map
name Generalstore Basement
region Forgotten Town
shopitems light source:50;inorganic:20;*:0
shopitems lamp:50;inorganic:20;*:0
shopmin 500
shopmax 60000
width 15