Fixes missing cooldowns, missing cult blade sound.

This commit is contained in:
mwerezak
2015-09-09 15:13:30 -04:00
parent 6e66ad307c
commit af52b475ff
21 changed files with 50 additions and 45 deletions

View File

@@ -256,6 +256,7 @@
user.visible_message("<span class='notice'>You open up the book and show it to [M]. </span>", \
"<span class='notice'> [user] opens up a book and shows it to [M]. </span>")
M << browse("<TT><I>Penned by [author].</I></TT> <BR>" + "[dat]", "window=book")
user.setClickCooldown(DEFAULT_QUICK_COOLDOWN) //to prevent spam
/*