Merge pull request #3824 from CHOMPStation2/upstream-merge-12412

[MIRROR] Complete Absorb
This commit is contained in:
Razgriz
2022-03-11 16:14:18 -07:00
committed by GitHub
10 changed files with 249 additions and 229 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)