From 440434e4e23f0f32ba90e551277b52937b44b754 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Tue, 19 Jan 2021 18:53:40 +0000 Subject: [PATCH] Fix decimal point. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21825 282e977c-c81d-0410-88c4-b93c2d0d6712 --- navar_city/shops/buildshop | 2 +- pup_land/lone_town/shops/buildshop | 2 +- wolfsburg/shops/buildshop | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/navar_city/shops/buildshop b/navar_city/shops/buildshop index d5c8dc177..2073aa180 100644 --- a/navar_city/shops/buildshop +++ b/navar_city/shops/buildshop @@ -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 diff --git a/pup_land/lone_town/shops/buildshop b/pup_land/lone_town/shops/buildshop index a280e1182..f19af06a5 100644 --- a/pup_land/lone_town/shops/buildshop +++ b/pup_land/lone_town/shops/buildshop @@ -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 diff --git a/wolfsburg/shops/buildshop b/wolfsburg/shops/buildshop index 449bba53f..62b729df6 100644 --- a/wolfsburg/shops/buildshop +++ b/wolfsburg/shops/buildshop @@ -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