diff --git a/Content/Languages/English/Strings/Names/Weapon/PNChainSword.txt b/Content/Languages/English/Strings/Names/Weapon/PNChainSword.txt new file mode 100644 index 0000000..51251aa --- /dev/null +++ b/Content/Languages/English/Strings/Names/Weapon/PNChainSword.txt @@ -0,0 +1,7 @@ +Butcher +Slaughter +Grinder +Cutter +Meatsaw +Buzzsaw +Sculptor \ No newline at end of file diff --git a/Content/Languages/English/Strings/Names/Weapon/PNof.txt b/Content/Languages/English/Strings/Names/Weapon/PNof.txt new file mode 100644 index 0000000..6172554 --- /dev/null +++ b/Content/Languages/English/Strings/Names/Weapon/PNof.txt @@ -0,0 +1 @@ +of \ No newline at end of file diff --git a/Royalty/Defs/ThingDef_Weapon.xml b/Royalty/Defs/ThingDef_Weapon.xml index a4549b1..fa5a96d 100644 --- a/Royalty/Defs/ThingDef_Weapon.xml +++ b/Royalty/Defs/ThingDef_Weapon.xml @@ -3,6 +3,29 @@ + + PN_NamerChainSwordfirst + + +
  • PNof->Names/Weapon/PNof
  • +
  • PNChainSword->Names/Weapon/PNChainSword
  • +
    +
    +
    + + + PN_NamerChainSword + +
  • PN_NamerFirst
  • +
  • PN_NamerChainSwordfirst
  • +
    + + +
  • r_weapon_name->[PNChainSword] [PNof] [PNFirstNamer]
  • +
    +
    +
    + Ultra @@ -54,9 +77,6 @@
  • true
  • -
  • - NamerWeaponBladelink -
  • true true @@ -184,5 +204,10 @@ 0.9 + +
  • + PN_NamerChainSword +
  • +
    \ No newline at end of file