diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index acd014f5c..742f601f0 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -623,7 +623,7 @@ item_db: ( sc_end SC_SILENCE; sc_end SC_CONFUSION; sc_end SC_BLIND; - sc_end SC_BLOODING; + sc_end SC_BLOODING; // FIXME: Failing? sc_end SC_DPOISON; sc_end SC_FEAR; sc_end SC_COLD; |