Update Treasures for potions

This commit is contained in:
t00thpick1
2016-03-11 22:42:47 -05:00
parent 898fad6be4
commit cbf2f34f93
2 changed files with 34 additions and 20 deletions

View File

@ -651,7 +651,9 @@ Shake:
XP: 0
Drop_Chance: 1.0
Drop_Level: 0
POTION_POISON:
POTION|0|POISON:
PotionData:
PotionType: POISON
Amount: 1
XP: 0
Drop_Chance: 1.0
@ -861,17 +863,23 @@ Shake:
Drop_Chance: 100.0
Drop_Level: 0
WITCH:
POTION_INSTANT_HEAL:
SPLASH_POTION|0|INSTANT_HEAL:
PotionData:
PotionType: INSTANT_HEAL
Amount: 1
XP: 0
Drop_Chance: 1.0
Drop_Level: 0
POTION_FIRE_RESISTANCE:
SPLASH_POTION|0|FIRE_RESISTANCE:
PotionData:
PotionType: FIRE_RESISTANCE
Amount: 1
XP: 0
Drop_Chance: 1.0
Drop_Level: 0
POTION_SPEED:
SPLASH_POTION|0|SPEED:
PotionData:
PotionType: SPEED
Amount: 1
XP: 0
Drop_Chance: 1.0