From 9e230b00c814d050b20dcde5fbe2725134515c58 Mon Sep 17 00:00:00 2001 From: rjtanner Date: Tue, 23 Apr 2013 11:03:17 +0000 Subject: [PATCH] Part of patch #331 Fix room price in Hermes' Inn, courtesy of Kevin Zheng. Update purchase tables to specify 1 item per purchase and avoids Map Editor warnings. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18687 282e977c-c81d-0410-88c4-b93c2d0d6712 --- inn_and_outpost/hermes_inn | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/inn_and_outpost/hermes_inn b/inn_and_outpost/hermes_inn index 71bfa9c1a..444cf5246 100644 --- a/inn_and_outpost/hermes_inn +++ b/inn_and_outpost/hermes_inn @@ -8,7 +8,7 @@ enter_x 7 enter_y 13 msg Created: 2002-10-27 Todd Mitchell -Modified: 2012-02-02 Rick Tanner +Modified: 2013-04-06 Kevin Zheng endmsg outdoor 1 end @@ -1108,6 +1108,7 @@ y 1 end arch booze_table name Drop 5 gold for booze +sp 1 food 5 x 11 y 1 @@ -1122,6 +1123,7 @@ y 3 end arch food_table name Drop 10 gold for food +sp 1 food 10 x 11 y 3 @@ -1564,6 +1566,7 @@ y 2 end arch silver_converter name convert silver into gold (12:1) +sp 1 food 12 x 16 y 2 @@ -1574,6 +1577,7 @@ y 3 end arch diamond_converter name drop gold to buy diamonds (42:1) +sp 1 food 42 x 16 y 3