diff options
Diffstat (limited to 'npc/cities/amatsu.txt')
-rw-r--r-- | npc/cities/amatsu.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/cities/amatsu.txt b/npc/cities/amatsu.txt index a4542edc3..e54c56e10 100644 --- a/npc/cities/amatsu.txt +++ b/npc/cities/amatsu.txt @@ -823,6 +823,9 @@ s_Got: set @stoneStr$,"Rough Wind";
break;
+ case 255:
+ end;
+
}
if(countitem(@stoneID) < 8)goto s_NEnough;
mes "[Laspuchin Gregory]";
|