diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-04-07 14:10:39 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-04-07 14:10:39 -0300 |
commit | 084116624a699c10c9c59e3120b445618f288c75 (patch) | |
tree | 975aed0231e8432ad37b4a57f122d36080942c2d /db/re | |
parent | 7ddd3ca3bd554987b8eb03cd48995459a4688997 (diff) | |
download | serverdata-084116624a699c10c9c59e3120b445618f288c75.tar.gz serverdata-084116624a699c10c9c59e3120b445618f288c75.tar.bz2 serverdata-084116624a699c10c9c59e3120b445618f288c75.tar.xz serverdata-084116624a699c10c9c59e3120b445618f288c75.zip |
Please use tabulations on item_db and mob_db @Saulc
Wikigen is poor handling both
Diffstat (limited to 'db/re')
-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 faa59f53a..a6c2628ee 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -7997,7 +7997,7 @@ item_db: ( BuyingStore: true Sprite: 0 Script: <" - bonus bMaxHP,1; + bonus bMaxHP,1; "> }, { @@ -10680,7 +10680,7 @@ item_db: ( WeaponLv: 0 BuyingStore: true Script: <" - bonus bAspdRate,1; + bonus bAspdRate,1; "> }, { |