From 6c41f74d1aa72d8846b48b5dd8a589a3c137360d Mon Sep 17 00:00:00 2001 From: exneval Date: Mon, 9 Dec 2013 18:44:09 +0700 Subject: [PATCH] *Fix typo in vip_gemstone. --- conf/battle/player.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/battle/player.conf b/conf/battle/player.conf index 5304b50065..7cf04f4f93 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -189,5 +189,5 @@ vip_drop_increase: 50 // Gemstone requirement. Setting to false will disable. // Can the VIP Group ignore Gemstone requirement for skills? -// Default: true -vip_gemstone: true +// Default: yes +vip_gemstone: yes