mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
silent is broken as fuck
Removes the message that checks if a mob is silent; silent is just plain broken.
This commit is contained in:
@@ -20,8 +20,7 @@
|
||||
user << "\red You don't know how to use this!"
|
||||
return
|
||||
if(user.mind.assigned_role == "Mime")
|
||||
if(!user.silent)
|
||||
user << "\red You feel that breaking your vow of silence is enough."
|
||||
user << "\red Being a mime, you really shouldn't use this."
|
||||
return
|
||||
if(spamcheck)
|
||||
user << "\red \The [src] needs to recharge!"
|
||||
|
||||
Reference in New Issue
Block a user