summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-11-14 00:40:48 -0300
committerJesusaves <cpntb1@ymail.com>2022-11-17 16:26:34 -0300
commit3a7130908fe8f2b70a54a20bc605ade169438b9e (patch)
tree12fda1461f35c651bedf605c4e87a6a11bc437da
parenta89651804b6c39daea60fe1a5af246e1010af0b8 (diff)
downloadserverdata-3a7130908fe8f2b70a54a20bc605ade169438b9e.tar.gz
serverdata-3a7130908fe8f2b70a54a20bc605ade169438b9e.tar.bz2
serverdata-3a7130908fe8f2b70a54a20bc605ade169438b9e.tar.xz
serverdata-3a7130908fe8f2b70a54a20bc605ade169438b9e.zip
Add Silver Ore, which can be sold for good money
-rw-r--r--world/map/db/item_db.conf5
-rw-r--r--world/map/db/item_db_generic.txt1
-rw-r--r--world/map/db/mob_db.conf1
3 files changed, 7 insertions, 0 deletions
diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf
index 8bcee93d..c7d4b797 100644
--- a/world/map/db/item_db.conf
+++ b/world/map/db/item_db.conf
@@ -15173,5 +15173,10 @@ item_db: (
AegisName: "ThornArrow"
Name: "Thorn Arrow"
},
+{
+ Id: 5292
+ AegisName: "SilverOre"
+ Name: "Silver Ore"
+},
)
diff --git a/world/map/db/item_db_generic.txt b/world/map/db/item_db_generic.txt
index 6f7b94bb..6a54f370 100644
--- a/world/map/db/item_db_generic.txt
+++ b/world/map/db/item_db_generic.txt
@@ -253,3 +253,4 @@
//5122, RunestoneW, 3, 1000, 100, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {}, {}
//5123, QuillOfBinding, 3, 10, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {}, {}
6000, RESERVED_PINKIE, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {}, {}
+5292, SilverOre, 3, 2500, 1250, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {}, {}
diff --git a/world/map/db/mob_db.conf b/world/map/db/mob_db.conf
index 20e43532..d062b4a9 100644
--- a/world/map/db/mob_db.conf
+++ b/world/map/db/mob_db.conf
@@ -7130,6 +7130,7 @@ mob_db: (
IronOre: 1500
TreasureKey: 1000
Coal: 300
+ SilverOre: 25
}
},
{