Correction message init & pugilat
This commit is contained in:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user