Correction message init & pugilat

This commit is contained in:
2025-10-03 01:41:30 +02:00
parent 54f470d531
commit 6a987086f8
3 changed files with 8 additions and 6 deletions

View File

@@ -276,8 +276,8 @@ export class RdDItemArme extends RdDItem {
static pugilat(actor) {
const pugilat = RdDItemArme.corpsACorps(actor)
pugilat.name = 'Mains nues'
return pugilat;
pugilat.name = 'Pugilat'
return pugilat
}
static empoignade(actor) {