portal fleshlight bug fixes

This commit is contained in:
QuoteFox
2021-04-17 02:09:46 +01:00
parent 822a2a182b
commit a8181f8678
+2 -1
View File
@@ -145,7 +145,7 @@
if (C.getArousalLoss() >= 100 && ishuman(C) && C.has_dna())
var/mob/living/carbon/human/O = user
O.mob_climax_partner(P, M, TRUE, FALSE, FALSE, TRUE) //climax with your partner remotely!
C.mob_climax_partner(P, M, TRUE, FALSE, FALSE, TRUE) //climax with your partner remotely!
return
else
@@ -188,6 +188,7 @@
icon = 'hyperstation/icons/obj/fleshlight.dmi'
icon_state = "portalpanties"
item_state = "fleshlight"
w_class = WEIGHT_CLASS_SMALL
var/obj/item/portallight
var/attached = FALSE