heat changes!

heat changes!
This commit is contained in:
QuoteFox
2021-01-01 01:59:02 +00:00
parent 8f374d0213
commit 1d4023f0d9
4 changed files with 19 additions and 4 deletions
@@ -0,0 +1,9 @@
/datum/mood_event/heatneed
description = "<span class='warning'>I need someone to satisfy me, my heat is driving me crazy.</span>\n"
mood_change = -3
timeout = 2 MINUTES
/datum/mood_event/heat
description = "<span class='userlove'>I have satisfied my heat, and I'm filled with happiness!</span>\n"
mood_change = 3
timeout = 5 MINUTES
+1 -1
View File
@@ -29,7 +29,7 @@
/datum/quirk/inheat
name = "In Heat"
desc = "Your system burns with the desire to be bred, your body will betray you and alert others' to your desire when examining you. Ignoring your body may cause you to become sad and needy."
desc = "Your system burns with the desire to be bred, your body will betray you and alert others' to your desire when examining you. Satisfying your lust will make you happy, but ignoring it may cause you to become sad and needy."
value = 0
mob_trait = TRAIT_HEAT
gain_text = "<span class='notice'>You body burns with the desire to be bred.</span>"