diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 54fa2ce21..2a73d91df 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1628,8 +1628,8 @@ item_db: ( UseEffect: 52 // TODO FIXME: We should add to db/constants.conf instead of using numbers Script: <" //itemskill SM_MAGNUM,1; - // Fallback: ~~TF_HIDING~~ SC_INVISIBILITY RA_CAMOUFLAGE - itemskill(AS_CLOAKING, 1, 1); + // Fallback: ~~TF_HIDING AS_CLOAKING~~ RA_CAMOUFLAGE + itemskill(SC_INVISIBILITY, 1, 1); "> }, { |