among pequeno (#11115)
* among pequeno * better colors + fucked up sprites oops * Update meta.json * copy*right* and price 3
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
- PlushieSpaceLizard
|
||||
- PlushieRouny
|
||||
- PlushieLamp
|
||||
- ToyAmongPequeno
|
||||
- ToyMouse
|
||||
chance: 0.5
|
||||
offset: 0.2
|
||||
|
||||
@@ -702,3 +702,23 @@
|
||||
damage:
|
||||
types:
|
||||
Blunt: 0
|
||||
|
||||
- type: entity
|
||||
parent: BasePlushie
|
||||
id: ToyAmongPequeno
|
||||
name: among pequeno
|
||||
description: sus!
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Fun/pequeno.rsi
|
||||
netsync: false
|
||||
layers:
|
||||
- state: base
|
||||
map: [ "enum.DamageStateVisualLayers.Base" ]
|
||||
- state: visor
|
||||
- type: RandomSprite
|
||||
available:
|
||||
- enum.DamageStateVisualLayers.Base:
|
||||
base: Sixteen
|
||||
- type: StaticPrice
|
||||
price: 3
|
||||
|
||||
BIN
Resources/Textures/Objects/Fun/pequeno.rsi/base.png
Normal file
BIN
Resources/Textures/Objects/Fun/pequeno.rsi/base.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 240 B |
17
Resources/Textures/Objects/Fun/pequeno.rsi/meta.json
Normal file
17
Resources/Textures/Objects/Fun/pequeno.rsi/meta.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from shiptest at https://github.com/shiptest-ss13/Shiptest/commit/6e13b1f051512b16a2d7b75694b6cd36c7f5efbd, Among Us IP used with respect to policy at https://www.innersloth.com/fan-creation-policy/",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "visor"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Objects/Fun/pequeno.rsi/visor.png
Normal file
BIN
Resources/Textures/Objects/Fun/pequeno.rsi/visor.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 166 B |
Reference in New Issue
Block a user