Merge pull request #10066 from Sishen1542/aaaaaaaa

neovgre qol changes
This commit is contained in:
Putnam3145
2019-12-17 11:40:43 -08:00
committed by GitHub
3 changed files with 2 additions and 2 deletions

View File

@@ -146,6 +146,6 @@
/datum/clockwork_scripture/create_object/summon_arbiter/check_special_requirements()
if(GLOB.neovgre_exists)
to_chat(invoker, "<span class='brass'>\"You've already got one...\"</span>")
to_chat(invoker, "<span class='nezbere'>\"Only one of my weapons may exist in this temporal stream!\"</span>")
return FALSE
return ..()