mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
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