mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user