mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Forgot to close the span
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
update_icon()
|
||||
return
|
||||
else if(isalien(target)) //hiss-hiss has no eyes!
|
||||
target << "<span class='danger'>[target] does not seem to have any eyes!"
|
||||
target << "<span class='danger'>[target] does not seem to have any eyes!</span>"
|
||||
return
|
||||
|
||||
target.visible_message("<span class='danger'>[user] squirts something into [target]'s eyes!</span>", \
|
||||
|
||||
Reference in New Issue
Block a user