summaryrefslogtreecommitdiff
path: root/src/char_sql/itemdb.h
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2011-03-02 13:52:33 -0800
committerBen Longbons <b.r.longbons@gmail.com>2011-03-02 14:06:46 -0800
commita1a2711abfc594f2be1da51df95ddcd7071ddebd (patch)
tree9128237fc4794b917394a1c39221d08cc78c1b54 /src/char_sql/itemdb.h
parent877018d1296c984afe72b79f076265d6d27c3a7c (diff)
downloadtmwa-a1a2711abfc594f2be1da51df95ddcd7071ddebd.tar.gz
tmwa-a1a2711abfc594f2be1da51df95ddcd7071ddebd.tar.bz2
tmwa-a1a2711abfc594f2be1da51df95ddcd7071ddebd.tar.xz
tmwa-a1a2711abfc594f2be1da51df95ddcd7071ddebd.zip
Recode from SHIFT-JIS to unicode, then undo the conversion of backslashs and tildes.
Diffstat (limited to 'src/char_sql/itemdb.h')
-rw-r--r--src/char_sql/itemdb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/char_sql/itemdb.h b/src/char_sql/itemdb.h
index 9f4274e..5d55c1b 100644
--- a/src/char_sql/itemdb.h
+++ b/src/char_sql/itemdb.h
@@ -18,8 +18,8 @@ struct item_data
int look;
int elv;
int wlv;
- char *use_script; // 回復とかも全部この中でやろうかなと
- char *equip_script; // 攻撃,防御の属性設定もこの中で可能かな?
+ char *use_script; // 蝗槫セゥ縺ィ縺九b蜈ィ驛ィ縺薙ョ荳ュ縺ァ繧繧阪≧縺九↑縺ィ
+ char *equip_script; // 謾サ謦,髦イ蠕。縺ョ螻樊ァ險ュ螳壹b縺薙ョ荳ュ縺ァ蜿ッ閭ス縺九↑?
char available;
};