New animal, Pig (#12725)
@@ -30,6 +30,8 @@ The following sounds were used from freesound:
|
|||||||
|
|
||||||
snake_hiss.ogg: modified from "hissing snake sound effect" by freesound user "Garuda1982" (https://freesound.org/people/Garuda1982/sounds/541656/) licensed under CC BY 4.0. The original audio was convertred from WAV to OGG format.
|
snake_hiss.ogg: modified from "hissing snake sound effect" by freesound user "Garuda1982" (https://freesound.org/people/Garuda1982/sounds/541656/) licensed under CC BY 4.0. The original audio was convertred from WAV to OGG format.
|
||||||
|
|
||||||
|
pig_oink.ogg: modified from "Pig Oink.wav" by freesound user "qubodup" (https://freesound.org/people/qubodup/sounds/442906/) licensed under CC0 1.0 (public domain). The original audio was converted from WAV to OGG format.
|
||||||
|
|
||||||
The following sounds are taken from TGstation github (licensed under CC by 3.0):
|
The following sounds are taken from TGstation github (licensed under CC by 3.0):
|
||||||
|
|
||||||
space_dragon_roar.ogg: taken at https://github.com/tgstation/tgstation/commit/d4f678a1772007ff8d7eddd21cf7218c8e07bfc0
|
space_dragon_roar.ogg: taken at https://github.com/tgstation/tgstation/commit/d4f678a1772007ff8d7eddd21cf7218c8e07bfc0
|
||||||
|
|||||||
BIN
Resources/Audio/Animals/pig_oink.ogg
Normal file
@@ -1,4 +1,4 @@
|
|||||||
# Cat accent
|
# Cat accent
|
||||||
accent-words-cat-1 = Meow!
|
accent-words-cat-1 = Meow!
|
||||||
accent-words-cat-2 = Mow.
|
accent-words-cat-2 = Mow.
|
||||||
accent-words-cat-3 = Mrrrow!
|
accent-words-cat-3 = Mrrrow!
|
||||||
@@ -61,3 +61,9 @@ accent-words-chicken-1 = Cluck!
|
|||||||
accent-words-chicken-2 = Cluck.
|
accent-words-chicken-2 = Cluck.
|
||||||
accent-words-chicken-3 = Cluck?
|
accent-words-chicken-3 = Cluck?
|
||||||
accent-words-chicken-4 = Cluck cluck!
|
accent-words-chicken-4 = Cluck cluck!
|
||||||
|
|
||||||
|
# Pig
|
||||||
|
accent-words-pig-1 = Oink.
|
||||||
|
accent-words-pig-2 = Oink?
|
||||||
|
accent-words-pig-3 = Oink!
|
||||||
|
accent-words-pig-4 = Oink oink!
|
||||||
|
|||||||
@@ -14,6 +14,7 @@ petting-success-frog = You pet {THE($target)} on {POSS-ADJ($target)} slippery li
|
|||||||
petting-success-goat = You pet {THE($target)} on {POSS-ADJ($target)} horned floofy head.
|
petting-success-goat = You pet {THE($target)} on {POSS-ADJ($target)} horned floofy head.
|
||||||
petting-success-goose = Against all odds, you manage to pet {THE($target)} on {POSS-ADJ($target)} horrible little head.
|
petting-success-goose = Against all odds, you manage to pet {THE($target)} on {POSS-ADJ($target)} horrible little head.
|
||||||
petting-success-possum = You pet {THE($target)} on {POSS-ADJ($target)} horrible little head.
|
petting-success-possum = You pet {THE($target)} on {POSS-ADJ($target)} horrible little head.
|
||||||
|
petting-success-pig = You pet {THE($target)} on {POSS-ADJ($target)} hairy head.
|
||||||
petting-success-reptile = You pet {THE($target)} on {POSS-ADJ($target)} scaly little head.
|
petting-success-reptile = You pet {THE($target)} on {POSS-ADJ($target)} scaly little head.
|
||||||
petting-success-sloth = You pet {THE($target)} on {POSS-ADJ($target)} slow moving head.
|
petting-success-sloth = You pet {THE($target)} on {POSS-ADJ($target)} slow moving head.
|
||||||
petting-success-space-cat = You pet {THE($target)} on {POSS-ADJ($target)} glass domed head.
|
petting-success-space-cat = You pet {THE($target)} on {POSS-ADJ($target)} glass domed head.
|
||||||
|
|||||||
@@ -40,5 +40,8 @@ ent-CrateNPCParrot = Parrot crate
|
|||||||
ent-CrateNPCPenguin = Penguin crate
|
ent-CrateNPCPenguin = Penguin crate
|
||||||
.desc = A crate containing two penguins.
|
.desc = A crate containing two penguins.
|
||||||
|
|
||||||
|
ent-CrateNPCPig = Pig crate
|
||||||
|
.desc = A crate containing a single pig.
|
||||||
|
|
||||||
ent-CrateNPCSnake = Snake crate
|
ent-CrateNPCSnake = Snake crate
|
||||||
.desc = A crate containing three snakes.
|
.desc = A crate containing three snakes.
|
||||||
|
|||||||
@@ -138,6 +138,16 @@
|
|||||||
category: Livestock
|
category: Livestock
|
||||||
group: market
|
group: market
|
||||||
|
|
||||||
|
- type: cargoProduct
|
||||||
|
id: LivestockPig
|
||||||
|
icon:
|
||||||
|
sprite: Mobs/Animals/pig.rsi
|
||||||
|
state: pig
|
||||||
|
product: CrateNPCPig
|
||||||
|
cost: 1000
|
||||||
|
category: Livestock
|
||||||
|
group: market
|
||||||
|
|
||||||
- type: cargoProduct
|
- type: cargoProduct
|
||||||
id: LivestockSnake
|
id: LivestockSnake
|
||||||
icon:
|
icon:
|
||||||
|
|||||||
@@ -7,7 +7,6 @@
|
|||||||
- id: MobBee
|
- id: MobBee
|
||||||
amount: 8
|
amount: 8
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CrateNPCButterflies
|
id: CrateNPCButterflies
|
||||||
parent: CrateLivestock
|
parent: CrateLivestock
|
||||||
@@ -17,7 +16,6 @@
|
|||||||
- id: MobButterfly
|
- id: MobButterfly
|
||||||
amount: 5
|
amount: 5
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CrateNPCCat
|
id: CrateNPCCat
|
||||||
parent: CrateLivestock
|
parent: CrateLivestock
|
||||||
@@ -27,7 +25,6 @@
|
|||||||
- id: MobCat
|
- id: MobCat
|
||||||
amount: 1
|
amount: 1
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CrateNPCChicken
|
id: CrateNPCChicken
|
||||||
parent: CrateLivestock
|
parent: CrateLivestock
|
||||||
@@ -37,7 +34,6 @@
|
|||||||
- id: MobChicken
|
- id: MobChicken
|
||||||
amount: 4
|
amount: 4
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CrateNPCDuck
|
id: CrateNPCDuck
|
||||||
parent: CrateLivestock
|
parent: CrateLivestock
|
||||||
@@ -51,7 +47,6 @@
|
|||||||
- id: MobDuckBrown
|
- id: MobDuckBrown
|
||||||
amount: 2
|
amount: 2
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CrateNPCCorgi
|
id: CrateNPCCorgi
|
||||||
parent: CrateLivestock
|
parent: CrateLivestock
|
||||||
@@ -70,7 +65,6 @@
|
|||||||
- id: MobCow
|
- id: MobCow
|
||||||
amount: 1
|
amount: 1
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CrateNPCGoat
|
id: CrateNPCGoat
|
||||||
parent: CrateLivestock
|
parent: CrateLivestock
|
||||||
@@ -80,7 +74,6 @@
|
|||||||
- id: MobGoat
|
- id: MobGoat
|
||||||
amount: 1
|
amount: 1
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CrateNPCGoose
|
id: CrateNPCGoose
|
||||||
parent: CrateLivestock
|
parent: CrateLivestock
|
||||||
@@ -90,7 +83,6 @@
|
|||||||
- id: MobGoose
|
- id: MobGoose
|
||||||
amount: 2
|
amount: 2
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CrateNPCGorilla
|
id: CrateNPCGorilla
|
||||||
parent: CrateLivestock
|
parent: CrateLivestock
|
||||||
@@ -100,7 +92,6 @@
|
|||||||
- id: MobGorilla
|
- id: MobGorilla
|
||||||
amount: 1
|
amount: 1
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CrateNPCMonkeyCube
|
id: CrateNPCMonkeyCube
|
||||||
parent: CrateGenericSteel
|
parent: CrateGenericSteel
|
||||||
@@ -128,7 +119,6 @@
|
|||||||
- id: MobParrot
|
- id: MobParrot
|
||||||
amount: 3
|
amount: 3
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CrateNPCPenguin
|
id: CrateNPCPenguin
|
||||||
parent: CrateLivestock
|
parent: CrateLivestock
|
||||||
@@ -138,6 +128,14 @@
|
|||||||
- id: MobPenguin
|
- id: MobPenguin
|
||||||
amount: 2
|
amount: 2
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: CrateNPCPig
|
||||||
|
parent: CrateLivestock
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: MobPig
|
||||||
|
amount: 1
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CrateNPCSnake
|
id: CrateNPCSnake
|
||||||
|
|||||||
@@ -232,3 +232,16 @@
|
|||||||
- type: ConditionalSpawner
|
- type: ConditionalSpawner
|
||||||
prototypes:
|
prototypes:
|
||||||
- CrateNPCHamlet
|
- CrateNPCHamlet
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
name: Alexander Spawner
|
||||||
|
id: SpawnMobAlexander
|
||||||
|
parent: MarkerBase
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
layers:
|
||||||
|
- state: green
|
||||||
|
- state: ai
|
||||||
|
- type: ConditionalSpawner
|
||||||
|
prototypes:
|
||||||
|
- MobAlexander
|
||||||
|
|||||||
@@ -2005,3 +2005,60 @@
|
|||||||
- type: CanEscapeInventory
|
- type: CanEscapeInventory
|
||||||
- type: MobPrice
|
- type: MobPrice
|
||||||
price: 60
|
price: 60
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
name: pig
|
||||||
|
parent: SimpleMobBase
|
||||||
|
id: MobPig
|
||||||
|
description: Oink.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
drawdepth: Mobs
|
||||||
|
layers:
|
||||||
|
- map: ["enum.DamageStateVisualLayers.Base"]
|
||||||
|
state: pig
|
||||||
|
sprite: Mobs/Animals/pig.rsi
|
||||||
|
- type: Fixtures
|
||||||
|
fixtures:
|
||||||
|
- shape:
|
||||||
|
!type:PhysShapeCircle
|
||||||
|
radius: 0.35
|
||||||
|
density: 250
|
||||||
|
mask:
|
||||||
|
- MobMask
|
||||||
|
layer:
|
||||||
|
- MobLayer
|
||||||
|
- type: Appearance
|
||||||
|
- type: Inventory
|
||||||
|
speciesId: pig
|
||||||
|
templateId: pet
|
||||||
|
- type: Strippable
|
||||||
|
- type: UserInterface
|
||||||
|
interfaces:
|
||||||
|
- key: enum.StrippingUiKey.Key
|
||||||
|
type: StrippableBoundUserInterface
|
||||||
|
- type: DamageStateVisuals
|
||||||
|
states:
|
||||||
|
Alive:
|
||||||
|
Base: pig
|
||||||
|
Critical:
|
||||||
|
Base: dead
|
||||||
|
Dead:
|
||||||
|
Base: dead
|
||||||
|
- type: Butcherable
|
||||||
|
spawned:
|
||||||
|
- id: FoodMeat
|
||||||
|
amount: 6
|
||||||
|
- type: Grammar
|
||||||
|
attributes:
|
||||||
|
gender: epicene
|
||||||
|
- type: InteractionPopup
|
||||||
|
successChance: 0.7
|
||||||
|
interactSuccessString: petting-success-pig
|
||||||
|
interactFailureString: petting-failure-generic
|
||||||
|
interactSuccessSound:
|
||||||
|
path: /Audio/Animals/pig_oink.ogg
|
||||||
|
- type: ReplacementAccent
|
||||||
|
accent: pig
|
||||||
|
- type: SentienceTarget
|
||||||
|
flavorKind: station-event-random-sentience-flavor-organic
|
||||||
|
|||||||
@@ -361,6 +361,16 @@
|
|||||||
proper: true
|
proper: true
|
||||||
gender: female
|
gender: female
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
name: Alexander
|
||||||
|
parent: MobPig
|
||||||
|
id: MobAlexander
|
||||||
|
description: Chef's finest colleague.
|
||||||
|
components:
|
||||||
|
- type: Grammar
|
||||||
|
attributes:
|
||||||
|
gender: male
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: Renault
|
name: Renault
|
||||||
parent: MobFox
|
parent: MobFox
|
||||||
|
|||||||
@@ -81,3 +81,11 @@
|
|||||||
- accent-words-chicken-2
|
- accent-words-chicken-2
|
||||||
- accent-words-chicken-3
|
- accent-words-chicken-3
|
||||||
- accent-words-chicken-4
|
- accent-words-chicken-4
|
||||||
|
|
||||||
|
- type: accent
|
||||||
|
id: pig
|
||||||
|
words:
|
||||||
|
- accent-words-pig-1
|
||||||
|
- accent-words-pig-2
|
||||||
|
- accent-words-pig-3
|
||||||
|
- accent-words-pig-4
|
||||||
|
|||||||
|
After Width: | Height: | Size: 564 B |
@@ -1 +1 @@
|
|||||||
{"version":1,"license":"CC-BY-SA-3.0","copyright":"Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e","size":{"x":32,"y":32},"states":[{"name":"icon"},{"name":"equipped-MASK","directions":4},{"name":"inhand-left","directions":4},{"name":"inhand-right","directions":4},{"name":"equipped-MASK-dog","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-puppy","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-fox","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-cat","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-sloth","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-possum","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-vox","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"up-equipped-MASK","directions":4}]}
|
{"version":1,"license":"CC-BY-SA-3.0","copyright":"Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e","size":{"x":32,"y":32},"states":[{"name":"icon"},{"name":"equipped-MASK","directions":4},{"name":"inhand-left","directions":4},{"name":"inhand-right","directions":4},{"name":"equipped-MASK-dog","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-puppy","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-fox","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-cat","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-sloth","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-possum","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-vox","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-pig","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"up-equipped-MASK","directions":4}]}
|
||||||
|
|||||||
|
After Width: | Height: | Size: 564 B |
@@ -44,6 +44,11 @@
|
|||||||
"directions": 4,
|
"directions": 4,
|
||||||
"delays": [[1.0], [1.0], [1.0], [1.0]]
|
"delays": [[1.0], [1.0], [1.0], [1.0]]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-MASK-pig",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [[1.0], [1.0], [1.0], [1.0]]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "up-equipped-MASK",
|
"name": "up-equipped-MASK",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
|
|||||||
BIN
Resources/Textures/Mobs/Animals/pig.rsi/dead.png
Normal file
|
After Width: | Height: | Size: 651 B |
37
Resources/Textures/Mobs/Animals/pig.rsi/meta.json
Normal file
@@ -0,0 +1,37 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from https://github.com/ParadiseSS13/Paradise/commit/4d15f109da833a44d05c402da63178d36fc199e6",
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "dead",
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "pig",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
BIN
Resources/Textures/Mobs/Animals/pig.rsi/pig.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 825 B |
@@ -44,6 +44,11 @@
|
|||||||
"directions": 4,
|
"directions": 4,
|
||||||
"delays": [[1],[1],[1],[1]]
|
"delays": [[1],[1],[1],[1]]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-SUITSTORAGE-pig",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [[1],[1],[1],[1]]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "inhand-left",
|
"name": "inhand-left",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
|
|||||||
|
After Width: | Height: | Size: 814 B |
@@ -44,6 +44,11 @@
|
|||||||
"directions": 4,
|
"directions": 4,
|
||||||
"delays": [[1],[1],[1],[1]]
|
"delays": [[1],[1],[1],[1]]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-SUITSTORAGE-pig",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [[1],[1],[1],[1]]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "inhand-left",
|
"name": "inhand-left",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
|
|||||||
|
After Width: | Height: | Size: 818 B |
@@ -44,6 +44,11 @@
|
|||||||
"directions": 4,
|
"directions": 4,
|
||||||
"delays": [[1],[1],[1],[1]]
|
"delays": [[1],[1],[1],[1]]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-SUITSTORAGE-pig",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [[1],[1],[1],[1]]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "inhand-left",
|
"name": "inhand-left",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
|
|||||||
|
After Width: | Height: | Size: 818 B |
@@ -44,6 +44,11 @@
|
|||||||
"directions": 4,
|
"directions": 4,
|
||||||
"delays": [[1],[1],[1],[1]]
|
"delays": [[1],[1],[1],[1]]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-SUITSTORAGE-pig",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [[1],[1],[1],[1]]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "inhand-left",
|
"name": "inhand-left",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
|
|||||||
|
After Width: | Height: | Size: 773 B |
@@ -44,6 +44,11 @@
|
|||||||
"directions": 4,
|
"directions": 4,
|
||||||
"delays": [[1],[1],[1],[1]]
|
"delays": [[1],[1],[1],[1]]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-SUITSTORAGE-pig",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [[1],[1],[1],[1]]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "inhand-left",
|
"name": "inhand-left",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
|
|||||||
|
After Width: | Height: | Size: 814 B |
@@ -44,6 +44,11 @@
|
|||||||
"directions": 4,
|
"directions": 4,
|
||||||
"delays": [[1],[1],[1],[1]]
|
"delays": [[1],[1],[1],[1]]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-SUITSTORAGE-pig",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [[1],[1],[1],[1]]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "inhand-left",
|
"name": "inhand-left",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
|
|||||||
|
After Width: | Height: | Size: 821 B |
@@ -44,6 +44,11 @@
|
|||||||
"directions": 4,
|
"directions": 4,
|
||||||
"delays": [[1],[1],[1],[1]]
|
"delays": [[1],[1],[1],[1]]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-SUITSTORAGE-pig",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [[1],[1],[1],[1]]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "inhand-left",
|
"name": "inhand-left",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
|
|||||||
|
After Width: | Height: | Size: 818 B |
@@ -44,6 +44,11 @@
|
|||||||
"directions": 4,
|
"directions": 4,
|
||||||
"delays": [[1],[1],[1],[1]]
|
"delays": [[1],[1],[1],[1]]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-SUITSTORAGE-pig",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [[1],[1],[1],[1]]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "inhand-left",
|
"name": "inhand-left",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
|
|||||||