diff --git a/1.3/Defs/FactionDefs/Factions_PnL.xml b/1.3/Defs/FactionDefs/Factions_PnL.xml
index 7034662..afa190f 100644
--- a/1.3/Defs/FactionDefs/Factions_PnL.xml
+++ b/1.3/Defs/FactionDefs/Factions_PnL.xml
@@ -9,7 +9,7 @@
     <pawnsPlural>Automata</pawnsPlural>
     <requiredCountAtGameStart>1</requiredCountAtGameStart>
     <fixedName>PnL Industry</fixedName>
-    <factionIconPath>Icon/Paniel_PlayerIcon</factionIconPath>
+    <factionIconPath>Icon/Paniel_HQ</factionIconPath>
     <hidden>true</hidden>
     <autoFlee>false</autoFlee>
     <techLevel>Spacer</techLevel>
@@ -58,7 +58,7 @@
     <fixedLeaderKinds>
       <li>PN_CEO</li>
     </fixedLeaderKinds>
-    <factionIconPath>Icon/Paniel_PlayerIcon</factionIconPath>
+    <factionIconPath>Icon/Paniel_Logi</factionIconPath>
     <colorSpectrum>
       <li>(1, 1, 1)</li>
       <li>(1, 1, 1)</li>
diff --git a/1.3/Defs/ThingDef/ThingDef_Weapons_Royal.xml b/1.3/Defs/ThingDef/ThingDef_Weapons_Royal.xml
index 45c5bb7..b4d03aa 100644
--- a/1.3/Defs/ThingDef/ThingDef_Weapons_Royal.xml
+++ b/1.3/Defs/ThingDef/ThingDef_Weapons_Royal.xml
@@ -837,7 +837,6 @@
         <cooldownTime>2</cooldownTime>
       </li>
     </tools>
-    <equippedAngleOffset>45</equippedAngleOffset>
     <weaponClasses>
       <li>Ultratech</li>
     </weaponClasses>
diff --git a/Content/Textures/Icon/Paniel_HQ.png b/Content/Textures/Icon/Paniel_HQ.png
new file mode 100644
index 0000000..ebb300b
Binary files /dev/null and b/Content/Textures/Icon/Paniel_HQ.png differ
diff --git a/Content/Textures/Icon/Paniel_Logi.png b/Content/Textures/Icon/Paniel_Logi.png
new file mode 100644
index 0000000..97779f3
Binary files /dev/null and b/Content/Textures/Icon/Paniel_Logi.png differ
diff --git a/Content/Textures/Icon/Paniel_bylaw.png b/Content/Textures/Icon/Paniel_bylaw.png
new file mode 100644
index 0000000..be8dfd7
Binary files /dev/null and b/Content/Textures/Icon/Paniel_bylaw.png differ
diff --git a/Content/Textures/Things/Weapons/PNRoyalLSW.png b/Content/Textures/Things/Weapons/PNRoyalLSW.png
index cdf4f83..3914eec 100644
Binary files a/Content/Textures/Things/Weapons/PNRoyalLSW.png and b/Content/Textures/Things/Weapons/PNRoyalLSW.png differ
diff --git a/Content/Textures/Things/Weapons/SYS/PNRoyalLSW_Full_east.png b/Content/Textures/Things/Weapons/SYS/PNRoyalLSW_Full_east.png
index 6675bf1..b46e826 100644
Binary files a/Content/Textures/Things/Weapons/SYS/PNRoyalLSW_Full_east.png and b/Content/Textures/Things/Weapons/SYS/PNRoyalLSW_Full_east.png differ
diff --git a/Content/Textures/Things/Weapons/SYS/PNRoyalLSW_Full_north.png b/Content/Textures/Things/Weapons/SYS/PNRoyalLSW_Full_north.png
index 6675bf1..b46e826 100644
Binary files a/Content/Textures/Things/Weapons/SYS/PNRoyalLSW_Full_north.png and b/Content/Textures/Things/Weapons/SYS/PNRoyalLSW_Full_north.png differ
diff --git a/Content/Textures/Things/Weapons/SYS/PNRoyalLSW_Full_south.png b/Content/Textures/Things/Weapons/SYS/PNRoyalLSW_Full_south.png
index a8936bd..834f9f2 100644
Binary files a/Content/Textures/Things/Weapons/SYS/PNRoyalLSW_Full_south.png and b/Content/Textures/Things/Weapons/SYS/PNRoyalLSW_Full_south.png differ
diff --git a/Content/Textures/Things/Weapons/old/PNRoyalLSW.png b/Content/Textures/Things/Weapons/old/PNRoyalLSW.png
new file mode 100644
index 0000000..cdf4f83
Binary files /dev/null and b/Content/Textures/Things/Weapons/old/PNRoyalLSW.png differ
diff --git a/Ideology/Defs/MemeDefs/Memes_PnL.xml b/Ideology/Defs/MemeDefs/Memes_PnL.xml
index e57a064..17d0597 100644
--- a/Ideology/Defs/MemeDefs/Memes_PnL.xml
+++ b/Ideology/Defs/MemeDefs/Memes_PnL.xml
@@ -8,7 +8,7 @@
     <label>PnL bylaws</label>
     <description>...</description>
     <category>Structure</category>
-    <iconPath>Icon/Paniel_PlayerIcon</iconPath>
+    <iconPath>Icon/Paniel_bylaw</iconPath>
     <impact>0</impact>
     <worshipRoomLabel>Conference room</worshipRoomLabel>
     <deityCount>0</deityCount>