Skip to content

Commit

Permalink
leg/foot tattoos and more species
Browse files Browse the repository at this point in the history
  • Loading branch information
Sha-Seng committed Jan 5, 2025
1 parent ee9de2e commit 45001e5
Show file tree
Hide file tree
Showing 12 changed files with 114 additions and 30 deletions.
32 changes: 22 additions & 10 deletions Resources/Locale/en-US/_Impstation/markings/tattoos.ftl
Original file line number Diff line number Diff line change
@@ -1,17 +1,29 @@
marking-TattooNanotrasenChest-tattoo_nanotrasen_chest = Chest Tattoo (Nanotrasen)
marking-TattooNanotrasenChest = Chest Tattoo (Nanotrasen)
marking-TattooDollLeftArm-tattoo_doll_l_arm = Left Arm Tattoo (Doll Joints)
marking-TattooDollLeftArm = Left Arm Tattoo (Doll Joints)
marking-ArmDollJointsTattooLeft-l_arm_doll = Doll Joints Arm Tattoo (Left)
marking-ArmDollJointsTattooLeft = Doll Joints Arm Tattoo (Left)
marking-TattooDollRightArm-tattoo_doll_r_arm = Right Arm Tattoo (Doll Joints)
marking-TattooDollRightArm = Right Arm Tattoo (Doll Joints)
marking-ArmDollJointsTattooRight-r_arm_doll = Doll Joints Arm Tattoo (Right)
marking-ArmDollJointsTattooRight = Doll Joints Arm Tattoo (Right)
marking-TattooDollLeftHand-tattoo_doll_l_hand = Left Hand Tattoo (Doll Joints)
marking-TattooDollLeftHand = Left Hand Tattoo (Doll Joints)
marking-HandDollJointsTattooLeft-l_hand_doll = Doll Joints Hand Tattoo (Left)
marking-HandDollJointsTattooLeft = Doll Joints Hand Tattoo (Left)
marking-TattooDollRightHand-tattoo_doll_r_hand = Right Hand Tattoo (Doll Joints)
marking-TattooDollRightHand = Right Hand Tattoo (Doll Joints)
marking-HandDollJointsTattooRight-r_hand_doll = Doll Joints Hand Tattoo (Right)
marking-HandDollJointsTattooRight = Doll Joints Hand Tattoo (Right)
marking-TattooCuthereChest-tattoo_cuthere_chest = Chest Tattoo (Cut Here)
marking-TattooCuthereChest = Chest Tattoo (Cut Here)
marking-LegDollJointsTattooLeft-l_leg_doll = Doll Joints Leg Tattoo (Left)
marking-LegDollJointsTattooLeft = Doll Joints Leg Tattoo (Left)
marking-LegDollJointsTattooRight-r_leg_doll = Doll Joints Leg Tattoo (Right)
marking-LegDollJointsTattooRight = Doll Joints Leg Tattoo (Right)
marking-FootDollJointsTattooLeft-l_foot_doll = Doll Joints Foot Tattoo (Left)
marking-FootDollJointsTattooLeft = Doll Joints Foot Tattoo (Left)
marking-FootDollJointsTattooRight-r_foot_doll = Doll Joints Foot Tattoo (Right)
marking-FootDollJointsTattooRight = Doll Joints Foot Tattoo (Right)
marking-ChestCutHere-chest_cuthere = 'Cut Here' Tattoo
marking-ChestCutHere = 'Cut Here' Tattoo
Original file line number Diff line number Diff line change
@@ -1,69 +1,125 @@
- type: marking
id: TattooCuthereChest
id: ChestCutHere
bodyPart: Chest
markingCategory: Chest
speciesRestriction: [Human, Dwarf]
speciesRestriction: [Human, Dwarf, Arachnid, SlimePerson, Reptilian]
coloring:
default:
type:
!type:TattooColoring
fallbackColor: "#666666"
sprites:
- sprite: _Impstation/Mobs/Customization/tattoos.rsi
state: tattoo_cuthere_chest
state: chest_cuthere

- type: marking
id: TattooDollLeftArm
id: ArmDollJointsTattooLeft
bodyPart: LArm
markingCategory: Arms
speciesRestriction: [Human, Dwarf]
speciesRestriction: [Human, Dwarf, Arachnid, SlimePerson, Reptilian]
coloring:
default:
type:
!type:TattooColoring
fallbackColor: "#666666"
sprites:
- sprite: _Impstation/Mobs/Customization/tattoos.rsi
state: tattoo_doll_l_arm
state: l_arm_doll

- type: marking
id: TattooDollRightArm
id: ArmDollJointsTattooRight
bodyPart: RArm
markingCategory: Arms
speciesRestriction: [Human, Dwarf]
speciesRestriction: [Human, Dwarf, Arachnid, SlimePerson, Reptilian]
coloring:
default:
type:
!type:TattooColoring
fallbackColor: "#666666"
sprites:
- sprite: _Impstation/Mobs/Customization/tattoos.rsi
state: tattoo_doll_r_arm
state: r_arm_doll

- type: marking
id: TattooDollLeftHand
id: HandDollJointsTattooLeft
bodyPart: LHand
markingCategory: Arms
speciesRestriction: [Human, Dwarf]
speciesRestriction: [Human, Dwarf, Arachnid, SlimePerson, Reptilian]
coloring:
default:
type:
!type:TattooColoring
fallbackColor: "#666666"
sprites:
- sprite: _Impstation/Mobs/Customization/tattoos.rsi
state: tattoo_doll_l_hand
state: l_hand_doll

- type: marking
id: TattooDollRightHand
id: HandDollJointsTattooRight
bodyPart: RHand
markingCategory: Arms
speciesRestriction: [Human, Dwarf]
speciesRestriction: [Human, Dwarf, Arachnid, SlimePerson, Reptilian]
coloring:
default:
type:
!type:TattooColoring
fallbackColor: "#666666"
sprites:
- sprite: _Impstation/Mobs/Customization/tattoos.rsi
state: tattoo_doll_r_hand
state: r_hand_doll

- type: marking
id: LegDollJointsTattooLeft
bodyPart: LLeg
markingCategory: Legs
speciesRestriction: [Human, Dwarf, Arachnid, SlimePerson, Reptilian]
coloring:
default:
type:
!type:TattooColoring
fallbackColor: "#666666"
sprites:
- sprite: _Impstation/Mobs/Customization/tattoos.rsi
state: l_leg_doll

- type: marking
id: LegDollJointsTattooRight
bodyPart: RLeg
markingCategory: Legs
speciesRestriction: [Human, Dwarf, Arachnid, SlimePerson, Reptilian]
coloring:
default:
type:
!type:TattooColoring
fallbackColor: "#666666"
sprites:
- sprite: _Impstation/Mobs/Customization/tattoos.rsi
state: r_leg_doll

- type: marking
id: FootDollJointsTattooLeft
bodyPart: LFoot
markingCategory: Legs
speciesRestriction: [Human, Dwarf, Arachnid, SlimePerson]
coloring:
default:
type:
!type:TattooColoring
fallbackColor: "#666666"
sprites:
- sprite: _Impstation/Mobs/Customization/tattoos.rsi
state: l_foot_doll

- type: marking
id: FootDollJointsTattooRight
bodyPart: RFoot
markingCategory: Legs
speciesRestriction: [Human, Dwarf, Arachnid, SlimePerson]
coloring:
default:
type:
!type:TattooColoring
fallbackColor: "#666666"
sprites:
- sprite: _Impstation/Mobs/Customization/tattoos.rsi
state: r_foot_doll
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,39 @@
},
"states": [
{
"name": "tattoo_doll_l_arm",
"name": "l_arm_doll",
"directions": 4
},
{
"name": "tattoo_doll_r_arm",
"name": "r_arm_doll",
"directions": 4
},
{
"name": "tattoo_doll_l_hand",
"name": "l_hand_doll",
"directions": 4
},
{
"name": "tattoo_doll_r_hand",
"name": "r_hand_doll",
"directions": 4
},
{
"name": "tattoo_cuthere_chest",
"name": "l_leg_doll",
"directions": 4
},
{
"name": "r_leg_doll",
"directions": 4
},
{
"name": "l_foot_doll",
"directions": 4
},
{
"name": "r_foot_doll",
"directions": 4
},
{
"name": "chest_cuthere",
"directions": 4
}
]
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 45001e5

Please sign in to comment.