Visible_messages verb time tenses changed to present.

This commit is contained in:
kingofkosmos
2020-03-16 14:55:25 +02:00
parent 9e0093a8dd
commit 79c5a80ca0
59 changed files with 115 additions and 115 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
user.changeNext_move(CLICK_CD_MELEE)
user.do_attack_animation(src)
structureclimber.Paralyze(40)
structureclimber.visible_message("<span class='warning'>[structureclimber] has been knocked off [src].", "You're knocked off [src]!", "You see [structureclimber] get knocked off [src].</span>")
structureclimber.visible_message("<span class='warning'>[structureclimber] is knocked off [src].</span>", "<span class='warning'>You're knocked off [src]!</span>", "<span class='warning'>You see [structureclimber] get knocked off [src].</span>")
/obj/structure/ui_act(action, params)
. = ..()