diff options
Diffstat (limited to 'npc/010-2_Dimonds_Cove/dimonds.txt')
-rw-r--r-- | npc/010-2_Dimonds_Cove/dimonds.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/010-2_Dimonds_Cove/dimonds.txt b/npc/010-2_Dimonds_Cove/dimonds.txt index c79a58e7..c1578d55 100644 --- a/npc/010-2_Dimonds_Cove/dimonds.txt +++ b/npc/010-2_Dimonds_Cove/dimonds.txt @@ -541,7 +541,7 @@ leave: 010-2.gat,65,41,0 shop General Store 137,586:1000,524:1600,544:10000,632:10000,528:1000,735:-1 010-2.gat,75,68,0 script Basil 107,{ - set @npcName$, "[Basil the Inn Keeper]"; + set @npcname$, "Basil the Inn Keeper"; set @cost, 200; callfunc "Inn"; } |