consistency and sprite edits

This commit is contained in:
TalkingCactus
2016-08-23 22:01:05 -04:00
parent 05837982d5
commit 848b03ba61
3 changed files with 17 additions and 15 deletions
+7 -7
View File
@@ -17,7 +17,7 @@
zone = "groin"
slot = "penis"
w_class = 3
var/subtype = "human"
var/shape = "human"
var/size = "normal"
var/testicles
@@ -35,13 +35,13 @@
zone = "groin"
slot = "vagina"
w_class = 3
var/subtype = "human"
var/shape = "human"
var/ovaries
/obj/item/organ/ovaries
name = "ovaries"
icon_state = "ovaries"
/obj/item/organ/womb
name = "womb"
icon_state = "womb"
zone = "groin"
slot = "ovaries"
slot = "womb"
w_class = 3
var/subtype = "human"