diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-04 13:15:36 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-04 13:15:36 -0300 |
commit | 9c1a75f6de2e0a255107d251431106cc70c2fd52 (patch) | |
tree | 7b99a178084b21133e74c2af85058538b0024b3d /npc/018-6-1 | |
parent | fb57e4b8ab8db4b675837be6d301d81ac88d3927 (diff) | |
download | serverdata-9c1a75f6de2e0a255107d251431106cc70c2fd52.tar.gz serverdata-9c1a75f6de2e0a255107d251431106cc70c2fd52.tar.bz2 serverdata-9c1a75f6de2e0a255107d251431106cc70c2fd52.tar.xz serverdata-9c1a75f6de2e0a255107d251431106cc70c2fd52.zip |
Mostly typo fixes, also allow up to 15 minutes to use @welcome command.
Diffstat (limited to 'npc/018-6-1')
-rw-r--r-- | npc/018-6-1/main.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/018-6-1/main.txt b/npc/018-6-1/main.txt index 7509b3938..e4ca79d4e 100644 --- a/npc/018-6-1/main.txt +++ b/npc/018-6-1/main.txt @@ -271,10 +271,10 @@ OnMain: mesq l("You know, if you're poor, you can't get too close to the Noble district."); next; mesn l("Barbara, Wounded Girl"); - mesq l("They left me no inheirtance, either. Even surviving has been a struggle. I'm not strong enough to kill the living potatos for @@.", getitemlink(Potatoz)); + mesq l("They left me no inheritance, either. Even surviving has been a struggle. I'm not strong enough to kill the living potatoes for @@.", getitemlink(Potatoz)); next; mesn l("Barbara, Wounded Girl"); - mesq l("The monsters here are too strong, and as I said before, I can't get close to the Transcedence Portal nor to get training."); + mesq l("The monsters here are too strong, and as I said before, I can't get close to the Transcendence Portal nor to get training."); next; select l("I'm not here to listen stories, I need you to return what you've stole."); |