diff options
Diffstat (limited to 'npc/003-1/ishi.txt')
-rw-r--r-- | npc/003-1/ishi.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/003-1/ishi.txt b/npc/003-1/ishi.txt index c0d737645..a3ddf4ccb 100644 --- a/npc/003-1/ishi.txt +++ b/npc/003-1/ishi.txt @@ -1,8 +1,8 @@ // TMW-2 Script -// Author: +// Author: // Crazyfefe // Jesusalva -// +// // Do not add void items to array. // note : the rare item system suck. @@ -102,7 +102,7 @@ @var = 8; goto L_Items; break; - case 9 : + case 9 : @var = 9; goto L_Items; break; |