From 34f452e4a5f906cd3c8c72910d8174dcef470132 Mon Sep 17 00:00:00 2001 From: Kevin Zheng Date: Sun, 13 Feb 2022 10:55:52 -0800 Subject: [PATCH] Adjust shop greed Reduce shop greed so that prices are reasonable. With shopgreed 50, all items would cost an unimaginable sum of money. --- pup_land/lone_town/mshop_ud | 4 ++-- pup_land/lone_town/thief_market | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pup_land/lone_town/mshop_ud b/pup_land/lone_town/mshop_ud index 7b3d91a7a..8f2eebbdf 100644 --- a/pup_land/lone_town/mshop_ud +++ b/pup_land/lone_town/mshop_ud @@ -3,7 +3,7 @@ name Lown Town Magic Shop, Cellar difficulty 25 region lonetown shopitems *:100 -shopgreed 50.0000 +shopgreed 3.00000 shopmin 10000 width 15 height 16 @@ -11,7 +11,7 @@ enter_x 1 enter_y 13 msg Created: 1996-01-31 -Modified: 2011-12-07 Rick Tanner +Modified: 2022-02-13 Kevin Zheng endmsg end arch shop_empty diff --git a/pup_land/lone_town/thief_market b/pup_land/lone_town/thief_market index 63db69172..e8ab9f4a6 100644 --- a/pup_land/lone_town/thief_market +++ b/pup_land/lone_town/thief_market @@ -3,7 +3,7 @@ name Thief Market difficulty 1 region lonetown shopitems gem:100;*:50 -shopgreed 50.0000 +shopgreed 3.00000 shopmin 1000 width 16 height 25 @@ -11,7 +11,7 @@ enter_x 5 enter_y 5 msg Created: 1996-03-14 -Modified: 2021-10-03 Rick Tanner +Modified: 2022-02-13 Kevin Zheng endmsg end arch blocked