mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
[MIRROR] magatsuchi is trying to remove your stray bracket! [MDB IGNORE] (#8889)
* magatsuchi is trying to remove your stray bracket! (#62157) removes a stray bracket in the stripping message, effectively enhancing user experience by 2000% * magatsuchi is trying to remove your stray bracket! Co-authored-by: magatsuchi <88991542+magatsuchi@users.noreply.github.com>
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
|
||||
source.visible_message(
|
||||
span_warning("[user] tries to remove [source]'s [item.name]."),
|
||||
span_userdanger("[user] tries to remove your [item.name]]."),
|
||||
span_userdanger("[user] tries to remove your [item.name]."),
|
||||
ignored_mobs = user,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user