Skip to content

Commit

Permalink
Merge pull request #12 from toastygm/tom
Browse files Browse the repository at this point in the history
Release 0.5.1
  • Loading branch information
toastygm authored Dec 23, 2024
2 parents be94f4f + 759d1fa commit f3368d7
Show file tree
Hide file tree
Showing 3 changed files with 125 additions and 360 deletions.
31 changes: 30 additions & 1 deletion lang/en.json
Original file line number Diff line number Diff line change
@@ -1 +1,30 @@
{}
{
"TYPES.Actor.entity": "Animate Entity",
"TYPES.Actor.object": "Inanimate Object",

"TYPES.Item.armorgear": "Armor",
"TYPES.Item.weapongear": "Weapon",
"TYPES.Item.miscgear": "Misc Gear",
"TYPES.Item.projectilegear": "Projectile",
"TYPES.Item.containergear": "Container",
"TYPES.Item.concoctiongear": "Concoction",
"TYPES.Item.mysticaldevice": "Mystical Device",
"TYPES.Item.skill": "Skill",
"TYPES.Item.trait": "Trait",
"TYPES.Item.affiliation": "Affiliation",
"TYPES.Item.injury": "Injury",
"TYPES.Item.affliction": "Affliction",
"TYPES.Item.anatomy": "Anatomy",
"TYPES.Item.bodylocation": "Body Location",
"TYPES.Item.bodypart": "Body Part",
"TYPES.Item.bodyzone": "Body Zone",
"TYPES.Item.domain": "Domain",
"TYPES.Item.philosophy": "Philosophy",
"TYPES.Item.event": "Event",
"TYPES.Item.meleestrikemode": "Melee Strike Mode",
"TYPES.Item.combattechniquestrikemode": "Combat Technique Strike Mode",
"TYPES.Item.missilestrikemode": "Missile Strike Mode",
"TYPES.Item.combatmaneuver": "Combat Maneuver",
"TYPES.Item.mystery": "Mystery",
"TYPES.Item.mysticalability": "Mystical Ability"
}
Loading

0 comments on commit f3368d7

Please sign in to comment.