mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
Missing smite closing span
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
|
|
||||||
if(BSACooldown)
|
if(BSACooldown)
|
||||||
if(user)
|
if(user)
|
||||||
to_chat(user,"<span class='warning'>BSA is still cooling down, please wait!")
|
to_chat(user,"<span class='warning'>BSA is still cooling down, please wait!</span>")
|
||||||
return
|
return
|
||||||
|
|
||||||
BSACooldown = 1
|
BSACooldown = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user