From b4962af132b418e50192ab29995bce395278f697 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 15 Jun 2018 15:30:35 -0300 Subject: TODO: Rename CasinoCoins to CasinoCoin (consistency) --- npc/003-1/well.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/003-1') diff --git a/npc/003-1/well.txt b/npc/003-1/well.txt index fcfc1e59f..e268cc1a4 100644 --- a/npc/003-1/well.txt +++ b/npc/003-1/well.txt @@ -27,8 +27,8 @@ getitem StrangeCoin, 1; mes l("##9Hey wait... Your coin turned on a @@!", getitemlink(StrangeCoin)); } else if (.@n <= 50) { - getitem CasinoCoin, 1; - mes l("##9Hey wait... Your coin turned on a @@!", getitemlink(CasinoCoin)); + getitem CasinoCoins, 1; + mes l("##9Hey wait... Your coin turned on a @@!", getitemlink(CasinoCoins)); } else if (.@n <= 100) { Zeny=Zeny+2; mes col("Hey wait... You found 2 GP!", 9); -- cgit v1.2.3-70-g09d2