Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if( you.has_bionic( bio_digestion ) ) {
- for( std::pair<const vitamin_id, int> &vit : res ) {
- vit.second *= 1.5f;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement