Skip to content

Commit

Permalink
Fix issue with mob not spawning at selected option (#4996)
Browse files Browse the repository at this point in the history
Co-authored-by: Atemo <Atemo@users.noreply.github.com>
  • Loading branch information
iraciz and Atemo committed Jun 4, 2020
1 parent 1c0a2c6 commit f218994
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions npc/re/instances/NightmarishJitterbug.txt
Expand Up @@ -1419,6 +1419,7 @@ OnTouch_:
break;
case 3:
jitterbug_options |= 1;
areamonster 'map_jtb$,351,131,389,96, "--ja--", 3108,1; // no label
unittalk getcharid(3), "" + strcharinfo(0) + " : I like your Red Potion (feat. Muka).";
mes "[Newoz]";
mes "Hah hah, this is embarassing, but thank you.";
Expand Down

0 comments on commit f218994

Please sign in to comment.