summaryrefslogtreecommitdiff
path: root/world/map/npc/058-1
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/058-1')
-rw-r--r--world/map/npc/058-1/_import.txt1
-rw-r--r--world/map/npc/058-1/_warps.txt2
-rw-r--r--world/map/npc/058-1/griffen.txt8
3 files changed, 10 insertions, 1 deletions
diff --git a/world/map/npc/058-1/_import.txt b/world/map/npc/058-1/_import.txt
index 5c67f5c1..f20d8766 100644
--- a/world/map/npc/058-1/_import.txt
+++ b/world/map/npc/058-1/_import.txt
@@ -4,3 +4,4 @@ map: 058-1
npc: npc/058-1/_mobs.txt
npc: npc/058-1/_nodes.txt
npc: npc/058-1/_warps.txt
+npc: npc/058-1/griffen.txt
diff --git a/world/map/npc/058-1/_warps.txt b/world/map/npc/058-1/_warps.txt
index 58196d47..bfbf011c 100644
--- a/world/map/npc/058-1/_warps.txt
+++ b/world/map/npc/058-1/_warps.txt
@@ -1,4 +1,4 @@
// This file is generated automatically. All manually added changes will be removed when running the Converter.
// Pyramid B1F warps
-058-1,65,199|warp|-1,-1,001-1,99,99
+058-1,65,199|warp|-1,-1,043-1,68,114
diff --git a/world/map/npc/058-1/griffen.txt b/world/map/npc/058-1/griffen.txt
new file mode 100644
index 00000000..f98a5ecb
--- /dev/null
+++ b/world/map/npc/058-1/griffen.txt
@@ -0,0 +1,8 @@
+// Author: Jesusalva
+
+058-1,67,20,0|script|Griffen#T|194
+{
+ mes "[Griffen]";
+ mes "\"Grark!\"";
+ close;
+}