Merge pull request #50012 from kingofkosmos/time_tenses_to_present

Verb time tenses to present tense
This commit is contained in:
Rohesie
2020-03-19 16:19:49 -03:00
committed by GitHub
59 changed files with 116 additions and 116 deletions
+2 -2
View File
@@ -25,8 +25,8 @@
M.Paralyze(100)
M.apply_effect(EFFECT_STUTTER, 5)
M.visible_message("<span class='danger'>[user] has prodded [M] with [src]!</span>", \
"<span class='userdanger'>[user] has prodded you with [src]!</span>")
M.visible_message("<span class='danger'>[user] prods [M] with [src]!</span>", \
"<span class='userdanger'>[user] prods you with [src]!</span>")
playsound(loc, 'sound/weapons/egloves.ogg', 50, TRUE, -1)