mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Changes up a lot more messages to look like emotes. (#9133)
This commit is contained in:
@@ -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]!"))
|
||||
|
||||
Reference in New Issue
Block a user