diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-10-29 01:50:09 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-10-29 01:50:09 -0300 |
commit | 4cddca1c181f00e8e0971882ef861e9191243f11 (patch) | |
tree | c913924d353cca981960cd0c0b7e4f40ab0ed2a6 | |
parent | 9657ea2c06b01111317f658685b6187d13ceccad (diff) | |
download | serverdata-4cddca1c181f00e8e0971882ef861e9191243f11.tar.gz serverdata-4cddca1c181f00e8e0971882ef861e9191243f11.tar.bz2 serverdata-4cddca1c181f00e8e0971882ef861e9191243f11.tar.xz serverdata-4cddca1c181f00e8e0971882ef861e9191243f11.zip |
Fix typo
-rw-r--r-- | db/re/map_zone_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index d7b443d33..1b3116b1a 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -560,7 +560,7 @@ zones: ( LilitWarpCrystal: true ArtisWarpCrystal: true ReturnPotion: true - RentedCart: true + RentCart: true } }, { |