Merge pull request #41602 from swindly/word_crimes

Fixes more word crimes
This commit is contained in:
Jordan Brown
2018-11-21 09:44:00 -05:00
committed by GitHub
23 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -447,7 +447,7 @@
if(power < 10 || target.z != user.z)
to_chat(user, "<span class='notice'>We are too far away from [target.name] to affect them!</span>")
return
to_chat(user, "<span class='notice'>We succesfuly distort reality surrounding [target.name]!</span>")
to_chat(user, "<span class='notice'>We successfully distort reality surrounding [target.name]!</span>")
switch(hive.hive_size)
if(5 to 9)
if(10 to 14)