Final pooj changes.

This commit is contained in:
Fermi
2019-06-02 22:57:50 +01:00
parent 0eec1ed3f3
commit 255aa60441
5 changed files with 7 additions and 6 deletions
@@ -81,10 +81,10 @@
if((B.cached_size) < 16)
switch(round(B.cached_size))
if(9)
if (B.breast_sizes[B.prev_size] != B.breast_sizes[B.size])
if (GLOB.breasts_size_list[B.prev_size] != GLOB.breasts_size_list[B.size])
to_chat(o, "<span class='notice'>Your expansive chest has become a more managable size, liberating your movements.</b></span>")
if(10 to INFINITY)
if (B.breast_sizes[B.prev_size] != B.breast_sizes[B.size])
if (GLOB.breasts_size_list[B.prev_size] != GLOB.breasts_size_list[B.size])
to_chat(H, "<span class='warning'>Your indulgent busom is so substantial, it's affecting your movements!</b></span>")
if(prob(2))
to_chat(owner, "<span class='notice'>Your back is feeling a little sore.</span>")