diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-02 10:38:32 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-02 10:38:32 -0300 |
commit | da05c91f6b0603be823c6f1186c249c3135c4467 (patch) | |
tree | c77ba9b33ee8fc6ddee8c2e903734c30ee7cbb14 /db/re | |
parent | 44f5f87310c9f61f6ed7ee4d962ca4297a72ef14 (diff) | |
download | serverdata-da05c91f6b0603be823c6f1186c249c3135c4467.tar.gz serverdata-da05c91f6b0603be823c6f1186c249c3135c4467.tar.bz2 serverdata-da05c91f6b0603be823c6f1186c249c3135c4467.tar.xz serverdata-da05c91f6b0603be823c6f1186c249c3135c4467.zip |
Missing lines which shouldn't affect anything but anyway
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/job_db.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/db/re/job_db.conf b/db/re/job_db.conf index 3d010916a..a1b2d4b44 100644 --- a/db/re/job_db.conf +++ b/db/re/job_db.conf @@ -111,6 +111,7 @@ Ukar: { Rod: 65 TwoHandRod: 65 Shield: 10 + Bow: 80 } InheritHP: ( "Human" ); InheritSP: ( "Human" ); @@ -129,6 +130,7 @@ Redy: { Rod: 65 TwoHandRod: 65 Shield: 10 + Bow: 80 } InheritHP: ( "Human" ); InheritSP: ( "Human" ); @@ -147,6 +149,7 @@ Elven: { Rod: 65 TwoHandRod: 65 Shield: 10 + Bow: 75 } InheritHP: ( "Human" ); InheritSP: ( "Human" ); @@ -165,6 +168,7 @@ Orc: { Rod: 65 TwoHandRod: 65 Shield: 10 + Bow: 80 } InheritHP: ( "Human" ); InheritSP: ( "Human" ); @@ -183,6 +187,7 @@ Raijin: { Rod: 65 TwoHandRod: 65 Shield: 10 + Bow: 80 } InheritHP: ( "Human" ); InheritSP: ( "Human" ); @@ -201,6 +206,7 @@ Tritan: { Rod: 65 TwoHandRod: 65 Shield: 10 + Bow: 80 } InheritHP: ( "Human" ); InheritSP: ( "Human" ); |