Complete Absorb

This commit is contained in:
Casey
2022-03-10 19:06:43 -05:00
committed by CHOMPStation2
parent f263df0214
commit f37c12b6ab
10 changed files with 252 additions and 201 deletions

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)