diff --git a/Content/Textures/Things/Misc/PNShuttle.png b/Content/Textures/Things/Misc/PNShuttle.png new file mode 100644 index 0000000..43a45cd Binary files /dev/null and b/Content/Textures/Things/Misc/PNShuttle.png differ diff --git a/Royalty/Defs/PnLCareerLevel/Royal_Permits.xml b/Royalty/Defs/PnLCareerLevel/Royal_Permits.xml index 243f22a..116c1ee 100644 --- a/Royalty/Defs/PnLCareerLevel/Royal_Permits.xml +++ b/Royalty/Defs/PnLCareerLevel/Royal_Permits.xml @@ -57,7 +57,7 @@ PN_DropOTPCard - + Request for a drop of PnL OTP card. PN_Title_Senior 1 @@ -341,4 +341,22 @@ 10 + + + PN_RequestTransportShuttle + + request a shuttle for your own use. It will transport colonists, items, and animals anywhere you like within 70 world tiles. + RoyalTitlePermitWorker_CallShuttle + PN_Title_Manager + PN_SubsidiaryFaction + 1 + 60 + true + (0,10) + + 4 + 44.9 + false + + \ No newline at end of file diff --git a/Royalty/Defs/Royal_ThingDef_Misc.dev b/Royalty/Defs/Royal_ThingDef_Misc.dev new file mode 100644 index 0000000..a8397e0 --- /dev/null +++ b/Royalty/Defs/Royal_ThingDef_Misc.dev @@ -0,0 +1,15 @@ + + + + + + PN_Shuttle + + A spacer-tech shuttle designed for transit between surface and orbit, or between moons of a planetary system. + + Things/Building/Misc/Shuttle + (162,164,149) + + + + \ No newline at end of file