diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-11-18 18:27:38 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-11-18 18:27:38 -0200 |
commit | 090edd8dc2333407b92361fcea0447112330be05 (patch) | |
tree | 7471d3a0126ddeb0a1fe3974232924fda880b1d1 /npc/018-2-1 | |
parent | 4fbde755866fe4d3a17fd67107a6e923c72d2705 (diff) | |
download | serverdata-090edd8dc2333407b92361fcea0447112330be05.tar.gz serverdata-090edd8dc2333407b92361fcea0447112330be05.tar.bz2 serverdata-090edd8dc2333407b92361fcea0447112330be05.tar.xz serverdata-090edd8dc2333407b92361fcea0447112330be05.zip |
Make the standard weapons sold by Pyndragon weaker and cheaper.
This allows Dustynator (quest weapon) to shine.
Diffstat (limited to 'npc/018-2-1')
-rw-r--r-- | npc/018-2-1/dustman.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/018-2-1/dustman.txt b/npc/018-2-1/dustman.txt index fe0c96257..1332650cf 100644 --- a/npc/018-2-1/dustman.txt +++ b/npc/018-2-1/dustman.txt @@ -30,6 +30,7 @@ L_COD: next; mesn; mesq l("Pyndragon said he'll do a @@ to however reduces them to dust. Interested?", getitemlink(Dustynator)); // BottledDust, Dustynator + mesc l("Note: Dustynator is a high level weapon. You might not have enough level to use it yet."); next; if (askyesno() == ASK_YES) { mes ""; |