From 71726602c37cb84b73777dc9198aaa36d2f886e0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 28 Jul 2018 15:00:09 -0300 Subject: Miere Cleaver as temporary rare + notes --- npc/001-1/rewards.txt | 3 ++- npc/017-1/nowhere_man.txt | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 2228a6576..9a0abc141 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -43,7 +43,8 @@ OnInit: sellitem Googles,600; // Temporary, Seasonal, for events, rare drops, next release - sellitem DesertBow, 10000; + sellitem DesertBow, 9000; + sellitem MiereCleaver, 3000; sellitem LeatherShirt, 350; sellitem JeansShorts, 300; diff --git a/npc/017-1/nowhere_man.txt b/npc/017-1/nowhere_man.txt index 6e2d32b3e..8e5177ee1 100644 --- a/npc/017-1/nowhere_man.txt +++ b/npc/017-1/nowhere_man.txt @@ -10,6 +10,10 @@ // The refund is the exact fair price, retrieved from database. The only "loss" here // is that you would rather do something else with Leather Patch but instead, you "sold" it. // If you sell items you don't get experience, so you shouldn't get any exp here either. +// +// This NPC could as well do Jeans Shorts, but I'm too lazy to calculate formula now. +// The price is Cave Snake Skin in proportion to Jean Shorts rarity, and cost in proportion +// to sell price difference. 017-1,155,162,0 script Nowhere Man NPC_UKAR,{ mesn; -- cgit v1.2.3-70-g09d2