diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-30 10:41:31 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-30 10:41:31 -0300 |
commit | ce75463a748bf00714c7ee4d438e6948697cc5c3 (patch) | |
tree | 7c504411fa0cd98b7b95fb504547397c274ce0b5 /db | |
parent | 2fdd1dc0ccb1047200f8142002c7dfe84e7905ba (diff) | |
download | serverdata-ce75463a748bf00714c7ee4d438e6948697cc5c3.tar.gz serverdata-ce75463a748bf00714c7ee4d438e6948697cc5c3.tar.bz2 serverdata-ce75463a748bf00714c7ee4d438e6948697cc5c3.tar.xz serverdata-ce75463a748bf00714c7ee4d438e6948697cc5c3.zip |
Wurtizite → Wurtzite
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 4 | ||||
-rw-r--r-- | db/re/mob_db.conf | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 75a7fca70..ce8a3d2ac 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5522,8 +5522,8 @@ item_db: ( }, { Id: 912 - AegisName: "Wurtizite" - Name: "Wurtizite Ore" + AegisName: "Wurtzite" + Name: "Wurtzite Ore" Type: "IT_ETC" Buy: 5000 Sell: 500 diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 232163950..8a8226829 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -8844,7 +8844,7 @@ mob_db: ( Drops: { Coal: 200 CopperOre: 100 - Wurtizite: 100 + Wurtzite: 100 LeadOre: 40 Graphene: 25 LightGreenDiamond: 1 @@ -8870,7 +8870,7 @@ mob_db: ( Drops: { Coal: 300 CopperOre: 200 - Wurtizite: 200 + Wurtzite: 200 LeadOre: 80 Graphene: 45 LightGreenDiamond: 2 @@ -8896,7 +8896,7 @@ mob_db: ( Drops: { Coal: 500 CopperOre: 300 - Wurtizite: 300 + Wurtzite: 300 LeadOre: 120 Graphene: 65 LightGreenDiamond: 3 |