diff options
-rw-r--r-- | npc/004-1/elanore.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/004-1/elanore.txt b/npc/004-1/elanore.txt index d22caaafa..1617f2316 100644 --- a/npc/004-1/elanore.txt +++ b/npc/004-1/elanore.txt @@ -46,7 +46,7 @@ L_Trade: getitem Lifestone, 1; goto L_TradeOK; -L_TradeInput: +L_Trade_Input: mesc l("How many?"); input .@am; if (.@am <= 0) |