[MIRROR] Fixes critical server crashing bug with Valentines' Day (#3348)

* Fixes critical server crashing bug with Valentines' Day (#56897)

for any onlookers, the better solution here is just to make the love effect a basic overlay you put on mobs once, animated completely through a normal icon state

this is just pressing enough to do for now

* Fixes critical server crashing bug with Valentines' Day

Co-authored-by: Iamgoofball <iamgoofball@gmail.com>
This commit is contained in:
SkyratBot
2021-02-13 10:15:39 +00:00
committed by GitHub
co-authored by Iamgoofball
parent c21ac8c176
commit acae57bc04
-4
View File
@@ -57,10 +57,6 @@
date = love_interest
linked_alert.desc = "You're in love with [date.real_name]! How lovely."
/datum/status_effect/in_love/tick()
if(date)
new /obj/effect/temp_visual/love_heart/invisible(date.drop_location(), owner)
/datum/status_effect/throat_soothed
id = "throat_soothed"
duration = 60 SECONDS