- type: Tag
tags:
- Spear
+ - ScurretWearable
- type: Fixtures
fixtures:
fix1:
- type: entity
name: sharkminnow tooth spear
- parent: Spear
+ parent: Spear
id: SpearSharkMinnow
description: A spear with a sharkminnow tooth as a tip.
components:
types:
Piercing: 25 #throw dmg enough to two-shot carp
- type: Construction
- graph: SpearSharkMinnow
\ No newline at end of file
+ graph: SpearSharkMinnow
dependsOnComponents:
- type: AllowSuitStorage
displayName: Suit Storage
+ - name: back
+ slotTexture: back
+ fullTextureName: template_small
+ slotFlags: BACK
+ slotGroup: SecondHotbar
+ stripTime: 6
+ uiWindowPos: 3,2
+ strippingWindowPos: 0,5
+ displayName: Back
+ whitelist:
+ tags:
+ - ScurretWearable
- name: outerClothing
slotTexture: suit
slotFlags: OUTERCLOTHING
{
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Sprites by Velken, based on the Chem Bag sprites from ParadiseSS13/Paradise at https://github.com/ParadiseSS13/Paradise/blob/ebf9a7b5e89f5523c5e1c3d2692bf54dac322cae/icons/obj/chemical.dmi",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "icon"
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Sprites by Velken, based on the Chem Bag sprites from ParadiseSS13/Paradise at https://github.com/ParadiseSS13/Paradise/blob/ebf9a7b5e89f5523c5e1c3d2692bf54dac322cae/icons/obj/chemical.dmi. equipped-BACKPACK modified from equipped-BELT by FairlySadPanda (GitHub).",
+ "size": {
+ "x": 32,
+ "y": 32
},
- {
- "name": "equipped-BELT",
- "directions": 4
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- }
- ]
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-BELT",
+ "directions": 4
+ },
+ {
+ "name": "equipped-BACKPACK",
+ "directions": 4
+ },
+ {
+ "name": "inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "inhand-right",
+ "directions": 4
+ }
+ ]
}