Fix decimal point.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21825 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
accd44d365
commit
440434e4e2
|
@ -3,7 +3,7 @@ name Ye ol' Home Depote
|
|||
difficulty 5
|
||||
region navar
|
||||
shopitems building material:95;item builder:95;*:-100
|
||||
shopgreed 1,00000
|
||||
shopgreed 1.00000
|
||||
shopmin 500
|
||||
shopmax 20000
|
||||
shoprace human
|
||||
|
|
|
@ -3,7 +3,7 @@ name Lone Town's Acme Building Supply
|
|||
difficulty 1
|
||||
region lonetown
|
||||
shopitems building material:95;item builder:95;*:-100
|
||||
shopgreed 1,00000
|
||||
shopgreed 1.00000
|
||||
width 40
|
||||
height 29
|
||||
enter_x 19
|
||||
|
|
|
@ -3,7 +3,7 @@ name Acme Building Supply of Wolfsburg
|
|||
difficulty 75
|
||||
region wolfsburg
|
||||
shopitems building material:95;item builder:95;*:-100
|
||||
shopgreed 1,00000
|
||||
shopgreed 1.00000
|
||||
width 30
|
||||
height 44
|
||||
enter_x 14
|
||||
|
|
Loading…
Reference in New Issue