diff options
Diffstat (limited to 'db/areas/cotton-tunnel.json')
-rw-r--r-- | db/areas/cotton-tunnel.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/db/areas/cotton-tunnel.json b/db/areas/cotton-tunnel.json index 58ee1af..bff05ba 100644 --- a/db/areas/cotton-tunnel.json +++ b/db/areas/cotton-tunnel.json @@ -21,23 +21,23 @@ "items": [ { "slug": "candy_tuxeball", - "chance": 10 + "chance": 3 }, { "slug": "imperial_potion", - "chance": 10 + "chance": 2 }, { "slug": "imperial_tea", - "chance": 10 + "chance": 2 }, { "slug": "cureall", - "chance": 10 + "chance": 2 }, { "slug": "raise_melee", - "chance": 10 + "chance": 1 } ], |