diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-20 18:36:34 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-20 18:36:34 -0300 |
commit | 50a660fb7381450d04f4379ed57f5d1840e7d046 (patch) | |
tree | fc5a8fbed56a62341c49b8ab5dd677501ffaf10c /db/re/item_db.conf | |
parent | 3ab19ea19682d3bd0dd828d31cc310571180017e (diff) | |
download | serverdata-50a660fb7381450d04f4379ed57f5d1840e7d046.tar.gz serverdata-50a660fb7381450d04f4379ed57f5d1840e7d046.tar.bz2 serverdata-50a660fb7381450d04f4379ed57f5d1840e7d046.tar.xz serverdata-50a660fb7381450d04f4379ed57f5d1840e7d046.zip |
Cancel Grenade upgrade. Perhaps it is Angry flag?
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 681798843..29b925da4 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1627,9 +1627,9 @@ item_db: ( Delay: 500 UseEffect: 52 // TODO FIXME: We should add to db/constants.conf instead of using numbers Script: <" - //itemskill SM_MAGNUM,1; - // Fallback: ~~TF_HIDING AS_CLOAKING SC_INVISIBILITY~~ - itemskill(RA_CAMOUFLAGE, 1, 1); + itemskill SM_MAGNUM,1; + // Fallback: ~~TF_HIDING AS_CLOAKING SC_INVISIBILITY RA_CAMOUFLAGE~~ None work? + //itemskill(, 1, 1); "> }, { |