Update guardian.dm

This commit is contained in:
silicons
2020-07-31 00:22:46 -07:00
committed by GitHub
parent ba0c77a8bd
commit 3a773809b6
@@ -91,7 +91,7 @@ GLOBAL_LIST_EMPTY(parasites) //all currently existing/living guardians
/mob/living/simple_animal/hostile/guardian/verb/music_interact()
set name = "Access Internal Synthesizer"
set desc = "ACcess your internal musical synthesizer"
set desc = "Access your internal musical synthesizer"
set category = "IC"
music_datum.ui_interact(src)