mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Fixes a Critical Spelling Issue (#73913)
## About The Pull Request Its my birthday! --> It's my birthday! ## Why It's Good For The Game Bad grammar makes us look unprofessional. ## Changelog 🆑 spellcheck: The birthday moodlet's description is now gramatically correct. /🆑
This commit is contained in:
@@ -355,7 +355,7 @@
|
||||
timeout = 2 MINUTES
|
||||
|
||||
/datum/mood_event/birthday
|
||||
description = "Its my birthday!"
|
||||
description = "It's my birthday!"
|
||||
mood_change = 2
|
||||
special_screen_obj = "birthday"
|
||||
special_screen_replace = FALSE
|
||||
|
||||
Reference in New Issue
Block a user