- Timestamp:
- 2012-06-29 12:28:18 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2012/26/ElmoR/Hurja Arska/Hurja Arska/Hurja Arska/Hurja_Arska.cs
r3400 r3406 350 350 void arskaParantuu(PhysicsObject arska, PhysicsObject kohde) 351 351 { 352 arskanVoima++; 353 voimaLaskuri.Value++; 352 arskanVoima +=2; 353 voimaLaskuri.Value = arskanVoima; 354 voimaLaskuri.MaxValue = 10; 354 355 if (arskanVoima > 10) 355 356 {
Note: See TracChangeset
for help on using the changeset viewer.