diff options
author | Merlin Nox <merlin09100@gmail.com> | 2019-04-13 21:00:20 +0200 |
---|---|---|
committer | Merlin Nox <merlin09100@gmail.com> | 2019-04-13 21:00:20 +0200 |
commit | f0213d801b296a28ed7df648bd7f45e4c154fb70 (patch) | |
tree | 4f200a08c9ccc168dca832b2467003ee09abb7ae /npc | |
parent | 630c0015470dc2651a4bb7bbb09dd19fed85c291 (diff) | |
download | serverdata-f0213d801b296a28ed7df648bd7f45e4c154fb70.tar.gz serverdata-f0213d801b296a28ed7df648bd7f45e4c154fb70.tar.bz2 serverdata-f0213d801b296a28ed7df648bd7f45e4c154fb70.tar.xz serverdata-f0213d801b296a28ed7df648bd7f45e4c154fb70.zip |
changed on to in in zegas.txt ->npc/005-1
Diffstat (limited to 'npc')
-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: |