fixes bawlz

fixes bawlz
This commit is contained in:
QuoteFox
2020-08-07 09:50:44 +01:00
parent 1152cccd74
commit 0aec53c87c
5 changed files with 1 additions and 4 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

@@ -387,9 +387,6 @@
if(/obj/item/organ/genital/breasts)
S = GLOB.breasts_shapes_list[G.shape]
if(!S || S.icon_state == "none")
continue
@@ -20,6 +20,7 @@
can_climax = TRUE
var/sent_full_message = TRUE //defaults to 1 since they're full to start
/obj/item/organ/genital/testicles/on_life()
if(QDELETED(src))
return
@@ -69,7 +70,6 @@
/obj/item/organ/genital/testicles/update_appearance()
switch(size)
//if(0.1 to 1) //Hyper - Change the displayed ball sizes
if(0.1 to 3)
size_name = "average"
//if(1.1 to 2)
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 880 B

After

Width:  |  Height:  |  Size: 1.1 KiB