mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Merge pull request #41602 from swindly/word_crimes
Fixes more word crimes
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user