summaryrefslogtreecommitdiff
path: root/world/map/npc/functions/evil_obelisk.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-11-26 12:26:39 -0300
committerJesusaves <cpntb1@ymail.com>2022-11-26 12:26:39 -0300
commit49f15384104466c37115c88905ff77d2d4356994 (patch)
tree72b093a76f69961acb3e3e1731e7f20b43049cca /world/map/npc/functions/evil_obelisk.txt
parent144a6acdbf1a7986f0dee1ec7da1679eaa9af18a (diff)
downloadserverdata-49f15384104466c37115c88905ff77d2d4356994.tar.gz
serverdata-49f15384104466c37115c88905ff77d2d4356994.tar.bz2
serverdata-49f15384104466c37115c88905ff77d2d4356994.tar.xz
serverdata-49f15384104466c37115c88905ff77d2d4356994.zip
ScytheMob -> FlyingScythe
Diffstat (limited to 'world/map/npc/functions/evil_obelisk.txt')
-rw-r--r--world/map/npc/functions/evil_obelisk.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/functions/evil_obelisk.txt b/world/map/npc/functions/evil_obelisk.txt
index e2ba0bbe..34c917d5 100644
--- a/world/map/npc/functions/evil_obelisk.txt
+++ b/world/map/npc/functions/evil_obelisk.txt
@@ -78,7 +78,7 @@ L_GRAVEYARD2_1:
if(@temp == 4)
set @mob_id, Stalker;
if(@temp == 5)
- set @mob_id, Scythe;
+ set @mob_id, FlyingScythe;
callsub S_Summon;
goto L_GRAVEYARD2_1;