diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-17 18:24:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-17 18:24:38 -0300 |
commit | f70e0a879232cc2645ddb6e53ea1634316aa92a8 (patch) | |
tree | 1b5e2e1889e55abaf41fc7dcd979ef12136b3a53 /npc/005-4 | |
parent | 1268a46c73ee0ffa618748794e2f02224e143d94 (diff) | |
download | serverdata-f70e0a879232cc2645ddb6e53ea1634316aa92a8.tar.gz serverdata-f70e0a879232cc2645ddb6e53ea1634316aa92a8.tar.bz2 serverdata-f70e0a879232cc2645ddb6e53ea1634316aa92a8.tar.xz serverdata-f70e0a879232cc2645ddb6e53ea1634316aa92a8.zip |
Update Elmo and Nard and stuff because Rosen new quest
(and try to correct some broken english, but that's a job for @demure not me)
Diffstat (limited to 'npc/005-4')
-rw-r--r-- | npc/005-4/rosen.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-4/rosen.txt b/npc/005-4/rosen.txt index 7c6a26888..4a3c58505 100644 --- a/npc/005-4/rosen.txt +++ b/npc/005-4/rosen.txt @@ -73,7 +73,7 @@ L_Gloves: } else if (.@q == 1) { mesq l("You didn't mine enough @@. The perfect spot is at northeast of this island. It takes a while to them respawn, so don't hurry.", getmonsterlink(DiamondBif)); } else if (.@q == 2) { - mesq l("Wow! those pity gloves aren'st made for mining. They're almost ruined!"); + mesq l("Wow! Those pitiable gloves sure weren't made for mining. They're almost ruined!"); mesq l("Here, take this @@. It will be better suited!", getitemlink(CandorGloves)); inventoryplace CandorGloves, 1; getexp 30, 5; |