Merge pull request #35299 from ShiggyDiggyDo/arcadegrammar

fixes small grammar issue on arcades
This commit is contained in:
vuonojenmustaturska
2018-02-05 17:10:11 +02:00
committed by CitadelStationBot
parent 40943eaa35
commit 903ab00096
+1 -1
View File
@@ -76,7 +76,7 @@
new prizeselect(src)
var/atom/movable/prize = pick(contents)
visible_message("<span class='notice'>[src] dispenses a [prize]!</span>", "<span class='notice'>You hear a chime and a clunk.</span>")
visible_message("<span class='notice'>[src] dispenses [prize]!</span>", "<span class='notice'>You hear a chime and a clunk.</span>")
prize.forceMove(get_turf(src))
#undef PULSE_MEDAL