Vore release two

This commit is contained in:
izac112
2020-11-17 16:27:01 +01:00
parent 5d64303087
commit c4e161afeb
3 changed files with 12 additions and 11 deletions
+3 -3
View File
@@ -2341,7 +2341,7 @@
/obj/item/clothing/suit/jacket/puffer/vest = 5,
/obj/item/clothing/suit/storage/flannel/red = 5,
/obj/item/clothing/suit/unathi/robe = 5,
/obj/item/clothing/suit/storage/snowsuit = 5,
/obj/item/clothing/suit/storage/hooded/wintercoat/snowsuit = 5,
/obj/item/clothing/suit/storage/toggle/internalaffairs = 5,
/obj/item/clothing/suit/storage/toggle/lawyer/bluejacket = 5,
/obj/item/clothing/suit/storage/toggle/lawyer/purpjacket = 5,
@@ -2428,7 +2428,7 @@
/obj/item/clothing/suit/jacket/puffer/vest = 100,
/obj/item/clothing/suit/storage/flannel/red = 100,
/obj/item/clothing/suit/unathi/robe = 100,
/obj/item/clothing/suit/storage/snowsuit = 100,
/obj/item/clothing/suit/storage/hooded/wintercoat/snowsuit = 100,
/obj/item/clothing/suit/storage/toggle/internalaffairs = 100,
/obj/item/clothing/suit/storage/toggle/lawyer/bluejacket = 100,
/obj/item/clothing/suit/storage/toggle/lawyer/purpjacket = 100,
@@ -3325,7 +3325,7 @@
/obj/item/clothing/suit/jacket/puffer/vest = 5,
/obj/item/clothing/suit/storage/flannel/red = 5,
/obj/item/clothing/suit/unathi/robe = 5,
/obj/item/clothing/suit/storage/snowsuit = 5,
/obj/item/clothing/suit/storage/hooded/wintercoat/snowsuit = 5,
/obj/item/clothing/suit/storage/toggle/internalaffairs = 5,
/obj/item/clothing/suit/storage/toggle/lawyer/bluejacket = 5,
/obj/item/clothing/suit/storage/toggle/lawyer/purpjacket = 5,
@@ -150,6 +150,7 @@
..()
H.equip_to_slot_or_del(new /obj/item/clothing/shoes/sandal(H),slot_shoes)
//YW EDIT: loneliness
/datum/species/teshari/handle_environment_special(var/mob/living/carbon/human/H)
spawn(0)
// If they're dead or unconcious they're a bit beyond this kind of thing.
File diff suppressed because one or more lines are too long