starenie 202 B

123456
  1. # starenie
  2. if $clothingworntype ! 'vatnik' and $clothingworntype ! 'sforma' and $clothingworntype ! 'ero':
  3. dynamic '<<$ARGS[2]>>H[<<ARGS[3]>>] -= 1'
  4. end
  5. --- starenie ---------------------------------