Changes up a lot more messages to look like emotes. (#9133)

This commit is contained in:
Matt Atlas
2020-06-18 10:29:47 +02:00
committed by GitHub
parent a00f2555ea
commit c6d9cba325
39 changed files with 132 additions and 96 deletions
+1 -1
View File
@@ -101,5 +101,5 @@
flick("coin_[cmineral]_flip", src)
icon_state = "coin_[cmineral]_[comment]"
playsound(get_turf(src), 'sound/items/coinflip.ogg', 100, 1, -4)
user.visible_message(SPAN_NOTICE("\The [user] has thrown \the [src]. It lands on [comment]!"), \
user.visible_message(SPAN_NOTICE("\The [user] throws \the [src]. It lands on [comment]!"), \
SPAN_NOTICE("You throw \the [src]. It lands on [comment]!"))