X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FBonuses.def;h=1604f240cdda5e2f41c423f1326c014564b7aad5;hb=bbf8873b80baf3cb468ac12b3f62b0938320fef1;hp=91b2b5ca47716b01a1106cf1109e7e19383a8e2c;hpb=bef7cd3a2b0217e63ef0b3b6832b22abbfe05bd1;p=lugaru.git diff --git a/Source/Bonuses.def b/Source/Bonuses.def index 91b2b5c..1604f24 100644 --- a/Source/Bonuses.def +++ b/Source/Bonuses.def @@ -32,6 +32,7 @@ DECLARE_BONUS(touchofdeath, "Touch of Death!", 150) DECLARE_BONUS(swordreversebonus, "Sword Disarm!", 100) DECLARE_BONUS(staffreversebonus, "Staff Disarm!", 100) DECLARE_BONUS(reverseko, "Reversal KO!", 100) +// The following five should be kept in that order DECLARE_BONUS(solidhit, "Solid Hit!", 10) DECLARE_BONUS(twoxcombo, "2X Combo!", 20) DECLARE_BONUS(threexcombo, "3X Combo!", 40)