Update chems.dm

This commit is contained in:
SaintHusky
2020-07-14 19:52:07 +02:00
parent 7bb316750a
commit 5158bf35f6
@@ -94,7 +94,7 @@
o.add_movespeed_modifier(BREAST_MOVEMENT_SPEED, TRUE, 100, NONE, override = TRUE, multiplicative_slowdown = moveCalc)
sizeMoveMod(moveCalc)
*/
if((B.cached_size) < 40) // :) If this number isn't kept up with new sizes, Sore back messages will break
if((B.cached_size) > 13) // Changed to "More than" so that the messages keep appearing Over a certain size.
switch(round(B.cached_size))
if(9)
if (B.breast_values[B.prev_size] != B.breast_values[B.size])