Scurrets - can wear pet bags, mail bags and spears (#38774)
* Scurrets - can wear pet bags, mail bags and spears * a * Resolve PR comments
This commit is contained in:
committed by
GitHub
parent
8614aafaba
commit
8f55a4fcfc
@@ -96,6 +96,7 @@
|
||||
- WhitelistChameleon
|
||||
- CorgiWearable
|
||||
- PetOnly
|
||||
- ScurretWearable
|
||||
- type: Construction
|
||||
graph: ClothingBagPet
|
||||
node: bagPet
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
quickEquip: false
|
||||
slots:
|
||||
- belt
|
||||
- back
|
||||
- type: Item
|
||||
size: Ginormous
|
||||
- type: Storage
|
||||
@@ -28,3 +29,7 @@
|
||||
- Document
|
||||
- Paper
|
||||
- type: Dumpable
|
||||
- type: Tag
|
||||
tags:
|
||||
- ScurretWearable
|
||||
- CorgiWearable
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Spear
|
||||
- ScurretWearable
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
fix1:
|
||||
@@ -217,7 +218,7 @@
|
||||
|
||||
- type: entity
|
||||
name: sharkminnow tooth spear
|
||||
parent: Spear
|
||||
parent: Spear
|
||||
id: SpearSharkMinnow
|
||||
description: A spear with a sharkminnow tooth as a tip.
|
||||
components:
|
||||
@@ -233,4 +234,4 @@
|
||||
types:
|
||||
Piercing: 25 #throw dmg enough to two-shot carp
|
||||
- type: Construction
|
||||
graph: SpearSharkMinnow
|
||||
graph: SpearSharkMinnow
|
||||
|
||||
Reference in New Issue
Block a user