diff options
author | Jesusaves <cpntb1@ymail.com> | 2025-03-29 18:51:10 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2025-03-29 18:51:10 -0300 |
commit | e1f33c4dc46c7388f7bd318db0897ecfc2e9c8dd (patch) | |
tree | de94a25b51b55bc69745c2c22d642c6c2f67dfe0 | |
parent | fbd3a755f7fd28aed02a82c39b96525e58a84dce (diff) | |
download | serverdata-e1f33c4dc46c7388f7bd318db0897ecfc2e9c8dd.tar.gz serverdata-e1f33c4dc46c7388f7bd318db0897ecfc2e9c8dd.tar.bz2 serverdata-e1f33c4dc46c7388f7bd318db0897ecfc2e9c8dd.tar.xz serverdata-e1f33c4dc46c7388f7bd318db0897ecfc2e9c8dd.zip |
Oops, fix a money exploit before it grows out of control!
-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 8f68476c8..9daee9396 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -20592,7 +20592,7 @@ item_db: ( Name: "Moubootaur's Ointment" Type: "IT_USABLE" Buy: 30000 - Sell: 1000 + Sell: 100 Weight: 8 KeepAfterUse: false Script: <" |