This commit is contained in:
izac112
2022-01-31 09:01:42 +01:00
7 changed files with 46 additions and 33 deletions
+1 -1
View File
@@ -945,7 +945,7 @@
else
searching = FALSE
if(world.time - last_message <= 1 SECOND)
if(world.time - last_message <= 15 SECONDS)
return
if(user.a_intent == I_HELP)
user.visible_message("<span class='notice'><b>\The [user]</b> hugs [src]!</span>","<span class='notice'>You hug [src]!</span>")