diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-30 19:16:27 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-30 19:16:27 -0200 |
commit | 7e499b28c897406ff16fc29775d2215a3d95f14a (patch) | |
tree | 27e2132697d22d84849ddbe9ca1429d6299be83d /db/re | |
parent | a015528342aaba02d013395e67b15a9a8abfee64 (diff) | |
download | serverdata-7e499b28c897406ff16fc29775d2215a3d95f14a.tar.gz serverdata-7e499b28c897406ff16fc29775d2215a3d95f14a.tar.bz2 serverdata-7e499b28c897406ff16fc29775d2215a3d95f14a.tar.xz serverdata-7e499b28c897406ff16fc29775d2215a3d95f14a.zip |
Remove spurious totally not suspect piece of code which was totally not requested by @demure
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/job_db.conf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/db/re/job_db.conf b/db/re/job_db.conf index ad839da6e..9a828489e 100644 --- a/db/re/job_db.conf +++ b/db/re/job_db.conf @@ -65,7 +65,6 @@ Human: { TwoHandMace: 75 Rod: 70 TwoHandRod: 70 - Shield: 10 Bow: 90 Katar: 45 Revolver: 110 @@ -121,7 +120,6 @@ Ukar: { TwoHandMace: 75 Rod: 70 TwoHandRod: 70 - Shield: 10 Bow: 90 Katar: 45 Revolver: 116 @@ -147,7 +145,6 @@ Redy: { TwoHandMace: 75 Rod: 70 TwoHandRod: 70 - Shield: 10 Bow: 90 Katar: 45 Revolver: 116 @@ -173,7 +170,6 @@ Elven: { TwoHandMace: 75 Rod: 70 TwoHandRod: 70 - Shield: 10 Bow: 75 } InheritHP: ( "Human" ); @@ -194,7 +190,6 @@ Orc: { TwoHandMace: 75 Rod: 70 TwoHandRod: 70 - Shield: 10 Bow: 90 Katar: 45 Revolver: 116 @@ -220,7 +215,6 @@ Raijin: { TwoHandMace: 75 Rod: 70 TwoHandRod: 70 - Shield: 10 Bow: 90 Katar: 45 Revolver: 116 @@ -246,7 +240,6 @@ Tritan: { TwoHandMace: 75 Rod: 70 TwoHandRod: 70 - Shield: 10 Bow: 90 Katar: 45 Revolver: 116 |