From 6c2850e9edacad16e098f7de02964f8a1dbcabe2 Mon Sep 17 00:00:00 2001 From: SilverNexus Date: Thu, 27 Apr 2023 07:24:36 -0400 Subject: [PATCH] Solve the most flagrant coffee resale abuse by limiting the number of coffees that can be bought from the bulk table at a time. Also drop the value on Eswald's inferior coffee, since it makes more sense to be low value. --- scorn/shops/coffeeshop | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scorn/shops/coffeeshop b/scorn/shops/coffeeshop index e1c8395e2..0b5d43b43 100644 --- a/scorn/shops/coffeeshop +++ b/scorn/shops/coffeeshop @@ -8,7 +8,7 @@ enter_x 9 enter_y 10 msg Created: 2003-04-27 Avion -Modified: 2022-01-05 Kevin Zheng +Modified: 2023-04-27 Daniel Hawkins endmsg outdoor 1 end @@ -453,6 +453,7 @@ name Fresh Coffee 4sp slaying money other_arch coffee food 4 +wc 1 x 5 y 7 end @@ -633,6 +634,7 @@ arch coffee name Eswald's inferior coffee name_pl cups of Eswald's inferior coffee food 1 +value 2 arch quest_advance_apply name scorn/CoffeeGoose 0>10 end