diff options
Diffstat (limited to 'npc/003-1/ched.txt')
-rw-r--r-- | npc/003-1/ched.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/ched.txt b/npc/003-1/ched.txt index 0cdefe386..19c5505cd 100644 --- a/npc/003-1/ched.txt +++ b/npc/003-1/ched.txt @@ -6,7 +6,7 @@ // Ched is from a quest. // But as he is now unused, he'll become someone else on summer. -003-1,62,48,0 script Ched NPC_PLAYER,{ +003-1,62,48,0 script Ched NPC_PLAYER_TONORI,{ function ValidSSC { return countitem(CactusCocktail)+countitem(CherryCocktail)+countitem(AppleCocktail); } |