Merge pull request #34775 from ShizCalev/removed-named-args-from-visible_message

Removed named args from visible_message
This commit is contained in:
Leo
2018-01-24 15:59:28 -02:00
committed by CitadelStationBot
parent f4a817be01
commit e71ce4e8cf
7 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -108,7 +108,7 @@
new /obj/effect/temp_visual/bluespace_fissure(get_turf(src))
new /obj/effect/temp_visual/bluespace_fissure(get_turf(linked_to))
user.forceMove(get_turf(linked_to))
user.visible_message("<span class='warning'>[user] [slip_in_message].</span>", ignored_mob = user)
user.visible_message("<span class='warning'>[user] [slip_in_message].</span>", null, null, null, user)
user.visible_message("<span class='warning'>[user] [slip_out_message].</span>", "<span class='notice'>...and find your way to the other side.</span>")
/datum/brain_trauma/special/psychotic_brawling