Floor: Difference between revisions
Jump to navigation
Jump to search
imported>StDoodle |
imported>StDoodle No edit summary |
||
Line 5: | Line 5: | ||
<p>For example:<pre>int purse_rat_ML = floor( familiar_weight($familiar[109])/2 ); | <p>For example:<pre>int purse_rat_ML = floor( familiar_weight($familiar[109])/2 ); | ||
print( "Your squeaky little buddy is currently generating "+purse_rat_ML+" ML in aggression from monsters!" );</pre></p> | print( "Your squeaky little buddy is currently generating "+purse_rat_ML+" ML in aggression from monsters!" );</pre></p> | ||
{{Format}} |