Also adds feedback message

This commit is contained in:
Heroman
2019-08-29 08:12:11 +10:00
parent ba71025007
commit cd5f25b853
+1
View File
@@ -27,6 +27,7 @@
if(alert(usr, "Are you sure you want to request the admins spice things up for you? You accept the consequences if you do.",,"No","Yes") != "No")
message_admins("[ADMIN_FULLMONTY(usr)] has requested the round be spiced up a little.")
to_chat(usr, "<span class='notice'>You have requested some more spice in your round.</span>")
else
to_chat(usr, "<span class='notice'>Spice request cancelled.</span>")
return