RimWorld

RimWorld

(1.3 LEGACY VERSION) Edo Themed Expansion(1.3 LEGACY VERSION)
 This topic has been pinned, so it's probably important
Hei  [developer] 20 Dec, 2021 @ 4:04pm
FOR TRANSLATORS
The new update has a bunch of new items, in this page I will detail what was added and where you can find it in the code.

-------
Kuge culture, found under Defs/CultureDefs/HSCultureDef.XML
-------
Black powder bomb and kunai, found under Defs/ThingDefs_Misc/HSBasicRangedWeapons.XML
-------
Bokken found under
Defs/ThingDefs_Misc/HSBasicWeapons.XML
-------
Clanforged Nagamaki found under
Defs/ThingDefs_Misc/HSClanforgedWeapons.XML
-------
tenbinbō , found under
Defs/ThingDefs_Misc/HSUtility.XML
-------
Veterans Kabuto, prestige Kabuto, Workers headband, Shinobi Halfmask, Hannya mask, found under
Defs/ThingDefs_Misc/Apparel_Headgear_HS_Samurai_Armor.XML
-------
Heavy Do, found under
Defs/ThingDefs_Misc/Apparel_Various_HS_Samurai_Armor.XML
-------
Legendary Katana, found under
Defs/ThingDefs_Misc/HSSpecialWeapons.XML
-------
The legendary Katana has a rule pack for naming it, found under
Defs/RulePackDefs/HSRulePacks_Namers_Weapons.XML
-------
Andon, Throne, Tatami, Fancy futon, fancy futon double, found under
Defs/ThingDefs_Buildings/HSBuildings_Miscbuildings.XML
-------

The koto was ported over, it is found in
Defs/ThingDefs_Buildings/HSBuildings_MusicalInstruments
-------
Small Irori found in
Defs/ThingDefs_Buildings/HSBuildings_Production
-------
The Banzai ability, which has files found in
Defs/AbilityDefs/HSAbilityDefs.XML and Defs/HEdiffDefs/HSHediff_Casts.XML and
-------
Permits and royal titles, both found in the folder
Defs/RoyalTitles
-------
A new faction, found under
Defs/Faction_Defs/HSFactions_Royalty.XML
-------
New pawnkinds, found under
Defs/PawnKindDefs/HSPawnKinds_Player.XML
-------

OKAY, I think that's about it. Ill add a comment to amend it if I forgot anything.