diff options
Diffstat (limited to 'npc/cities/morocc.txt')
-rw-r--r-- | npc/cities/morocc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/morocc.txt b/npc/cities/morocc.txt index a79148fbf..8f1f1111d 100644 --- a/npc/cities/morocc.txt +++ b/npc/cities/morocc.txt @@ -138,7 +138,7 @@ morocc,223,102,0 script Volunteer - Morroc#06::MocVolunteer 2_M_BARD_ORIENT,{ next; mes "[Ringing Voice]"; mes "Be quiet! Can't you see what's going on?!"; - specialeffect(EF_HIT2, AREA, getnpcid(0, "Volunteer - Morroc#06")); + specialeffect EF_HIT2,AREA,"Volunteer - Morroc#06"; next; mes "[Morroc Volunteer]"; mes "Heyyy, you're being too harsh, Senyorita. Your fist may be as fragile as you are, but it sure can hurt somebody."; |