summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/mob_db.conf10
-rw-r--r--npc/007-1/zarkor.txt4
2 files changed, 9 insertions, 5 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index d6def291c..9996e2479 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -1690,15 +1690,15 @@ mob_db: (
},
{
Id: 1052
- SpriteName: "DemonicGoblin"
- Name: "Demonic Goblin"
+ SpriteName: "MagicGoblin"
+ Name: "Magic Goblin"
Lv: 5
Hp: 500
Sp: 0
Exp: 4
JExp: 1
- AttackRange: 1
- Attack: [50, 100]
+ AttackRange: 6
+ Attack: [100, 140]
Def: 10
Mdef: 0
Stats: {
@@ -1709,7 +1709,7 @@ mob_db: (
Dex: 6
Luk: 5
}
- ViewRange: 1
+ ViewRange: 8
ChaseRange: 12
Size: 0
Race: 2
diff --git a/npc/007-1/zarkor.txt b/npc/007-1/zarkor.txt
index 5df39e6d5..e1c903136 100644
--- a/npc/007-1/zarkor.txt
+++ b/npc/007-1/zarkor.txt
@@ -41,6 +41,10 @@
mesn "Saulc, the Bug Master";
mesq l("Once that gets out of the way, this NPC will be finished. See you then!");
close;
+ // Locations
+ // 166, 145
+ // 65, 116
+ //
break;
}