mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 23:47:16 +01:00
Update chems.dm
This commit is contained in:
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user