This commit is contained in:
VerySoft
2022-03-10 07:02:00 -05:00
parent a842da9185
commit 1167ec590b
11 changed files with 245 additions and 231 deletions
+5
View File
@@ -27,6 +27,11 @@
if(world.time < next_emote)
to_chat(src, SPAN_WARNING("You cannot use another emote yet."))
return
//VOREStation Addition Start
if(forced_psay)
pme(message)
return
//VOREStation Addition End
if(act == "help")
if(world.time >= next_emote_refresh)