mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 15:18:09 +01:00
Merge pull request #3824 from CHOMPStation2/upstream-merge-12412
[MIRROR] Complete Absorb
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user