Fix runtimes in mood rejuventation (#37911)
This commit is contained in:
@@ -494,7 +494,7 @@
|
||||
update_canmove()
|
||||
GET_COMPONENT(mood, /datum/component/mood)
|
||||
if (mood)
|
||||
QDEL_LIST(mood.mood_events)
|
||||
QDEL_LIST_ASSOC_VAL(mood.mood_events)
|
||||
mood.sanity = SANITY_GREAT
|
||||
mood.update_mood()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user