mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 12:08:55 +01:00
[MIRROR] You can now pull tails, it makes the person happy! [MDB IGNORE] (#9409)
* 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 * You can now pull tails, it makes the person happy! * no Co-authored-by: Cimika/Lessie/KathyRyals <65850818+KathyRyals@users.noreply.github.com> Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
This commit is contained in:
co-authored by
Cimika/Lessie/KathyRyals
GoldenAlpharex
parent
609dda4161
commit
2e3bb5ce31
@@ -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