mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
Visible_messages verb time tenses changed to present.
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
if(prob(20))
|
||||
user.Stun(40)
|
||||
user.take_overall_damage(0, shock_damage)
|
||||
user.visible_message("<span class='danger'>[user.name] was shocked by the [src.name]!</span>", \
|
||||
user.visible_message("<span class='danger'>[user.name] is shocked by the [src.name]!</span>", \
|
||||
"<span class='userdanger'>Energy pulse detected, system damaged!</span>", \
|
||||
"<span class='hear'>You hear an electrical crack.</span>")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user