mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
Correct spelling for moonlight amulet (#83351)
## About The Pull Request Changes all instances of "amulette" to "amulet" (except for icon_state instances of the misspelling). ## Why It's Good For The Game Spelling ## Changelog 🆑 spellcheck: Corrects spelling of "amulette" to "amulet" /🆑
This commit is contained in:
@@ -469,7 +469,7 @@
|
||||
mood_change = -3
|
||||
timeout = 5 MINUTES
|
||||
|
||||
/datum/mood_event/amulette_insanity
|
||||
/datum/mood_event/amulet_insanity
|
||||
description = "I sEe THe LiGHt, It mUsT BE stOPPed"
|
||||
mood_change = -6
|
||||
timeout = 5 MINUTES
|
||||
|
||||
Reference in New Issue
Block a user