diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-07 15:18:13 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-07 15:18:13 -0200 |
commit | 464adca31e7aaebd808ecd618bbdef69dd0676fb (patch) | |
tree | 09bed8137c3bd46a8e84a23f0de15a39ad5940e7 /npc/001-1/rewards.txt | |
parent | 47df1bc9e92ca581f169aca3b056e706ec4aeee4 (diff) | |
download | serverdata-464adca31e7aaebd808ecd618bbdef69dd0676fb.tar.gz serverdata-464adca31e7aaebd808ecd618bbdef69dd0676fb.tar.bz2 serverdata-464adca31e7aaebd808ecd618bbdef69dd0676fb.tar.xz serverdata-464adca31e7aaebd808ecd618bbdef69dd0676fb.zip |
Shields now use the defense formula
(which might be a bad formula but I ran out of patience to do this)
Barrel is special, it is sold at Aeros Rare Shop.
Diffstat (limited to 'npc/001-1/rewards.txt')
-rw-r--r-- | npc/001-1/rewards.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 22c07867a..030aa9262 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -41,6 +41,7 @@ OnInit: sellitem BowlerHat, 720; sellitem AshUrn,630; sellitem Googles,540; + sellitem Barrel,400; // Temporary, Seasonal, for events, rare drops, next release sellitem BlacksmithAxe, 32400; |