From 2c07f14a13d1e1f88275bd12beded43706c53bae Mon Sep 17 00:00:00 2001 From: Wombat Date: Tue, 28 Jun 2011 04:24:09 -0400 Subject: Changes: Price in item_db.txt, merchants Item ID changed to Name... price changes to reflect Lora Tay's crafting and the price of cotton cloth drops increased for cotton cloth casino coins removed from merchants several merchants changed to simple information scripts price changes based on merchant sell value --- world/map/npc/001-2/casino.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'world/map/npc/001-2/casino.txt') diff --git a/world/map/npc/001-2/casino.txt b/world/map/npc/001-2/casino.txt index cf4943a4..b4cb7bb0 100644 --- a/world/map/npc/001-2/casino.txt +++ b/world/map/npc/001-2/casino.txt @@ -21,7 +21,13 @@ close; } -001-2.gat,32,67,0 shop MoneyChanger 124,503:10 +001-2.gat,32,67,0 script MoneyChanger 124,{ + mes "[" + @npcname$ + "]"; + mes "\"I used to exchange Casino Coins for cash, but the Wizard's Council shut me down. Now the casino only runs off Casino Coins currently in circulation.\""; + next; + mes "\"I heard that many a gambler wandered onto the Beach to the South West and through to the Snake Desert to the South East. If you want to find coins already in circulation, you might find some on the monsters there.\""; + close; +} 001-2.gat,28,63,0 script BlackJack 107,{ mes "[Croupier]"; -- cgit v1.2.3-60-g2f50