From fbeca50439ba543e22f3251e0cd5d186d54c06b5 Mon Sep 17 00:00:00 2001 From: HoraK-FDF Date: Wed, 3 Jul 2024 22:00:01 +0200 Subject: typo fix --- world/map/npc/items/anchor_stone.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc') diff --git a/world/map/npc/items/anchor_stone.txt b/world/map/npc/items/anchor_stone.txt index 52c688f4..d63632af 100644 --- a/world/map/npc/items/anchor_stone.txt +++ b/world/map/npc/items/anchor_stone.txt @@ -29,7 +29,7 @@ L_AS_Yes: L_AnchoredAnchorStone: if ((AnchorStoneDest < 1) && (AnchorStoneDest > -1)) goto L_AAS_Error; - mes "\"You want to recall to the place the [@@" + AnchoredAnchorStone + "|@@] is bond to?\""; + mes "\"You want to recall to the place the [@@" + AnchoredAnchorStone + "|@@] is bound to?\""; menu "No", L_Close, "Yes", L_AAS_Yes; -- cgit v1.2.3-70-g09d2