From: Alexander Monakov Date: Sun, 26 Dec 2010 23:25:31 +0000 (+0300) Subject: Forgont one instance of Wolfbonus X-Git-Url: https://git.jsancho.org/?a=commitdiff_plain;h=c84fb27b1b242249929b90c2b50f2c92c6a0556d;p=lugaru.git Forgont one instance of Wolfbonus --- diff --git a/Source/Person.cpp b/Source/Person.cpp index 4d7f9df..b738121 100644 --- a/Source/Person.cpp +++ b/Source/Person.cpp @@ -5333,9 +5333,7 @@ void Person::DoStuff(){ bled=0; if(!dead&&creature==wolftype){ - bonus=Wolfbonus; - bonustime=0; - bonusvalue=300; + award_bonus(0, Wolfbonus); } if(unconscioustime<.1&&(bonus!=spinecrusher||bonustime>1)&&(bonus!=FinishedBonus||bonustime>1)&&bloodloss