update traitor message

add "for 30 seconds"
This commit is contained in:
Samuel Safahi
2025-04-24 18:12:09 -07:00
parent 386e1916a3
commit 1f899b37de
+1 -1
View File
@@ -274,7 +274,7 @@ export class EventsDisplay extends LitElement implements Layer {
this.addEvent({
description:
`You broke your alliance with ${betrayed.name()}, making you a TRAITOR ` +
`(${malusPercent}% defense debuff)`,
`(${malusPercent}% defense debuff for 30 seconds)`,
type: MessageType.ERROR,
highlight: true,
createdAt: this.game.ticks(),