Fix double vault do_after (#16743)

This commit is contained in:
metalgearsloth
2023-05-24 17:08:04 +10:00
committed by GitHub
parent 3c028e4f4b
commit d2bfb3e2b9
3 changed files with 4 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
bonkable-success-message-others = { CAPITALIZE(THE($user)) } bonks { POSS-ADJ($user) } head against { $bonkable }
bonkable-success-message-user = You bonk your head against { $bonkable }
bonkable-success-message-user = You bonk your head against { THE($bonkable) }