From 950c281a5ada226c36102c3f30f1daf9d30b3994 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 2 Mar 2019 21:12:14 -0300 Subject: Replace Green Dragon with Black Mamba in Crazyfefe Cave --- npc/006-1/crazyfefe.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/006-1/crazyfefe.txt b/npc/006-1/crazyfefe.txt index 332c6c7cb..ea080f9f7 100644 --- a/npc/006-1/crazyfefe.txt +++ b/npc/006-1/crazyfefe.txt @@ -219,7 +219,7 @@ L_Summon: .@monsterId = any(FallenGuard1, FallenGuard2, BanditLord, Yeti, WickedMushroom) ; break; case 17: case 18: - .@monsterId = any(Forain, GreenDragon, Michel) ; break; + .@monsterId = any(Forain, BlackMamba, Michel) ; break; case 19: case 20: .@monsterId = any(FafiDragon, BlackMamba, JackO, Terranite) ; break; -- cgit v1.2.3-60-g2f50