mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-22 04:24:20 +01:00
fixes small mistake in card reveal text (#27311)
This commit is contained in:
@@ -374,7 +374,7 @@
|
||||
update_appearance(UPDATE_NAME|UPDATE_DESC|UPDATE_OVERLAYS)
|
||||
user.visible_message(
|
||||
"<span class='notice'>[user] [concealed ? "conceals" : "reveals"] their hand.</span>",
|
||||
"<span class='notice'>You[concealed ? "conceal" : "reveal"] your hand.</span>",
|
||||
"<span class='notice'>You [concealed ? "conceal" : "reveal"] your hand.</span>",
|
||||
"<span class='notice'>You hear a hand of cards being flipped over.</span>"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user