test to reset tiredness

+ [ADDED] Reset tiredness when you take painkillers.
+ [ADDED] Reset tiredness when you sleep at a tent.
This commit is contained in:
vbawol
2013-06-20 08:44:58 -05:00
parent 50d38e89a4
commit 5b0d2e0f5c
3 changed files with 6 additions and 1 deletions

View File

@@ -46,3 +46,5 @@ player playMove "AidlPpneMstpSnonWnonDnon_SleepC_standUp";
waitUntil { animationState player != "AidlPpneMstpSnonWnonDnon_SleepC_standUp"};
R3F_TIRED_Accumulator = 0;