mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Merge pull request #50012 from kingofkosmos/time_tenses_to_present
Verb time tenses to present tense
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user