[MIRROR] fixes grammar on duffelbag spell (#2514)

* fixes grammar on duffelbag spell (#55943)

fixes #55931

* fixes grammar on duffelbag spell

Co-authored-by: Tlaltecuhtli <33834933+Tlaltecuhtli@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-01-06 01:26:23 +00:00
committed by GitHub
co-authored by Tlaltecuhtli
parent 8295214e1c
commit 34719c8cb6
@@ -34,7 +34,7 @@
var/obj/item/storage/backpack/duffelbag/cursed/C = new get_turf(target)
target.visible_message("<span class='danger'>A stinky duffel bag appears on you!</span>", \
target.visible_message("<span class='danger'>A stinky duffel bag appears on [target]!</span>", \
"<span class='danger'>You feel something attaching itself to you!</span>")
target.flash_act()
if(target.dropItemToGround(target.back))