You can now pull tails, it makes the person happy! (#62763)

About The Pull Request

You can now pull on tails and it makes the person happy! It was supposed to just be felinid but it changed when mothblocks requested I check for tails!
Why It's Good For The Game

Cute interaction with our cat friends. And Lizards. And anything with a tail.
Changelog

cl
add: You can now pull on a felinid's tail to make them happy!
/cl
This commit is contained in:
Cimika/Lessie/KathyRyals
2021-11-12 15:17:23 +13:00
committed by GitHub
parent d3d32c6065
commit ef2f70d344
3 changed files with 13 additions and 0 deletions
@@ -24,6 +24,10 @@
mood_change = 1
timeout = 2 MINUTES
/datum/mood_event/tailpulled
description = "<span class='nicegreen'>I love getting my tail pulled!</span>\n"
mood_change = 5
timeout = 2 MINUTES
/datum/mood_event/arcade
description = "<span class='nicegreen'>I beat the arcade game!</span>\n"
mood_change = 3