From 533b711d5a938e3f71f19c5d95683147f9dcc370 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sun, 23 Jun 2013 09:54:26 +0000 Subject: [PATCH] Adjust mailscroll price. Part of patch #333: Attitude change to IPO employees, by Kevin Zheng. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18740 282e977c-c81d-0410-88c4-b93c2d0d6712 --- python/IPO/say.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/IPO/say.py b/python/IPO/say.py index f3c44e092..904b4e578 100755 --- a/python/IPO/say.py +++ b/python/IPO/say.py @@ -29,7 +29,7 @@ # Constant price values (all prices in platinum coins) priceWritingPen = 100 priceScrollOfLiteracy = 5000 -priceMailScroll = 5 +priceMailScroll = 2 priceFactor = 50 # platinum to silver conversion # package information