diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-13 19:16:05 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-04-13 19:16:05 +0000 |
commit | 6c56174d9de8adbbd3ee217f7993589fdc90e380 (patch) | |
tree | 4f200a08c9ccc168dca832b2467003ee09abb7ae | |
parent | 630c0015470dc2651a4bb7bbb09dd19fed85c291 (diff) | |
parent | f0213d801b296a28ed7df648bd7f45e4c154fb70 (diff) | |
download | serverdata-6c56174d9de8adbbd3ee217f7993589fdc90e380.tar.gz serverdata-6c56174d9de8adbbd3ee217f7993589fdc90e380.tar.bz2 serverdata-6c56174d9de8adbbd3ee217f7993589fdc90e380.tar.xz serverdata-6c56174d9de8adbbd3ee217f7993589fdc90e380.zip |
Merge branch 'master' into 'master'
Minor correction in npc/005-1/zegas.txt
See merge request TMW2/serverdata!20
-rw-r--r-- | npc/005-1/zegas.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/005-1/zegas.txt b/npc/005-1/zegas.txt index 425bb4171..fdd5a1580 100644 --- a/npc/005-1/zegas.txt +++ b/npc/005-1/zegas.txt @@ -2,7 +2,7 @@ // Author: // Unknown // Description: -// Saxso's widow. Asks new players to trigger a bug bomb on the storehouse. +// Saxso's widow. Asks new players to trigger a bug bomb in the storehouse. 005-1,42,87,0 script Zegas NPC_MONA,{ .ItemCreate = CandorShorts; @@ -21,7 +21,7 @@ L_Weak: mesn; - mesq l("Do not enter on this storehouse, the maggots there will kill you."); + mesq l("Do not enter in this storehouse, the maggots there will kill you."); close; L_Meet: |