From 5eabaebca391ad226cda69c811b59e73fad2be9c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 11 Apr 2022 20:12:03 -0300 Subject: It is April - time for a new redesign at graveyard monsters! BRING BACK THE JACKO! Bring back the Zombies!! IMPORTANT: Graveyard Zombies WILL NOT drop Aldred's ring. --- world/map/npc/026-2/crying_child.txt | 1 + world/map/npc/027-1/_mobs.txt | 2 ++ 2 files changed, 3 insertions(+) diff --git a/world/map/npc/026-2/crying_child.txt b/world/map/npc/026-2/crying_child.txt index e65dc716..125f4d47 100644 --- a/world/map/npc/026-2/crying_child.txt +++ b/world/map/npc/026-2/crying_child.txt @@ -93,6 +93,7 @@ L_DontCryWhat: L_DontWorryFind: mes "[Aldred]"; mes "\"Thank you " +strcharinfo(0)+"! Find it for me, pleeeease! Oh, and don't tell my parents that I lost their ring, okay?\""; + mes "##9Some sort of sixth sense tells you the ring is below the ground... But that can't be right, can it?##0"; set @state, 1; callsub S_Update_Mask; goto L_Close; diff --git a/world/map/npc/027-1/_mobs.txt b/world/map/npc/027-1/_mobs.txt index 4b422ea6..cb1f8861 100644 --- a/world/map/npc/027-1/_mobs.txt +++ b/world/map/npc/027-1/_mobs.txt @@ -17,3 +17,5 @@ 027-1,104,64,31,20|monster|Skeleton|1043,2,60000ms,8000ms 027-1,104,64,31,21|monster|LadySkeleton|1044,2,60000ms,8000ms 027-1,70,40,100,20|monster|VampireBat|1066,15,100000ms,30000ms +027-1,28,67,2,1|monster|JackO|1022,1,265000ms,200000ms +027-1,71,41,31,22|monster|Zombie|1036,3,300000ms,120000ms -- cgit v1.2.3-60-g2f50