summaryrefslogtreecommitdiff
path: root/src/char_sql/itemdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/char_sql/itemdb.c')
-rw-r--r--src/char_sql/itemdb.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/char_sql/itemdb.c b/src/char_sql/itemdb.c
index 3e1c22d..ee0801f 100644
--- a/src/char_sql/itemdb.c
+++ b/src/char_sql/itemdb.c
@@ -16,7 +16,7 @@
#define MAX_RANDITEM 2000
// ** ITEMDB_OVERRIDE_NAME_VERBOSE **
-// 定義すると、itemdb.txtとgrfで名前が異なる場合、表示します.
+// 螳夂セゥ縺吶k縺ィ縲(temdb.txt縺ィgrf縺ァ蜷榊燕縺檎焚縺ェ繧句エ蜷医∬。ィ遉コ縺励∪縺.
//#define ITEMDB_OVERRIDE_NAME_VERBOSE 1
char item_db_db[256] = "item_db"; // added to specify item_db sql table [Valaris]
@@ -24,7 +24,7 @@ char item_db_db[256] = "item_db"; // added to specify item_db sql table [Valar
static struct dbt *item_db;
/*==========================================
- * DBの検索
+ * DB縺ョ讀懃エ「
*------------------------------------------
*/
struct item_data *itemdb_search (int nameid)
@@ -93,7 +93,7 @@ int itemdb_isequip2 (struct item_data *data)
}
/*==========================================
- * アイテムデータベースの読み込み
+ * 繧「繧、繝繝繝繝シ繧ソ繝吶シ繧ケ縺ョ隱ュ縺ソ霎シ縺ソ
*------------------------------------------
*/
static int itemdb_readdb (void)